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

3128 commits

Author SHA1 Message Date
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
Cedric Beust
0afe72fdfa TODO. 2015-10-10 02:20:00 -07:00
evanchooly
93ea4eee5e clean up 2015-10-09 22:33:07 -04:00
evanchooly
f2aa5435ed add some more testing around pom importing 2015-10-09 22:33:07 -04:00
evanchooly
59e6776e03 still need to bail if Build.kt exists 2015-10-09 22:33:07 -04:00
evanchooly
103e7d4c74 import repositories from maven
make sure repository urls end with "/"
2015-10-09 22:33:07 -04:00
evanchooly
7b3d02b8be still need to bail if Build.kt exists 2015-10-09 22:33:07 -04:00
evanchooly
8ea8599189 import repositories from maven
make sure repository urls end with "/"
2015-10-09 22:33:07 -04:00
Cedric Beust
1f3fb8f3eb Self correct if the zip file is corrupt. 2015-10-08 23:24:05 -07:00