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

990 commits

Author SHA1 Message Date
Cedric Beust
754b2df5fc Fix previous version calculation. 2017-03-03 09:30:19 -08:00
Cedric Beust
415f5e800e Warnings. 2017-03-01 10:43:50 -08:00
Cedric Beust
bfc30662d9 Kotlin 1.1.0. 2017-03-01 10:13:03 -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
a35cf0cc87 Make “doc” run before “assemble". 2017-02-27 16:07:55 -08:00
Cedric Beust
b54c4c63c8 Move exclude() management to DependencyManager, where it belongs. 2017-02-22 20:44:19 -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
010ae24bd8 1.1.0-rc-91. 2017-02-17 10:09:35 -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
14ad4ce733 Refactor. 2017-02-16 15:45:58 -08:00
Cedric Beust
953814982f Refactor. 2017-02-16 15:44:24 -08:00
Cedric Beust
2bb8c32243 Update comment. 2017-02-16 15:42:04 -08:00
Cedric Beust
832c602563 Expand —init to files and URL’s. 2017-02-16 15:32:16 -08:00
Juan Liska
598d8b26c5 move TestConfig into separate file 2017-02-15 09:25:39 -06:00
Juan Liska
3c4a703ca1 standardize directives 2017-02-15 08:44:35 -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
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
4a8826fb69 Kotlin 1.1.0-beta-38. 2017-02-13 19:35:27 -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
5f48cb18e9 Reformat. 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
0c8ebe4ff6 Simplify. 2017-02-13 10:13:42 -08:00
Cedric Beust
0a0b478ba3 Fix StackOverflowError. 2017-02-10 09:15:07 -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
47f7072d9c Add optional filter for transitive closure. 2017-02-09 10:44:59 -08:00
Cedric Beust
224a5d7925 Better error reporting when launching separate kotlinc. 2017-02-08 14:10:59 -08:00
Cedric Beust
138ba15f3a Delete IDEA files 2017-02-07 18:25:40 -08:00
Cedric Beust
e4c5336147 Fix URL. 2017-02-07 16:38:56 -08:00
Cedric Beust
a7572fa2e5 Comment. 2017-02-07 16:32:04 -08:00
Cedric Beust
ba70a27968 Fix NPE. 2017-02-07 16:29:45 -08:00
Cedric Beust
75dda87fdd Fix hosts for ResolveDependency. 2017-02-07 16:25:06 -08:00
Cedric Beust
caed6f9109 Fix tree display. 2017-02-07 11:33:59 -08:00
Cedric Beust
0885fb3e4a Clean up the Aether.kt file. 2017-02-07 10:35:43 -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
36d2953c8c New KobaltMavenResolver. 2017-02-07 09:56:40 -08:00
Cedric Beust
a3cd1ea7f2 Remove the JetBrains repo (which contains snapshots). 2017-02-06 11:24:25 -08:00
Cedric Beust
a66974c5cb Delete DependencyManager2. 2017-02-02 11:18:36 -08:00
Cedric Beust
50b1ded7bb Add isLatest to nodes returned from the GetDependencies call. 2017-02-01 20:47:00 -08:00
Cedric Beust
4f84b8df9a Build fix. 2017-02-01 15:44:29 -08:00
Cedric Beust
620def64fa 1.1.0-beta-22. 2017-02-01 15:44:13 -08:00
Cedric Beust
9862f01c0d IDEA files. 2017-02-01 15:43:45 -08:00