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

414 commits

Author SHA1 Message Date
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
Cedric Beust
1a58b70a8e Github API fix. 2016-04-07 06:23:43 -08:00
Cedric Beust
fd2c9a932f Lazy jar get. 2016-04-07 06:23:14 -08:00
Cedric Beust
33f0ff2b09 Remove comment. 2016-04-07 06:05:21 -08:00
Cedric Beust
11ed432ea2 Minor refactorings. 2016-04-05 06:54:11 -08:00
Cedric Beust
7b068bb111 Generate wrapperVersion.txt in .kobalt. 2016-04-02 08:10:45 -07:00
Cedric Beust
83dfe4f5e4 Initial steps to be less aggressive overwriting kobalt-wrapper.jar. 2016-04-02 08:02:28 -07:00
Cedric Beust
a90ef6e6fa Disable incremental compilation if build file was modified. 2016-04-02 07:14:32 -07:00
Cedric Beust
edeaae8c4b Disable smart incremental build.
Until I can find a better way of implementing it.
2016-04-02 05:13:09 -07:00
Cedric Beust
453097240b Fix KobaltSettings. 2016-04-01 22:41:18 -07:00
Cedric Beust
c6f9c88d2a Fix compiling messages. 2016-04-01 05:33:02 -08:00
Cedric Beust
2e58afa75c Log. 2016-04-01 02:36:19 -08:00
Cedric Beust
a9455c92f6 Introduced --noIncremental. 2016-03-31 23:17:59 -08:00
Cedric Beust
1ae9baa97d Make "assemble" incremental. 2016-03-31 23:01:47 -08:00
Cedric Beust
181a043047 Renaming. 2016-03-31 22:08:16 -08:00
Cedric Beust
9218a8c7a6 Introducing IIncrementalAssemblyContributor. 2016-03-31 02:40:06 -08:00
Cedric Beust
b3aab95852 Doc. 2016-03-31 02:37:16 -08:00
Cedric Beust
55d83bc1e3 Remove the (useless) cache. 2016-03-31 02:13:53 -08:00
Cedric Beust
c361a30614 Make Aether a singleton.
This way I can actually use its cache of dependencies that were already looked up.
2016-03-31 01:59:57 -08:00
Cedric Beust
c758ef37c0 Log level. 2016-03-30 22:43:59 -08:00
Cedric Beust
f66515efe6 Introduce IPlugin#shutdown. 2016-03-30 21:54:49 -08:00