1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 08:27:12 -07:00
Commit graph

3186 commits

Author SHA1 Message Date
Cedric Beust
f038139a8e Bug when invoking direct project:task. 2015-10-12 20:20:52 -07:00
Cedric Beust
410b497ec2 Add a nodes value to DynamicGraph. 2015-10-12 20:20:39 -07:00
Cedric Beust
44b3814d5a Look up **Plugin.kt. 2015-10-12 20:20:27 -07:00
Cedric Beust
a1a3d050cb Update a few dependencies. 2015-10-12 19:00:37 -07:00
Cedric Beust
85681acaa2 TODO. 2015-10-12 18:36:56 -07:00
Cedric Beust
43fd90c46f TODO. 2015-10-12 18:35:47 -07:00
Cedric Beust
f394762e21 TODO. 2015-10-12 18:34:51 -07:00
Cedric Beust
75f1201e97 TODO. 2015-10-12 18:19:47 -07:00
Cedric Beust
6e0d8bd844 Don't install in travis (skip ./gradlew assemble). 2015-10-13 01:32:13 -07:00
Cedric Beust
aa60d714b7 0.176. 2015-10-13 01:26:40 -07:00
Cedric Beust
8adad2a773 Force a load of the compiler jar file. 2015-10-13 01:26:13 -07:00
Cedric Beust
6368fdf18b Refactor. 2015-10-13 01:25:54 -07:00
Cedric Beust
d5cd7ab63d Use the misc executor (otherwise threads left hanging). 2015-10-13 01:25:47 -07:00
Cedric Beust
108019ded3 0.175. 2015-10-13 01:13:26 -07:00
Cedric Beust
19fbb3f507 Code clean up. 2015-10-13 00:55:16 -07:00
Cedric Beust
e483a210eb Formatting. 2015-10-13 00:54:27 -07:00
Cedric Beust
fb6f9b51c4 line-count v0.15. 2015-10-13 00:53:22 -07:00
Cedric Beust
b3d37eee88 Correct line-count plug-in. 2015-10-13 00:53:22 -07:00
Cedric Beust
281ae2071b Validate classpath. 2015-10-13 00:53:22 -07:00
Cedric Beust
c93caf5989 Property syntax. 2015-10-13 00:53:22 -07:00
Cedric Beust
08fafcff33 Merge pull request #14 from evanchooly/master
import repositories from the pom
2015-10-12 12:51:15 -07:00
Cedric Beust
fd57f9115e Less logging for Travis. 2015-10-11 20:49:40 -07:00
Cedric Beust
75cc212de6 kobalt-line-count bump. 2015-10-11 19:48:15 -07:00
Cedric Beust
bc3efc39f4 0.174. 2015-10-11 19:48:03 -07:00
Cedric Beust
0948516fca alwaysRunAfter(). 2015-10-11 19:17:40 -07:00
Cedric Beust
45aec23550 dump() function for DynamicGraph. 2015-10-11 19:16:57 -07:00
Cedric Beust
b8731ed286 Comments. 2015-10-11 19:16:46 -07:00
Cedric Beust
b406e7a82a Not used. 2015-10-11 19:16:31 -07:00
Cedric Beust
cc89d60896 Build. 2015-10-11 12:47:33 -07:00
Cedric Beust
8acbeaae9c 0.173. 2015-10-11 12:47:24 -07:00
Cedric Beust
4b042fa94f Fix free task bug. 2015-10-11 12:47:17 -07:00
Cedric Beust
36b41c11e9 Put a context on the Kobalt object. 2015-10-11 12:04:06 -07:00
Cedric Beust
802b7d13bf 0.171. 2015-10-11 12:01:59 -07:00
Cedric Beust
72a03ce157 Kobalt.findPlugin() 2015-10-11 12:01:55 -07:00
Cedric Beust
e7bb67e0ce TODO. 2015-10-11 10:19:05 -07:00
Cedric Beust
f56a6cb587 TODO. 2015-10-11 09:38:10 -07:00
Cedric Beust
519bcde637 0.170. 2015-10-11 09:38:02 -07:00
Cedric Beust
3a629b1491 Restore build file time stamps. 2015-10-11 09:31:59 -07:00
Cedric Beust
46e38b7385 Not used. 2015-10-11 09:31:46 -07:00
Cedric Beust
6b034710f8 Delete ScriptCompiler. 2015-10-11 09:22:18 -07:00
Cedric Beust
903f63b268 Revamping the plug-in class loading. 2015-10-11 09:19:47 -07:00
Cedric Beust
bb8878ef63 TODO. 2015-10-10 07:44:14 -07:00
Cedric Beust
0fe686122f Target engine refactor. 2015-10-10 07:36:51 -07:00
Cedric Beust
952464e3fa Fix toString() for JavaProject. 2015-10-10 05:11:31 -07:00
Cedric Beust
9ae00e8d39 Doc. 2015-10-10 04:36:34 -07:00
Cedric Beust
4195619a32 wrapAfter() 2015-10-10 04:35:19 -07:00
Cedric Beust
d2a739a171 runBefore/After experiment. 2015-10-10 03:34:22 -07:00
Cedric Beust
e831d33b82 Reformat. 2015-10-10 03:07:52 -07:00
Cedric Beust
d1fb150ee1 addTask() work. 2015-10-10 03:03:50 -07:00
Cedric Beust
2d23d082f2 addTask/addStaticTask. 2015-10-10 02:20:59 -07:00