1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-30 09:58:12 -07:00
Commit graph

1156 commits

Author SHA1 Message Date
Cedric Beust
ef79394d49 Wipe the jar file. 2017-03-10 09:55:52 -08:00
Cedric Beust
6ef86693c7 Added description/vcsTag to bintray{} directive. 2017-03-08 15:44:33 -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
289c67557c Better logging. 2017-03-08 10:26:35 -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
c90125ede0 Incremental compilation timing. 2017-03-03 14:20:01 -08:00
Cedric Beust
4bdc12def5 Incremental compilation. 2017-03-03 13:52:25 -08:00
Cedric Beust
ce32785de7 Clarify error message. 2017-02-27 16:08:03 -08:00
Cedric Beust
891a8cdbee —listTemplates after parsing the build file. 2017-02-20 07:59:40 -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
90d582a1c5 Display plug-in dependencies in KobaltClient. 2017-02-20 07:02:08 -08:00
Cedric Beust
3215280d92 Plug-in dependencies should be returned as DependencyData. 2017-02-20 07:02:08 -08:00
Cedric Beust
62c11cbdfe Fix paths. 2017-02-18 08:14:29 -08:00
Cedric Beust
10967067f7 Fix excluded dependencies. 2017-02-18 08:05:17 -08:00
Cedric Beust
d154700eef Better KobaltClient display. 2017-02-17 13:44:20 -08:00
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