1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 08:27:12 -07:00
Commit graph

2789 commits

Author SHA1 Message Date
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
caf4b1c62a Fix StackOverFlow.
Fixes https://github.com/cbeust/kobalt/issues/339.
2017-03-08 13:38:41 -08:00
Cedric Beust
6dadd3d751 1.0.6. 2017-03-08 10:26:43 -08:00
Cedric Beust
289c67557c Better logging. 2017-03-08 10:26:35 -08:00
Cedric Beust
3503405488 Allow more imports in preBuildScript. 2017-03-08 10:26:30 -08:00
Cedric Beust
b99eb756ca 1.0.5. 2017-03-07 18:28:20 -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
e297586e62 1.0.4. 2017-03-07 13:25:05 -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
c90125ede0 Incremental compilation timing. 2017-03-03 14:20:01 -08:00
Cedric Beust
c3fc091347 1.0.3. 2017-03-03 13:53:34 -08:00
Cedric Beust
afb6a85820 Wrapper. 2017-03-03 13:53:30 -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
0b742af5fa 1.0.2. 2017-03-01 13:05:58 -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
f01dfbe095 1.0.1. 2017-03-01 10:44:10 -08:00
Cedric Beust
415f5e800e Warnings. 2017-03-01 10:43:50 -08:00
Cedric Beust
0dfc71562c 0.940. 2017-03-01 10:13:18 -08:00
Cedric Beust
bfc30662d9 Kotlin 1.1.0. 2017-03-01 10:13:03 -08:00
Cedric Beust
e9b1636727 VersionTest. 2017-03-01 10:12:54 -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
ce32785de7 Clarify error message. 2017-02-27 16:08:03 -08:00
Cedric Beust
a35cf0cc87 Make “doc” run before “assemble". 2017-02-27 16:07:55 -08:00
Cedric Beust
5edb52a69b Import. 2017-02-23 19:58:47 -08:00
Cedric Beust
5b76c0cad5 Turn on ExcludeTest. 2017-02-23 19:08:00 -08:00
Cedric Beust
12bb412cd1 .gitignore. 2017-02-23 17:43:44 -08:00
Cedric Beust
489d3ff913 Remove IDEA files 2017-02-23 17:43:20 -08:00
Cedric Beust
b0c412b680 Better tests. 2017-02-23 17:42:56 -08:00
Cedric Beust
a82cd20455 Turn on ExcludeTest. 2017-02-23 09:19:01 -08:00
Cedric Beust
3290769453 Add an exclude() test.
… but disabled, until I can figure out why it interferes with the profile test.
2017-02-22 20:45:11 -08:00
Cedric Beust
b54c4c63c8 Move exclude() management to DependencyManager, where it belongs. 2017-02-22 20:44:19 -08:00
Cedric Beust
64437761a4 0.939. 2017-02-20 07:59:48 -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
d806649194 0.938. 2017-02-20 07:22:58 -08:00
Cedric Beust
35e0167a1f Unnecessary classLoader. 2017-02-20 07:22:44 -08:00
Cedric Beust
b23cd94422 0.937. 2017-02-20 07:03:21 -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
1baca0cd35 Fix Aether version. 2017-02-18 08:20:32 -08:00
Cedric Beust
62c11cbdfe Fix paths. 2017-02-18 08:14:29 -08:00
Cedric Beust
4905afffbb 0.936. 2017-02-18 08:13:52 -08:00
Cedric Beust
ed6e5844d1 Exclude aether dependencies. 2017-02-18 08:06:55 -08:00