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

3340 commits

Author SHA1 Message Date
Cedric Beust
0e728289c8 Use use() more. 2015-10-31 15:58:29 -07:00
Cedric Beust
d26ae330a7 Handle errors better in KobaltServer. 2015-10-31 12:28:44 -07:00
Cedric Beust
00722cc637 Refactor. 2015-10-30 18:52:36 -07:00
Cedric Beust
fe47e70732 Simplify. 2015-10-30 18:18:54 -07:00
Cedric Beust
24febac6c5 0.212. 2015-10-30 17:56:28 -07:00
Cedric Beust
3bd81d7f90 Refactor. 2015-10-30 17:56:15 -07:00
Cedric Beust
894a63e7cf Create build/classes. 2015-10-30 17:56:09 -07:00
Cedric Beust
9ec21dc69b Logging. 2015-10-30 17:46:27 -07:00
Cedric Beust
946cc27275 0.211. 2015-10-30 17:46:22 -07:00
Cedric Beust
6714a24c6a Move javadoc under ICompilerAction. 2015-10-30 17:38:51 -07:00
Cedric Beust
7bd0e57772 Handle incompatible buildScript.jar files.
Try to delete .kobalt and try again. Still not optimal situation since it often fails on Windows.
2015-10-30 17:36:33 -07:00
Cedric Beust
fa03846a07 Refactor. 2015-10-30 13:11:31 -07:00
Cedric Beust
6c4b97fcfd Comments. 2015-10-30 13:03:59 -07:00
Cedric Beust
5a144065ec Rename build structs to "Config". 2015-10-30 12:54:19 -07:00
Cedric Beust
fe153d0ea3 Extract CompilerActions in a val in both compilers. 2015-10-30 12:41:06 -07:00
Cedric Beust
45c95c2ca8 Comment. 2015-10-30 12:40:14 -07:00
Cedric Beust
c7608e000b Fix shadowing. 2015-10-30 12:01:55 -07:00
Cedric Beust
66e00fa7d8 Refactor. 2015-10-30 12:01:49 -07:00
Cedric Beust
571a46a5ac Warning. 2015-10-30 12:01:37 -07:00
Cedric Beust
f38182c5cb ICompilerAction for the Java plug-in too. 2015-10-30 11:52:54 -07:00
Cedric Beust
d568507624 Introducing JvmCompiler. 2015-10-30 11:31:24 -07:00
Cedric Beust
5d9fa17087 Merge branch 'master' of github.com:cbeust/kobalt 2015-10-30 10:18:30 -07:00
Cedric Beust
4614ea7253 IClasspathContributor. 2015-10-30 22:20:01 -07:00
Cedric Beust
5d3abc1f1e TODO. 2015-10-30 10:18:18 -07:00
Cedric Beust
c101c0643f 0.210. 2015-10-30 10:18:10 -07:00
Cedric Beust
9094b807cc Warnings. 2015-10-30 01:00:11 -07:00
Cedric Beust
e15f330f80 Update template to new syntax. 2015-10-30 00:27:42 -07:00
Cedric Beust
e221fb2087 Warnings. 2015-10-29 23:17:28 -07:00
Cedric Beust
ea9d574f39 R.java compilation. 2015-10-29 22:03:14 -07:00
Cedric Beust
07da07bb6d Doc. 2015-10-29 20:12:42 -07:00
Cedric Beust
b9ba951c3c Turn on AndroidPlugin. 2015-10-29 08:45:51 -07:00
Cedric Beust
abd2bce8b4 Classpath. 2015-10-29 08:23:11 -07:00
Cedric Beust
5bd113692b Android work. 2015-10-29 08:16:46 -07:00
Cedric Beust
6853e1992c Warnings. 2015-10-29 05:59:17 -07:00
Cedric Beust
b5d8e23d8e Java 1.7 wrapper. 2015-10-29 05:03:03 -07:00
Cedric Beust
4ea1d7f951 Bug in shortId. 2015-10-29 05:02:26 -07:00
Cedric Beust
faf5df0458 0.208. 2015-10-29 04:48:31 -07:00
Cedric Beust
552e3b9180 Add javaCompiler so the wrapper can be compiled with 1.7. 2015-10-29 04:47:27 -07:00
Cedric Beust
84118bfd69 0.207. 2015-10-29 03:44:40 -07:00
Cedric Beust
26d8da1114 Better toString(). 2015-10-29 03:39:11 -07:00
Cedric Beust
fded2800b6 New build syntax. 2015-10-29 03:31:30 -07:00
Cedric Beust
70c4a3960f Imports. 2015-10-28 23:55:05 -07:00
Cedric Beust
891447c3b5 0.205. 2015-10-28 23:46:18 -07:00
Cedric Beust
80fda66229 Use MavenId everywhere. 2015-10-28 23:38:35 -07:00
Cedric Beust
bcab73158a Main.kt. 2015-10-28 22:21:38 -07:00
Cedric Beust
54f9dde73d MavenId fixes. 2015-10-28 22:20:34 -07:00
Cedric Beust
e252a5386c More robust server loop. 2015-10-28 21:23:51 -07:00
Cedric Beust
5958bf0c5d getDependencies returns transitive closure. 2015-10-28 21:23:39 -07:00
Cedric Beust
eb623b7d9c Warnings. 2015-10-28 21:02:03 -07:00
Cedric Beust
00e16eb2aa TODO. 2015-10-28 20:27:56 -07:00