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

45 commits

Author SHA1 Message Date
Cedric Beust
87975284d9 Compilers are now plug-in actors. 2015-11-29 09:28:08 -08:00
Cedric Beust
fd5fb983e2 Extract IAffinity in its own interface. 2015-11-29 08:56:33 -08:00
Cedric Beust
b700e94b5f Made test runners into contributors. 2015-11-28 06:51:00 -08:00
Cedric Beust
b422fb1b83 Android variant work. 2015-11-22 09:27:41 -08:00
Cedric Beust
f574274c9e Android variant work. 2015-11-21 22:53:41 -08:00
Cedric Beust
920931a36e Relative dirs. 2015-11-20 15:08:21 -08:00
Cedric Beust
e16892dbdb Better variant support. 2015-11-21 02:49:59 -08:00
Cedric Beust
354668b6a3 Use the project property. 2015-11-20 21:59:34 -08:00
Cedric Beust
32f1f084a2 Generate BuildConfig. 2015-11-16 00:02:44 -08:00
Cedric Beust
f37df1acc1 BuildConfig work. 2015-11-15 23:38:31 -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
ca6527df38 Ordering: build type then product flavor. 2015-11-18 17:36:54 -08:00
Cedric Beust
6d605f3100 println. 2015-11-18 17:36:44 -08:00
Cedric Beust
8728ba4637 Variant support for the compile target. 2015-11-19 03:27:15 -08:00
Cedric Beust
302f1022e3 ApplicationPlugin wasn't respecting dependent projects. 2015-11-19 00:11:46 -08:00
Cedric Beust
2746f57b9a Pass TaskResult better in tests. 2015-11-18 23:16:26 -08:00
Cedric Beust
333b7c4375 More pulling things up into JvmCompilerPlugin. 2015-11-18 21:23:12 -08:00
Cedric Beust
51431dca93 More refactoring into JvmCompilerPlugin. 2015-11-17 19:12:56 -08:00
Cedric Beust
e88f3ac484 Automatically add artifacts of dependent projects. 2015-11-18 05:16:30 -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
d70376b912 Warn if can't delete dir. 2015-11-14 17:12:41 -08:00
Cedric Beust
23d91087aa Move the test directive out of internal. 2015-11-14 06:35:07 -08:00
Cedric Beust
99c6993a46 TaskResult is not an internal class. 2015-11-13 18:38:52 -08:00
Cedric Beust
7110a17a07 Use the project.directory for dependencies. 2015-11-09 18:11:37 -08:00
Cedric Beust
fe9891698c Use constants. 2015-11-09 18:11:16 -08:00
Cedric Beust
cb0acdd352 Warnings. 2015-11-07 15:06:20 -08:00
Cedric Beust
146905da40 ApplicationPlugin work. 2015-11-06 20:07:00 -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
894a63e7cf Create build/classes. 2015-10-30 17:56:09 -07:00
Cedric Beust
66e00fa7d8 Refactor. 2015-10-30 12:01:49 -07:00
Cedric Beust
d568507624 Introducing JvmCompiler. 2015-10-30 11:31:24 -07:00
Cedric Beust
4614ea7253 IClasspathContributor. 2015-10-30 22:20:01 -07:00
Cedric Beust
9094b807cc Warnings. 2015-10-30 01:00:11 -07:00
Cedric Beust
ea9d574f39 R.java compilation. 2015-10-29 22:03:14 -07:00
Cedric Beust
fded2800b6 New build syntax. 2015-10-29 03:31:30 -07:00
Cedric Beust
5d1d63e9b6 Update to 1.0.0-beta. 2015-10-22 18:18:31 -07:00
Cedric Beust
27857f48ab Removing KobaltLogger. 2015-10-14 00:03:55 -07:00
Cedric Beust
281ae2071b Validate classpath. 2015-10-13 00:53:22 -07:00
Cedric Beust
3147fe43a1 Log tweaks. 2015-10-06 22:04:19 -07:00
Cedric Beust
9f3a1f6f3b Add provided dependencies. 2015-10-06 01:45:43 -07:00
Cedric Beust
c061e7df85 First commit 2015-10-03 21:38:15 -07:00