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

697 commits

Author SHA1 Message Date
Cedric Beust
0ac1131c45 0.288. 2015-11-22 21:52:38 -08:00
Cedric Beust
88ac8ed492 Fix bogus app/ directories. 2015-11-22 21:46:55 -08:00
Cedric Beust
cf1ebb29bb Unnecessary. 2015-11-22 21:02:45 -08:00
Cedric Beust
671d1ac7c3 Merging values/* files. 2015-11-22 21:02:39 -08:00
Cedric Beust
6605dd3b99 mkdirs() delete directories if they exist. 2015-11-22 20:57:59 -08:00
Cedric Beust
ce04dd80d2 Doc. 2015-11-22 20:57:40 -08:00
Cedric Beust
ad99281ab5 Refactor. 2015-11-22 10:42:54 -08:00
Cedric Beust
3bc211bd80 Refactor. 2015-11-22 10:36:52 -08:00
Cedric Beust
b5fb1ee3da Android install task. 2015-11-22 10:27:54 -08:00
Cedric Beust
63acc32513 Variants working in simple scenarios. 2015-11-22 10:01:03 -08:00
Cedric Beust
432e673e90 Remove log. 2015-11-22 10:00:44 -08:00
Cedric Beust
b422fb1b83 Android variant work. 2015-11-22 09:27:41 -08:00
Cedric Beust
c004431946 signApk for variants. 2015-11-21 23:23:53 -08:00
Cedric Beust
f574274c9e Android variant work. 2015-11-21 22:53:41 -08:00
Cedric Beust
861bac9f12 0.285. 2015-11-20 17:08:39 -08:00
Cedric Beust
df6d639e0a Fix bug when depending on an Android project.
generateR doesn't appear in the selected tasks but is then still a dependency, which causes an NPE.
2015-11-20 17:08:17 -08:00
Cedric Beust
48c2c7d023 Travis: less verbose. 2015-11-20 15:17:11 -08:00
Cedric Beust
5b1425b8ed 0.283. 2015-11-20 15:10:29 -08:00
Cedric Beust
920931a36e Relative dirs. 2015-11-20 15:08:21 -08:00
Cedric Beust
56fb059150 Fix output compiler dir. 2015-11-20 15:07:11 -08:00
Cedric Beust
62a2ec5f74 Add flags for Java projects only. 2015-11-20 15:06:53 -08:00
Cedric Beust
af4c7d9822 Android commands return 0 even when they fail.
Use the error stream to determine if the call failed instead.
2015-11-21 02:51:02 -08:00
Cedric Beust
9e87f2625f Better error. 2015-11-21 02:50:24 -08:00
Cedric Beust
aab9c31c62 Replace existing tmp files. 2015-11-21 02:50:13 -08:00
Cedric Beust
e16892dbdb Better variant support. 2015-11-21 02:49:59 -08:00
Cedric Beust
354668b6a3 Use the project property. 2015-11-20 21:59:34 -08:00
Cedric Beust
09af1c4c44 Better error message if aapt fails. 2015-11-20 21:59:24 -08:00
Cedric Beust
ba7c673b71 Forgot to add classes to classes.dex. 2015-11-20 21:58:36 -08:00
Cedric Beust
760e849d41 Directives. 2015-11-20 06:37:51 -08:00
Cedric Beust
ec6ef6c910 Non verbose tests. 2015-11-19 20:39:39 -08:00
Cedric Beust
979dfe4714 Verbose tests. 2015-11-19 20:37:09 -08:00
Cedric Beust
93ad378fa6 Initialize pom in init {}. 2015-11-19 20:36:59 -08:00
Cedric Beust
862271f4d0 0.281. 2015-11-19 20:10:52 -08:00
Cedric Beust
24ebb60764 Debugging travis. 2015-11-19 20:06:53 -08:00
Cedric Beust
12ad7fc3ab Fixed log. 2015-11-19 20:06:47 -08:00
Cedric Beust
9f76eeabdc Initialize the Pom lazily. 2015-11-19 19:57:14 -08:00
Cedric Beust
1c6cf1acc4 Download to .tmp files first to fix the dokka-fatjar.jar race condition. 2015-11-19 19:57:05 -08:00
Cedric Beust
05c5cd333f Close the OutputStream when done. 2015-11-19 19:56:47 -08:00
Cedric Beust
88bd553009 Fix tests. 2015-11-19 18:23:54 -08:00
Cedric Beust
12c98ed56f Fix tests. 2015-11-16 05:04:13 -08:00
Cedric Beust
5ea971adda Minor fix. 2015-11-16 04:51:33 -08:00
Cedric Beust
acc50b9855 0.279. 2015-11-16 04:48:37 -08:00
Cedric Beust
2b555cc60b Rename. 2015-11-16 04:48:22 -08:00
Cedric Beust
6726edc3cb Fix task error detection. 2015-11-16 04:46:36 -08:00
Cedric Beust
c238b47141 0.278. 2015-11-16 04:42:29 -08:00
Cedric Beust
3cd9b5d178 Error on unknown task. 2015-11-16 04:42:06 -08:00
Cedric Beust
d8cbbdc772 Refactoring. 2015-11-16 04:41:49 -08:00
Cedric Beust
8c1f2e8962 Better error reporting. 2015-11-16 04:40:31 -08:00
Cedric Beust
b7be064901 Fix the dependent project dependency problem. 2015-11-16 03:32:45 -08:00
Cedric Beust
7088e781be Test fixes. 2015-11-16 03:11:24 -08:00