Juan Liska
|
264d5ff8b7
|
return ApplicationConfig from application directive
|
2017-02-15 06:06:32 -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
|
c74c2ad716
|
0.931.
|
2017-02-14 16:52:13 -08:00 |
|
Cedric Beust
|
951023a1b1
|
Not used.
|
2017-02-14 16:52:07 -08:00 |
|
Cedric Beust
|
1d231163f3
|
Adjust KobaltClient.
|
2017-02-14 16:51:54 -08:00 |
|
Cedric Beust
|
f38cdfff96
|
Compile the build file before running --server.
|
2017-02-14 16:51:24 -08: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
|
23360b6077
|
Fix profiles.
|
2017-02-14 10:21:23 -08:00 |
|
Cedric Beust
|
92a1be7d0a
|
0.930.
|
2017-02-14 10:20:02 -08:00 |
|
Cedric Beust
|
456d8365bd
|
GITHUB-326: Fix crash with file dependencies.
Fixes https://github.com/cbeust/kobalt/issues/326.
|
2017-02-14 10:19:44 -08:00 |
|
Cedric Beust
|
d948f5ec5d
|
Restore build file debugging.
|
2017-02-14 07:49:25 -08:00 |
|
Cedric Beust
|
630cc790af
|
0.929.
|
2017-02-13 19:35:46 -08:00 |
|
Cedric Beust
|
4a8826fb69
|
Kotlin 1.1.0-beta-38.
|
2017-02-13 19:35:27 -08:00 |
|
Cedric Beust
|
be3915e07a
|
Not used.
|
2017-02-13 16:49:00 -08:00 |
|
Cedric Beust
|
61459fed62
|
Update build with Groovy.
|
2017-02-13 16:48:56 -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
|
e4f68f9348
|
0.928.
|
2017-02-13 10:13:42 -08:00 |
|
Cedric Beust
|
834aa09f54
|
Fix GITHUB-314: Couldn’t find directory “”.
Fix https://github.com/cbeust/kobalt/issues/314
|
2017-02-13 10:13:42 -08:00 |
|
Cedric Beust
|
5f48cb18e9
|
Reformat.
|
2017-02-13 10:13:42 -08:00 |
|
Cedric Beust
|
70c297951f
|
0.927.
|
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
|
262e1e3a26
|
kobalt-wrapper.jar.
|
2017-02-13 10:13:42 -08:00 |
|
Cedric Beust
|
1429ab0305
|
0.926.
|
2017-02-13 10:13:42 -08:00 |
|
Cedric Beust
|
0c8ebe4ff6
|
Simplify.
|
2017-02-13 10:13:42 -08:00 |
|
Cedric Beust
|
5b46033e96
|
kotlinc can compile directories.
|
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
|
0b584c7626
|
0.924.
|
2017-02-09 15:54:55 -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 |
|
Cedric Beust
|
74df3c6870
|
Remove travis
|
2017-02-09 15:14:06 -08:00 |
|
Cedric Beust
|
116188fb62
|
Document web socket logging.
|
2017-02-09 15:13:03 -08:00 |
|
Cedric Beust
|
603cea30e4
|
Investigating weird TeamCity error.
|
2017-02-09 13:56:46 -08:00 |
|
Cedric Beust
|
fc5d9bb2b1
|
Send the correct error message to the WebSocket.
|
2017-02-09 12:56:59 -08:00 |
|
Cedric Beust
|
263e755094
|
Disable Travis builds
|
2017-02-09 11:42:03 -08:00 |
|
Cedric Beust
|
3c58a93d45
|
Enable websocket debugging.
|
2017-02-09 11:17:05 -08:00 |
|
Cedric Beust
|
8deaa65a3d
|
0.923.
|
2017-02-09 10:53:36 -08:00 |
|
Cedric Beust
|
0d661b126f
|
Better separate kotlinc flag management.
|
2017-02-09 10:46:58 -08:00 |
|
Cedric Beust
|
53f9804ea0
|
Spark server logs.
|
2017-02-09 10:46:23 -08:00 |
|
Cedric Beust
|
e242886aa7
|
Remove conflicting websocket dependency.
|
2017-02-09 10:45:46 -08:00 |
|
Cedric Beust
|
7347681bae
|
Clean up slf4j.
|
2017-02-09 10:45:26 -08:00 |
|
Cedric Beust
|
47f7072d9c
|
Add optional filter for transitive closure.
|
2017-02-09 10:44:59 -08:00 |
|
Cedric Beust
|
11980ca940
|
Version number.
|
2017-02-08 14:14:27 -08:00 |
|
Cedric Beust
|
e9c9198327
|
Better error message.
|
2017-02-08 14:11:30 -08:00 |
|
Cedric Beust
|
ef68022bbd
|
Not used.
|
2017-02-08 14:11:23 -08:00 |
|