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 |
|
Cedric Beust
|
35e0167a1f
|
Unnecessary classLoader.
|
2017-02-20 07:22:44 -08:00 |
|
Cedric Beust
|
010ae24bd8
|
1.1.0-rc-91.
|
2017-02-17 10:09:35 -08:00 |
|
Dmitry Zhuravlev
|
1455a9a1a2
|
* fix debug of Build.kt (do not rename original source file but use temporary folder instead)
|
2017-02-17 15:45:33 +03:00 |
|
Cedric Beust
|
14ad4ce733
|
Refactor.
|
2017-02-16 15:45:58 -08:00 |
|
Cedric Beust
|
953814982f
|
Refactor.
|
2017-02-16 15:44:24 -08:00 |
|
Cedric Beust
|
2bb8c32243
|
Update comment.
|
2017-02-16 15:42:04 -08:00 |
|
Cedric Beust
|
832c602563
|
Expand —init to files and URL’s.
|
2017-02-16 15:32:16 -08:00 |
|
Juan Liska
|
598d8b26c5
|
move TestConfig into separate file
|
2017-02-15 09:25:39 -06:00 |
|
Juan Liska
|
3c4a703ca1
|
standardize directives
|
2017-02-15 08:44:35 -06:00 |
|
Juan Liska
|
a5f3b6b8e7
|
standardize BuildScript directives
moved buildScript directive to Directives.kt
tagged BuildScriptConfig methods with @Directive
|
2017-02-15 05:23:31 -06:00 |
|
Cedric Beust
|
7e662035d4
|
Look up plugins on the pluginClassLoader first.
|
2017-02-14 16:51:10 -08:00 |
|
Cedric Beust
|
2d9dd077e6
|
Remove public.
|
2017-02-14 16:50:46 -08:00 |
|
Cedric Beust
|
86dec889f2
|
Pull a few functions up in BaseJvmPlugin.
|
2017-02-14 11:15:48 -08:00 |
|
Cedric Beust
|
4a8826fb69
|
Kotlin 1.1.0-beta-38.
|
2017-02-13 19:35:27 -08:00 |
|
Cedric Beust
|
b59bf3b8c0
|
Groovy plug-in.
|
2017-02-13 16:28:04 -08:00 |
|
Cedric Beust
|
9cea38dedb
|
Refactor.
|
2017-02-13 16:27:42 -08:00 |
|
Cedric Beust
|
f2b54ec0c0
|
Refactor.
|
2017-02-13 10:39:34 -08:00 |
|
Cedric Beust
|
3b88ecc4dc
|
Doc.
|
2017-02-13 10:39:28 -08:00 |
|
Cedric Beust
|
5f48cb18e9
|
Reformat.
|
2017-02-13 10:13:42 -08:00 |
|
Cedric Beust
|
e03b4527ad
|
Handle dependency exclusion for tests too.
|
2017-02-13 10:13:42 -08:00 |
|
Cedric Beust
|
0c8ebe4ff6
|
Simplify.
|
2017-02-13 10:13:42 -08:00 |
|
Cedric Beust
|
7dc1183953
|
Disable animations with a system property.
|
2017-02-10 09:16:14 -08:00 |
|
Cedric Beust
|
0a0b478ba3
|
Fix StackOverflowError.
|
2017-02-10 09:15:07 -08:00 |
|
Cedric Beust
|
fecf4324dd
|
Don’t display progress if no terminal is available.
|
2017-02-09 15:49:16 -08:00 |
|
Cedric Beust
|
4d04cddc6e
|
Not needed.
|
2017-02-09 15:49:06 -08:00 |
|