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

844 commits

Author SHA1 Message Date
Cedric Beust
c16a93e4a2 Fix the repo bug.
Repo contributors were not applied early enough, so resources coming from the Android m2repository could not be resolved.
2015-12-28 20:56:03 +04:00
Cedric Beust
5dc1953ea8 Remove dokka from KotlinPlugin. 2015-12-28 05:22:19 +04:00
Cedric Beust
ec398e0c8a Syntax updates for 0.4584. 2015-12-28 01:50:51 +04:00
Kirill Rakhman
7c0dd710ea update to kotlin beta 4 2015-12-27 20:02:18 +01:00
Cedric Beust
56f59fc858 Only run the interceptors if there are any.
Otherwise, we always clear the interceptors.
2015-12-26 00:28:50 +04:00
Cedric Beust
643c85f1a4 Remove the Android plug-in from the core.
It's now in its own project.
2015-12-26 00:28:50 +04:00
Cedric Beust
05d4571a9a Better message. 2015-12-26 00:28:50 +04:00
Cedric Beust
9ec8be4adc Merge branch 'master' of github.com:cbeust/kobalt 2015-12-25 07:20:22 -08:00
Cedric Beust
bcc6af5f37 Fail the build if "assemble" fails. 2015-12-25 19:06:55 +04:00
Cedric Beust
a187061af9 Merge branch 'master' of github.com:cbeust/kobalt 2015-12-24 17:46:41 -08:00
Cedric Beust
8b92f31982 Fix Retrolambda for Windows.
Note: this file is now in its own repo, will delete it soon.
2015-12-24 17:46:18 -08:00
Cedric Beust
0a81f95f4d Generate .pom if mavenJars{} is invoked 2015-12-24 23:02:15 +04:00
Cedric Beust
0e90561c8f Display task timings in --log 2. 2015-12-23 21:09:43 +04:00
Cedric Beust
179f9b2061 Create the directory for --init. 2015-12-23 19:53:30 +04:00
Cedric Beust
9dbeb8f14f Bogus directory. 2015-12-22 21:43:24 +04:00
Cedric Beust
21eea1e94f Create the directory. 2015-12-22 21:40:06 +04:00
Cedric Beust
b8b7c7304c println 2015-12-22 21:35:28 +04:00
Cedric Beust
8a8b552076 Make dexing incremental. 2015-12-22 21:29:13 +04:00
Cedric Beust
fd21ec1162 Dynamic tasks can be incremental too. 2015-12-22 19:45:30 +04:00
Cedric Beust
15b43c0127 Incremental packaging. 2015-12-22 05:45:51 +04:00
Cedric Beust
fa546e4510 Breaking down PackagingPlugin for incremental task. 2015-12-21 20:01:43 +04:00
Cedric Beust
5e2004bd77 Warnings. 2015-12-21 04:27:06 +04:00
Cedric Beust
8eacf476a1 More incremental task work. 2015-12-20 10:27:53 +04:00
Cedric Beust
8883055337 First pass at adding incremental tasks. 2015-12-20 09:38:55 +04:00
Cedric Beust
59c5e2871e Fix arguments for javac launches. 2015-12-18 21:42:49 -08:00
Cedric Beust
0f630f0756 Timestamps for Kotlin compilation. 2015-12-18 21:06:53 -08:00
Cedric Beust
f8a6439878 Fix IncludedFile bugs. 2015-12-18 19:57:48 -08:00
Cedric Beust
a96f0367cb Features. 2015-12-18 16:12:57 -08:00
Cedric Beust
d4d00fb447 Not used. 2015-12-18 15:45:45 -08:00
Cedric Beust
d9a287f710 Timestamp work. 2015-12-19 02:26:10 +04:00
Cedric Beust
9a5fcd1e38 Was recompiling the build file every time. 2015-12-18 22:51:48 +04:00
Cedric Beust
ccbca535e8 Generate a random .kotlin_module for each compilation. 2015-12-18 02:27:09 +04:00
Cedric Beust
3914e92f6d Break Kobalt in two projects. 2015-12-18 02:26:49 +04:00
Cedric Beust
733c4b52b5 Send dependent projects in GetDependenciesCommand. 2015-12-17 21:40:17 +04:00
evanchooly
252c0fce36 fix NPEs 2015-12-16 22:51:57 -05:00
Cedric Beust
9d4aa26109 Better JSON payload. 2015-12-17 02:48:40 +04:00
Cedric Beust
d01e119c12 Fix path for client. 2015-12-17 00:52:40 +04:00
Cedric Beust
4560956517 Update GetDependenciesCommand. 2015-12-17 00:52:30 +04:00
Cedric Beust
4fb5dbf7bc NPE. 2015-12-16 21:36:50 +04:00
Cedric Beust
8335a3c06b Don't display an update is available if it's been downloaded. 2015-12-16 20:57:28 +04:00
Cedric Beust
d74a68e31f Update AndroidPlugin to the new syntax. 2015-12-16 19:00:17 +04:00
Cedric Beust
55bc15359a Rename. 2015-12-16 18:52:42 +04:00
Cedric Beust
6c36a7c227 Fix the NPE caused by null versions. 2015-12-16 18:51:10 +04:00
Cedric Beust
4fd276cc89 Simplify test runners. 2015-12-16 18:36:05 +04:00
Cedric Beust
fd19860493 Fix tests. 2015-12-15 21:40:40 -08:00
Cedric Beust
b2a187d4d8 New id syntax. 2015-12-16 08:06:48 +04:00
Cedric Beust
141b9519e6 Comments. 2015-12-16 06:26:02 +04:00
Cedric Beust
b3bffad341 Better SpekRunner. 2015-12-16 06:26:02 +04:00
Cedric Beust
156455be98 Log. 2015-12-16 06:26:02 +04:00
Cedric Beust
b2cdaf5150 Added a SpekRunner. 2015-12-16 06:26:02 +04:00