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

1325 commits

Author SHA1 Message Date
Cedric Beust
a4282b299a Added kobaltOptions(). 2017-03-21 13:19:21 -07:00
Cedric Beust
de6b7afb61 Remove javaProject/kotlinProject. 2017-03-21 10:06:25 -07:00
Cedric Beust
61bc02b04b Indent. 2017-03-20 14:49:15 -07:00
Cedric Beust
a9bba0d83b Better dependency exclusion. 2017-03-20 14:49:11 -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
49538338a4 Refactored duplicate code. 2017-03-16 19:22:28 -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
8d06df9b8c Comments. 2017-03-16 15:21:51 -07:00
Cedric Beust
c2c4d8e254 Clarify and document. 2017-03-16 14:44:12 -07:00
Cedric Beust
7b28290b8b More refactoring. 2017-03-15 13:02:37 -07:00
Cedric Beust
908610ba3a Refactor. 2017-03-15 11:01:10 -07:00
Cedric Beust
72bcffab2c Move the file to the correct location. 2017-03-15 10:54:01 -07:00
Cedric Beust
b2390f34f8 Incremental packaging. 2017-03-14 18:40:28 -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
28ed175979 Redundant. 2017-03-13 12:37:59 -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
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