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

1103 commits

Author SHA1 Message Date
Cedric Beust
43b037171c Reformat. 2017-03-18 23:18:01 -07:00
Cedric Beust
6a50e01ebc warn() to log(). 2017-03-18 23:10:41 -07:00
Cedric Beust
d777ca20cb Change warn() to log(). 2017-03-18 23:09:28 -07:00
Cedric Beust
b21d867ec2 Warning. 2017-03-18 23:09:04 -07:00
17bd4a0cec Renamed auto paramter to enabled for autoGitTag directive. 2017-03-18 11:32:14 -07:00
792fa88674 Added annotated directive to autoGitTag. 2017-03-18 00:45:06 -07:00
Cedric Beust
ebe475c997 Fix test-output. 2017-03-17 14:04:32 -07:00
Cedric Beust
12c4a84160 Merge branch 'master' of github.com:cbeust/kobalt 2017-03-16 21:51:05 -07:00
Cedric Beust
02beb62195 Warnings. 2017-03-16 21:50:04 -07:00
c80020c36a Added AutoGitTagConfig. 2017-03-16 19:19:40 -07:00
4f32f0ba2f Added parameters to autoGitTag directive. 2017-03-16 19:19:40 -07:00
Cedric Beust
778db322a5 Kotlin 1.1.1. 2017-03-16 15:27:53 -07:00
Cedric Beust
66b39aa213 Log exclusions. 2017-03-16 14:20:30 -07:00
Cedric Beust
3f1155a280 Better warning. 2017-03-16 11:27:29 -07:00
Cedric Beust
87ff2b34cf More test fixing. 2017-03-15 14:30:26 -07:00
Cedric Beust
7b28290b8b More refactoring. 2017-03-15 13:02:37 -07:00
Cedric Beust
ac96f92b29 Use relative path for preBuildScript.jar. 2017-03-15 12:20:31 -07:00
Cedric Beust
d01af588cd Logging. 2017-03-15 11:03:25 -07:00
Cedric Beust
72bcffab2c Move the file to the correct location. 2017-03-15 10:54:01 -07:00
Cedric Beust
c974330612 Less verbose Md5. 2017-03-14 18:40:18 -07:00
Cedric Beust
5000368d64 Log. 2017-03-14 18:40:07 -07:00
Cedric Beust
a0ce7498e3 Output checksums. 2017-03-14 16:06:13 -07:00
Cedric Beust
383128d96b Work in progress for incremental archival task. 2017-03-14 15:52:03 -07:00
Cedric Beust
c056fa5c9f Restore path. 2017-03-13 12:38:15 -07:00
Cedric Beust
1fb4278cd6 Investigate the TeamCity build failure. 2017-03-13 11:26:54 -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
49d142659a Silly import completely wrecked the logger. 2017-03-10 10:15:20 -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
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
df7d9e7d68 Better runtime scope handling. 2017-03-08 14:24:43 -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
3503405488 Allow more imports in preBuildScript. 2017-03-08 10:26:30 -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
204ca452e5 Allow variables in buildScript{}.
Fixes https://github.com/cbeust/kobalt/issues/340
2017-03-07 13:24:49 -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
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
415f5e800e Warnings. 2017-03-01 10:43:50 -08:00
Cedric Beust
bfc30662d9 Kotlin 1.1.0. 2017-03-01 10:13:03 -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
a35cf0cc87 Make “doc” run before “assemble". 2017-02-27 16:07:55 -08:00
Cedric Beust
b54c4c63c8 Move exclude() management to DependencyManager, where it belongs. 2017-02-22 20:44:19 -08:00
Cedric Beust
1257b9b310 Rename to templateContributors. 2017-02-20 07:59:29 -08:00