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

3008 commits

Author SHA1 Message Date
Cedric Beust
28ed175979 Redundant. 2017-03-13 12:37:59 -07:00
Cedric Beust
2bfe9b1339 Restore log level. 2017-03-13 11:40:56 -07:00
Cedric Beust
1fb4278cd6 Investigate the TeamCity build failure. 2017-03-13 11:26:54 -07:00
Cedric Beust
3ca1f5612f Update README.md 2017-03-12 21:22:52 -07:00
Cedric Beust
1f3f666d93 Always compile the build files with Kotlin incremental compilation disabled. 2017-03-10 12:39:44 -08:00
Cedric Beust
187593b9b1 Test that BuildKt.class is not in the shipped jar file. 2017-03-10 10:48:31 -08:00
Cedric Beust
49d142659a Silly import completely wrecked the logger. 2017-03-10 10:15:20 -08:00
Cedric Beust
d111df75d2 1.0.11. 2017-03-10 09:56:11 -08:00
Cedric Beust
ef79394d49 Wipe the jar file. 2017-03-10 09:55:52 -08:00
Cedric Beust
99c5bd560f Trim dependencies. 2017-03-10 09:55:38 -08:00
Cedric Beust
94082e1251 Indent. 2017-03-10 09:55:22 -08:00
Cedric Beust
e8bdd888a7 Better file detection. 2017-03-09 13:48:39 -08:00
Cedric Beust
c590ed2ebd 1.0.9. 2017-03-09 13:32:23 -08:00
Cedric Beust
de052ea7f2 Warnings. 2017-03-09 13:32:17 -08:00
Cedric Beust
87c56d320e BuildParser fix. 2017-03-09 13:32:10 -08:00
Cedric Beust
5ea2fe30b0 Investigate TeamCity build failures. 2017-03-08 15:56:50 -08:00
Cedric Beust
443847c171 1.0.8. 2017-03-08 15:44:54 -08:00
Cedric Beust
6ef86693c7 Added description/vcsTag to bintray{} directive. 2017-03-08 15:44:33 -08:00
Cedric Beust
5591380ddd 1.0.7. 2017-03-08 14:24:52 -08:00
Cedric Beust
df7d9e7d68 Better runtime scope handling. 2017-03-08 14:24:43 -08:00
Cedric Beust
a99ce1ce4d Logging. 2017-03-08 13:47:33 -08:00
Cedric Beust
6f593d5c53 Logging. 2017-03-08 13:47:18 -08:00
Cedric Beust
caf4b1c62a Fix StackOverFlow.
Fixes https://github.com/cbeust/kobalt/issues/339.
2017-03-08 13:38:41 -08:00
Cedric Beust
6dadd3d751 1.0.6. 2017-03-08 10:26:43 -08:00
Cedric Beust
289c67557c Better logging. 2017-03-08 10:26:35 -08:00
Cedric Beust
3503405488 Allow more imports in preBuildScript. 2017-03-08 10:26:30 -08:00
Cedric Beust
b99eb756ca 1.0.5. 2017-03-07 18:28:20 -08:00
Cedric Beust
bfbe4b35a9 Refactor. 2017-03-07 18:27:49 -08:00
Cedric Beust
eaf0b96d6c Variables in buildScript(). 2017-03-07 18:27:45 -08:00
Cedric Beust
bdd80bdedd Don’t run buildScript{} twice. 2017-03-07 13:53:45 -08:00
Cedric Beust
e297586e62 1.0.4. 2017-03-07 13:25:05 -08:00
Cedric Beust
204ca452e5 Allow variables in buildScript{}.
Fixes https://github.com/cbeust/kobalt/issues/340
2017-03-07 13:24:49 -08:00
Cedric Beust
c90125ede0 Incremental compilation timing. 2017-03-03 14:20:01 -08:00
Cedric Beust
c3fc091347 1.0.3. 2017-03-03 13:53:34 -08:00
Cedric Beust
afb6a85820 Wrapper. 2017-03-03 13:53:30 -08:00
Cedric Beust
4bdc12def5 Incremental compilation. 2017-03-03 13:52:25 -08:00
Cedric Beust
83633cd011 Fix recursive search. 2017-03-03 10:38:53 -08:00
Cedric Beust
754b2df5fc Fix previous version calculation. 2017-03-03 09:30:19 -08:00
Cedric Beust
0b742af5fa 1.0.2. 2017-03-01 13:05:58 -08:00
Cedric Beust
1da473a73c NumberFormatException when parsing the new version number.
Closes https://github.com/cbeust/kobalt/issues/335
2017-03-01 13:05:30 -08:00
Cedric Beust
f01dfbe095 1.0.1. 2017-03-01 10:44:10 -08:00
Cedric Beust
415f5e800e Warnings. 2017-03-01 10:43:50 -08:00
Cedric Beust
0dfc71562c 0.940. 2017-03-01 10:13:18 -08:00
Cedric Beust
bfc30662d9 Kotlin 1.1.0. 2017-03-01 10:13:03 -08:00
Cedric Beust
e9b1636727 VersionTest. 2017-03-01 10:12:54 -08:00
Cedric Beust
f10749adae Warnings. 2017-03-01 10:12:46 -08:00
Cedric Beust
446901283d Better version parsing. 2017-03-01 10:12:38 -08:00
Cedric Beust
ce32785de7 Clarify error message. 2017-02-27 16:08:03 -08:00
Cedric Beust
a35cf0cc87 Make “doc” run before “assemble". 2017-02-27 16:07:55 -08:00
Cedric Beust
5edb52a69b Import. 2017-02-23 19:58:47 -08:00