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

534 commits

Author SHA1 Message Date
Cedric Beust
62ab568bfb Fix file dependency. 2016-04-21 01:30:17 -08:00
Cedric Beust
202f8829b6 Less verbose. 2016-04-21 01:27:51 -08:00
Cedric Beust
6ec44d0d85 No public. 2016-04-21 01:27:41 -08:00
Cedric Beust
7f2351b1ac Better testng detection. 2016-04-21 01:27:33 -08:00
Cedric Beust
23f3d5c426 Use the constant. 2016-04-21 01:27:16 -08:00
Cedric Beust
9c332c6d5f Better task name. 2016-04-21 01:27:01 -08:00
Cedric Beust
be4af5dcce Reinstall wrapper if wrapperVersion.txt not found. 2016-04-19 00:44:19 -08:00
Cedric Beust
95ca037845 More task management tests. 2016-04-19 00:42:35 -08:00
Cedric Beust
b6bd9e6c10 Refactor. 2016-04-18 19:25:25 -08:00
Cedric Beust
abe65baa49 Dependent projects were no longer being returned by GetDependenciesCommand. 2016-04-18 21:41:25 -07:00
Cedric Beust
b7261182e8 Fix error case. 2016-04-18 03:29:41 -08:00
Cedric Beust
a9b4d23b0e Fix log. 2016-04-18 03:11:03 -08:00
Cedric Beust
30ce95fdf2 Typo. 2016-04-18 02:53:06 -08:00
Cedric Beust
458b40eafc Revamp the graph dependency/ordering logic. 2016-04-18 02:51:29 -08:00
Cedric Beust
408e00c0ae Restore the DynamicGraph name. 2016-04-17 10:29:50 -07:00
Cedric Beust
63ba0ea63e Remove old DynamicGraph. 2016-04-17 10:28:23 -07:00
Cedric Beust
ed9694dea2 Move test to the right place. 2016-04-17 10:13:24 -07:00
Cedric Beust
67c344931a New graph engine. 2016-04-17 09:57:49 -07:00
Cedric Beust
c9e595a3a0 TaskManagerTest. 2016-04-17 09:57:48 -07:00
evanchooly
92118a8c23 Revert "trying to retrofit BintrayApi and add package creation support"
This reverts commit 2c2cd8b16b.
2016-04-16 16:43:38 -04:00
evanchooly
2c2cd8b16b trying to retrofit BintrayApi and add package creation support 2016-04-16 16:25:07 -04:00
Cedric Beust
d0187f5c68 Log. 2016-04-14 22:38:11 -08:00
Cedric Beust
a38889e94f Fix tests. 2016-04-12 23:43:27 -08:00
Cedric Beust
98d4a6542c Remove log. 2016-04-12 21:57:01 -08:00
Cedric Beust
c40867f85f Make createGraph more generic. 2016-04-12 23:45:10 -07:00
Cedric Beust
853f49ac15 "compile" should run after "clean". 2016-04-12 23:44:42 -07:00
Cedric Beust
1d7ccecb34 Simplify. 2016-04-12 23:44:28 -07:00
Cedric Beust
07539ebc8f Log. 2016-04-12 23:44:19 -07:00
Cedric Beust
63da02d5f5 Simplify. 2016-04-12 23:35:24 -07:00
Cedric Beust
abc45bb8c5 More generification of createGrah() for testing. 2016-04-12 21:44:25 -07:00
Cedric Beust
4ed2183dbd Extract graph calculation. 2016-04-12 18:28:49 -07:00
Cedric Beust
63bd66cb02 public 2016-04-12 18:25:31 -07:00
Cedric Beust
916b048fb3 Remove public. 2016-04-12 18:18:24 -07:00
Cedric Beust
9e4164a790 Comment. 2016-04-12 18:15:13 -07:00
Cedric Beust
95713968fd Fix plural. 2016-04-11 12:03:37 -07:00
Cedric Beust
db08674c8f Fix plurals. 2016-04-11 12:02:00 -07:00
Cedric Beust
eae780308c Fix Java source directory. 2016-04-11 11:49:40 -07:00
Cedric Beust
3dc039e956 Fix plurals. 2016-04-11 10:01:12 -07:00
Cedric Beust
494edaed90 listOf(). 2016-04-11 09:48:18 -07:00
Cedric Beust
09c6f4c6ba Fix directories. 2016-04-11 09:48:12 -07:00
Cedric Beust
a2645c779c Comment. 2016-04-11 09:47:57 -07:00
Cedric Beust
37b36d5e30 Adjust priorities. 2016-04-11 09:06:34 -07:00
Cedric Beust
3bec28e8e0 Fix bug mixing R.java on Kotlin sources.
Fix https://github.com/cbeust/kobalt-android/issues/6
2016-04-11 09:06:07 -07:00
Cedric Beust
0821c89da0 Fix XML parsing. 2016-04-11 07:27:04 -07:00
Cedric Beust
bb495ad054 Better logging of actually downloaded files. 2016-04-10 20:49:48 -07:00
Cedric Beust
e51664edea Add <kobalt-compiler-version> and -repo to settings. 2016-04-10 20:49:38 -07:00
Cedric Beust
7bea179d69 Kotlin compiler should run first. 2016-04-09 11:28:50 -07:00
Cedric Beust
a384fab490 Log. 2016-04-09 10:56:45 -07:00
Cedric Beust
111343cdeb Don't overwrite the wrapper files if the version is the same. 2016-04-09 08:08:25 -07:00
Cedric Beust
f57ad07aca Simplify. 2016-04-09 06:11:36 -07:00