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

50 commits

Author SHA1 Message Date
Cedric Beust
5630d32fac Comment. 2015-12-16 06:26:02 +04:00
Cedric Beust
864b0f22e1 Bug: multiple dependent projects were not creating correct jars. 2015-12-16 06:26:02 +04:00
Cedric Beust
57e0a62fca Comment. 2015-12-16 06:26:02 +04:00
Cedric Beust
6b1b141943 More moving classes around. 2015-12-15 04:37:46 +04:00
Cedric Beust
fac616c235 Move JarUtils to misc. 2015-12-15 02:55:50 +04:00
Cedric Beust
421a5a6d4a Move buildDir to KFiles. 2015-12-13 08:55:01 -08:00
Cedric Beust
896102dedf Assets for Android. 2015-12-08 07:09:11 -08:00
Cedric Beust
fc58dd208c Fix tasks. 2015-12-06 11:32:42 -08:00
Cedric Beust
e51316896b ITestSourceDirectoryContributor. 2015-12-05 22:54:42 -08:00
Cedric Beust
b1860e64e2 Introducing ITaskContributor. 2015-12-05 16:48:38 -08:00
Cedric Beust
d82f9c5dde Better exclusion. 2015-12-02 19:11:01 -08:00
Cedric Beust
651b9c02ba Move IClasspathDependency into the API. 2015-11-29 09:59:05 -08:00
Cedric Beust
7af789d282 Move IClasspathDependency in its own package. 2015-11-28 11:06:26 -08:00
Cedric Beust
947c620e56 .war: run the classpath contributors.
Need to make sure the Kotlin runtime is included in libs/.
2015-11-27 05:10:03 -08:00
Cedric Beust
e1c3ea1298 Clean up plugin-names. 2015-11-26 21:59:17 -08:00
Cedric Beust
0118e71b4f Skip install if there's nothing to install. 2015-11-26 20:18:39 -08:00
Cedric Beust
cf1ebb29bb Unnecessary. 2015-11-22 21:02:45 -08:00
Cedric Beust
f574274c9e Android variant work. 2015-11-21 22:53:41 -08:00
Cedric Beust
760e849d41 Directives. 2015-11-20 06:37:51 -08:00
Cedric Beust
3d3cdfdc3f Fix packaging. 2015-11-15 22:11:32 -08:00
Cedric Beust
1590128a11 Fix file names with variants. 2015-11-15 21:27:23 -08:00
Cedric Beust
5dc0cc44ea Support flavors with the "run" task. 2015-11-18 19:53:38 -08:00
Cedric Beust
c708b4e730 Minor. 2015-11-18 17:40:34 -08:00
Cedric Beust
ffabc4fb80 Variants for the assemble task. 2015-11-18 17:38:37 -08:00
Cedric Beust
802325c16a More plug-ins under ConfigPlugin. 2015-11-15 18:45:27 -08:00
Cedric Beust
bb6f9e115f Documentation for the properties. 2015-11-15 12:36:48 -08:00
Cedric Beust
bebd088195 Property changes. 2015-11-15 09:48:48 -08:00
Cedric Beust
9050a6bb27 Make "run" use the transitive closure of dependencies.
Necessary if fatJar=false.
2015-11-14 18:50:23 -08:00
Cedric Beust
91194b2b2a Package -> PackageConfig. 2015-11-14 17:51:15 -08:00
Cedric Beust
99c6993a46 TaskResult is not an internal class. 2015-11-13 18:38:52 -08:00
Cedric Beust
caa2a9424d Not a warning. 2015-11-12 03:24:51 -08:00
Cedric Beust
c8e45d541f Fix name. 2015-11-10 01:56:03 -08:00
Cedric Beust
a4d16eddde New install task. 2015-11-09 22:47:38 -08:00
Cedric Beust
4c24dd704d Warnings. 2015-11-07 19:49:00 -08:00
Cedric Beust
146905da40 ApplicationPlugin work. 2015-11-06 20:07:00 -08:00
Cedric Beust
6094528f32 Warnings. 2015-11-06 19:50:38 -08:00
Cedric Beust
ee3a1839f7 Make relative paths work. 2015-11-04 23:31:15 -08:00
Cedric Beust
561f87726e New PluginProperties implementation. 2015-11-03 10:56:35 -08:00
Cedric Beust
bcee0dc4ae dex working. 2015-11-03 00:03:20 -08:00
Cedric Beust
26d8da1114 Better toString(). 2015-10-29 03:39:11 -07:00
Cedric Beust
fded2800b6 New build syntax. 2015-10-29 03:31:30 -07:00
Cedric Beust
79fc7c4f70 Fix warning. 2015-10-22 20:03:07 -07:00
Cedric Beust
5d1d63e9b6 Update to 1.0.0-beta. 2015-10-22 18:18:31 -07:00
Cedric Beust
46f847b90a Logs. 2015-10-15 03:44:04 -07:00
Cedric Beust
27857f48ab Removing KobaltLogger. 2015-10-14 00:03:55 -07:00
Cedric Beust
72a03ce157 Kobalt.findPlugin() 2015-10-11 12:01:55 -07:00
Cedric Beust
7690be501c Add runtime scope. 2015-10-08 22:57:02 -07:00
Cedric Beust
d27066fb29 Comment. 2015-10-08 22:08:41 -07:00
Cedric Beust
1e86004fd6 New war{} directive. 2015-10-08 03:27:44 -07:00
Cedric Beust
c061e7df85 First commit 2015-10-03 21:38:15 -07:00