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

1037 commits

Author SHA1 Message Date
Cedric Beust
bf33262486 Renamed to kobalt-core-plugin.xml to avoid shadowing. 2015-12-18 05:01:22 +04:00
Cedric Beust
77c3e130e8 IDEA file. 2015-12-18 02:35:09 +04:00
Cedric Beust
f0d59c94ed Better message. 2015-12-18 02:34:53 +04:00
Cedric Beust
148070274f 0.344. 2015-12-18 02:32:04 +04:00
Cedric Beust
4f6c089cbb tmp files. 2015-12-18 02:27:44 +04:00
Cedric Beust
1cba229703 IDEA files. 2015-12-18 02:27:38 +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
Cedric Beust
935a9caf39 Merge pull request #80 from evanchooly/master
fix NPEs
2015-12-17 12:59:09 +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
74b03b4b64 0.343. 2015-12-16 21:44:09 +04:00
Cedric Beust
4fb5dbf7bc NPE. 2015-12-16 21:36:50 +04:00
Cedric Beust
0ff3138f1f Temporary scripts 2015-12-16 21:33:42 +04:00
Cedric Beust
378b729125 0.342. 2015-12-16 21:00:20 +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
3322d27157 Update build.gradle. 2015-12-16 06:47:28 +04:00
Cedric Beust
455d4d392d 0.341. 2015-12-16 06:26:02 +04:00
Cedric Beust
52c4af4397 0.340. 2015-12-16 06:26:02 +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
Cedric Beust
0e7c94f458 0.339. 2015-12-16 06:26:02 +04:00
Cedric Beust
a599d0699b Fallback for getReleases() if no auth. 2015-12-16 06:26:02 +04:00
Cedric Beust
e023dabf4e Update to the upcoming hierarchy. 2015-12-16 06:26:02 +04:00
Cedric Beust
5630d32fac Comment. 2015-12-16 06:26:02 +04:00
Cedric Beust
864b0f22e1 Bug: multiple dependent projects were not creating correct jars. 2015-12-16 06:26:02 +04:00
Cedric Beust
57e0a62fca Comment. 2015-12-16 06:26:02 +04:00
Cedric Beust
18b62f423d Directory bug. 2015-12-16 06:26:02 +04:00
Cedric Beust
380fafade2 Expose dynamicPlugins. 2015-12-16 06:26:01 +04:00
Cedric Beust
f921670066 Log. 2015-12-16 06:26:01 +04:00
Cedric Beust
6f17fd8685 More files moving around. 2015-12-16 06:26:01 +04:00
Cedric Beust
9be5dba56e Merge pull request #79 from evanchooly/master
fixes #12 -- adds support for version ranges
2015-12-16 06:25:45 +04:00
evanchooly
6883db4bb2 fixes #12. adds support for version ranges
updates MavenId parsing to match gradle's parsing
2015-12-15 21:04:04 -05:00
Cedric Beust
6b1b141943 More moving classes around. 2015-12-15 04:37:46 +04:00
Cedric Beust
3592243bd8 Move Kotlin compiler outside of plugin. 2015-12-15 03:35:13 +04:00
Cedric Beust
259d4a3cba Move classes to the app package. 2015-12-15 03:10:11 +04:00
Cedric Beust
fac616c235 Move JarUtils to misc. 2015-12-15 02:55:50 +04:00
Cedric Beust
8fef0a5700 Simplify. 2015-12-15 02:11:23 +04:00
Cedric Beust
d0349d44ce Use authenticated queries to get the releases. 2015-12-15 02:03:16 +04:00