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

1252 commits

Author SHA1 Message Date
Cedric Beust
d9ae38eca1 outputChecksum needs to be a closure. 2015-12-31 10:18:39 -08:00
Cedric Beust
22da27326d 0.370. 2015-12-30 05:10:56 +04:00
Cedric Beust
98ca6543e9 Send provided dependencies to the IDEA. 2015-12-30 05:10:48 +04:00
Cedric Beust
15db122504 Rename. 2015-12-29 08:30:41 +04:00
Cedric Beust
701a5d9356 Merge pull request #87 from Levelmoney/feature/jcenter-orgs
Support for bintray Organizations
2015-12-29 01:38:37 +04:00
Aaron Sarazan
6cef3a3308 afaik this should work for bintray orgs 2015-12-28 13:06:02 -08:00
Cedric Beust
7cdb4b1a9c 0.369. 2015-12-28 11:37:43 -08:00
Cedric Beust
51b0049f05 Fix ArrayIndex error. 2015-12-28 11:17:26 -08:00
Cedric Beust
5825fc1f03 0.368. 2015-12-28 21:07:37 +04:00
Cedric Beust
5914242147 Not needed. 2015-12-28 20:56:18 +04:00
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
Cedric Beust
8d54f2a843 Add the JetBrains repo. 2015-12-28 01:50:02 +04:00
Cedric Beust
4338c3d29d Merge pull request #84 from cypressious/kotlin-beta4
update to kotlin beta 4
2015-12-27 23:05:06 +04:00
Kirill Rakhman
7c0dd710ea update to kotlin beta 4 2015-12-27 20:02:18 +01:00
Cedric Beust
e8f271fddf 0.366. 2015-12-26 10:25:04 +04:00
Cedric Beust
ddbe2e376e JUnit: eliminate classes with no @Test annotations.
Otherwise, JUnit 4 throws :-(
2015-12-26 10:24:47 +04:00
Cedric Beust
f34a220ff4 Simplify. 2015-12-26 10:23:56 +04:00
Cedric Beust
9bb42f0d04 0.365. 2015-12-26 00:55:06 +04: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
648ccc14b9 Move the tests to the correct project. 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
c428febd41 Don't run the tests if no test classes were found. 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
eacbe90d73 0.363. 2015-12-25 19:11:47 +04:00
Cedric Beust
bcc6af5f37 Fail the build if "assemble" fails. 2015-12-25 19:06:55 +04:00
Alex Czar
4e6db04f9f Make kobaltw play nice when it's soft-linked (ln -s) 2015-12-25 10:48:02 +04:00
Cedric Beust
a187061af9 Merge branch 'master' of github.com:cbeust/kobalt 2015-12-24 17:46:41 -08:00
Cedric Beust
dfa43ea8db .iml file. 2015-12-24 17:46:24 -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
eedc0cfbb1 Fix RunCommand logging. 2015-12-24 17:45:58 -08:00
Cedric Beust
231b18302e 0.362. 2015-12-25 01:01:35 +04:00
Cedric Beust
0a81f95f4d Generate .pom if mavenJars{} is invoked 2015-12-24 23:02:15 +04:00
Cedric Beust
454492829e 0.361. 2015-12-24 22:46:33 +04:00
Cedric Beust
ec13a5c1f0 NPE. 2015-12-24 22:03:22 +04:00
Cedric Beust
54ec63e3fd Null checksums if the directory doesn't exist. 2015-12-24 22:03:13 +04:00
Cedric Beust
b1b3e69267 Output checksum on correct build directory. 2015-12-24 22:02:29 +04:00
Cedric Beust
496620da28 Fix timings. 2015-12-24 22:02:08 +04:00
Cedric Beust
a44d0e9472 Android timings. 2015-12-24 21:02:00 +04:00
Cedric Beust
c09f73cf94 Add timings. 2015-12-23 21:10:20 +04:00
Cedric Beust
89238f2f60 0.360. 2015-12-23 21:10:07 +04:00
Cedric Beust
0e90561c8f Display task timings in --log 2. 2015-12-23 21:09:43 +04:00
Cedric Beust
82d6faa54f Debug md5. 2015-12-23 20:30:53 +04:00
Cedric Beust
121008f379 Fix the output checksum calculation. 2015-12-23 20:30:29 +04:00
Cedric Beust
f4e04e138c Millis and seconds. 2015-12-23 20:24:23 +04:00
Cedric Beust
941e254cca 0.358. 2015-12-23 19:53:49 +04:00
Cedric Beust
179f9b2061 Create the directory for --init. 2015-12-23 19:53:30 +04:00
Cedric Beust
19fc8bc740 Fix outputChecksum . 2015-12-23 06:40:28 +04:00