Cedric Beust
|
a9902f136b
|
Return plug-in dependencies in their own JSON section.
|
2017-02-17 13:44:13 -08:00 |
|
Cedric Beust
|
4f78e911e3
|
Simplify.
|
2017-02-17 13:43:53 -08:00 |
|
Cedric Beust
|
b864ea5ded
|
Indent.
|
2017-02-17 13:33:22 -08:00 |
|
Cedric Beust
|
f677b06901
|
Clean up client and server.
|
2017-02-17 13:33:13 -08:00 |
|
Cedric Beust
|
205f10a53d
|
Reformat.
|
2017-02-17 13:32:51 -08:00 |
|
Cedric Beust
|
04810f4df8
|
Clear the list of dynamic plug-ins.
|
2017-02-17 13:32:43 -08:00 |
|
Cedric Beust
|
475bdfffdb
|
Better compilation error reporting.
|
2017-02-17 10:09:26 -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
|
832c602563
|
Expand —init to files and URL’s.
|
2017-02-16 15:32:16 -08:00 |
|
Juan Liska
|
7ad54766c0
|
standardize use of Directive (on methods/props)
|
2017-02-15 12:10:57 -06:00 |
|
Juan Liska
|
07b68e72c5
|
return PackageConfig from directive
|
2017-02-15 08:45:10 -06:00 |
|
Juan Liska
|
3c4a703ca1
|
standardize directives
|
2017-02-15 08:44:35 -06:00 |
|
Juan Liska
|
cb101cd410
|
return config objects from directives
|
2017-02-15 07:12:21 -06:00 |
|
Juan Liska
|
607b8a001f
|
tag version directive
|
2017-02-15 06:06:54 -06:00 |
|
Juan Liska
|
264d5ff8b7
|
return ApplicationConfig from application directive
|
2017-02-15 06:06:32 -06: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
|
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
|
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
|
be3915e07a
|
Not used.
|
2017-02-13 16:49:00 -08:00 |
|
Cedric Beust
|
b59bf3b8c0
|
Groovy plug-in.
|
2017-02-13 16:28:04 -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
|
5b46033e96
|
kotlinc can compile directories.
|
2017-02-13 10:13:42 -08:00 |
|
Cedric Beust
|
116188fb62
|
Document web socket logging.
|
2017-02-09 15:13:03 -08:00 |
|
Cedric Beust
|
fc5d9bb2b1
|
Send the correct error message to the WebSocket.
|
2017-02-09 12:56:59 -08:00 |
|
Cedric Beust
|
3c58a93d45
|
Enable websocket debugging.
|
2017-02-09 11:17:05 -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
|
47f7072d9c
|
Add optional filter for transitive closure.
|
2017-02-09 10:44:59 -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 |
|
Cedric Beust
|
224a5d7925
|
Better error reporting when launching separate kotlinc.
|
2017-02-08 14:10:59 -08:00 |
|
Cedric Beust
|
9286265f0d
|
Remove unused Aether code.
|
2017-02-07 10:27:24 -08:00 |
|
Cedric Beust
|
f037474f36
|
Renaming.
|
2017-02-07 10:20:29 -08:00 |
|
Cedric Beust
|
50b1ded7bb
|
Add isLatest to nodes returned from the GetDependencies call.
|
2017-02-01 20:47:00 -08:00 |
|
Cedric Beust
|
2ebf932d21
|
Debugging dependency sending.
|
2017-02-01 16:14:55 -08:00 |
|
Cedric Beust
|
ae450e4cbc
|
Fix optional dependencies problem.
|
2017-02-01 12:58:59 -08:00 |
|
Cedric Beust
|
36075a9d4f
|
—projectInfo should ignore file dependencies.
|
2017-01-28 10:17:26 -08:00 |
|
Cedric Beust
|
b4413814fc
|
Fix kotlinc 1.0.6 error stream weirdness.
|
2017-01-28 10:14:31 -08:00 |
|
Cedric Beust
|
1a01c85fe8
|
Bug due to weird behavior of split().
Somehow, “”.split(“ “) == arrayOf(“”).
|
2017-01-28 10:14:11 -08:00 |
|
Cedric Beust
|
bfc787a4b4
|
buildScript{} support.
|
2017-01-22 09:19:41 -08:00 |
|
Cedric Beust
|
384550c62c
|
Delete unused class.
|
2017-01-20 16:23:15 -08:00 |
|
Cedric Beust
|
a40b63eec4
|
Added kobaltCompilerSeparateProcess flag.
|
2017-01-20 12:35:06 -08:00 |
|
Cedric Beust
|
998972f022
|
Add a few kotlinc -X flags.
|
2017-01-20 12:17:43 -08:00 |
|
Cedric Beust
|
5b0ccfe8cb
|
Not used.
|
2017-01-19 15:54:52 -08:00 |
|
Cedric Beust
|
816c609c17
|
Add compiler version and flags in KotlinConfig.
|
2017-01-19 14:53:37 -08:00 |
|
Cedric Beust
|
48bbdfd1ff
|
Remove public.
|
2017-01-19 13:32:50 -08:00 |
|