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

525 commits

Author SHA1 Message Date
Cedric Beust
b700e94b5f Made test runners into contributors. 2015-11-28 06:51:00 -08:00
Cedric Beust
6630f55197 Rename to IRunnerContributor. 2015-11-28 06:03:15 -08:00
Cedric Beust
dfa429336b Proguard preliminary work. 2015-11-28 01:18:53 -08:00
Cedric Beust
21aca77947 Show a warning if no signingConfig was found. 2015-11-27 23:23:21 -08:00
Cedric Beust
5e561ba62b Better warning. 2015-11-27 23:23:10 -08:00
Cedric Beust
1b472cd625 Handle jar signer errors. 2015-11-27 23:13:02 -08:00
Cedric Beust
2febea27a7 Signing configs. 2015-11-27 10:59:16 -08:00
Cedric Beust
8e7ffcc26f IPluginActor fixes. 2015-11-27 05:29:24 -08:00
Cedric Beust
f0ca73e8d2 Minor fixes. 2015-11-27 05:29:02 -08:00
Cedric Beust
49b538d3d4 Fix packages. 2015-11-26 22:18:22 -08:00
Cedric Beust
93f30ad4fe Revert "Move files into the internal.build package."
This reverts commit 146d6702c5.
2015-11-26 22:14:01 -08:00
Cedric Beust
ed09aa7e54 Revert "Fix packages."
This reverts commit c36f52b0dc.
2015-11-26 22:13:51 -08:00
Cedric Beust
c36f52b0dc Fix packages. 2015-11-27 10:08:50 -08:00
Cedric Beust
dfdd5ba06a Fix tests. 2015-11-27 09:45:20 -08:00
Cedric Beust
146d6702c5 Move files into the internal.build package. 2015-11-27 09:16:12 -08:00
Cedric Beust
43ccceb71e Refactoring of BuildScript. 2015-11-27 09:12:40 -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
Ferenc Boldog
0064fd9e10 generate final class and fields 2015-11-27 01:05:55 +01:00
Cedric Beust
0146bbd2fc GITHUB-57: Bubble up aapt errors correctly.
Fixes https://github.com/cbeust/kobalt/issues/57.
2015-11-27 03:40:32 -08:00
Cedric Beust
56ef7a8c1d Fix a few cases where BuildConfig.java was not being compiled. 2015-11-27 03:20:37 -08:00
Cedric Beust
84c819b4f7 Don't embed the compiler while packaging a Kotlin app. 2015-11-27 00:51:59 -08:00
Cedric Beust
647b103fd2 Build directory fix. 2015-11-27 00:24:47 -08:00
Cedric Beust
63a9c1f159 Add "jvmArgs" to test{}. 2015-11-27 00:24:39 -08:00
Cedric Beust
6cd1a1d610 Fix variantless builds. 2015-11-26 22:08:46 -08:00
Cedric Beust
e1c3ea1298 Clean up plugin-names. 2015-11-26 21:59:17 -08:00
Cedric Beust
bf1b827324 Support for multiple tasks with the same name.
For example, both PackagingPlugin and AndroidPlugin define an "install" task. Both need to run if invoked.
2015-11-26 21:26:54 -08:00
Cedric Beust
c19f1a4558 Fix bogus output dir. 2015-11-26 21:09:12 -08:00
Cedric Beust
61ce1b537c Comment. 2015-11-26 21:03:45 -08:00
Cedric Beust
0118e71b4f Skip install if there's nothing to install. 2015-11-26 20:18:39 -08:00
Cedric Beust
c98d6e4311 Remove runAfter(). 2015-11-26 20:16:41 -08:00
Cedric Beust
4a2e33d777 Better cycle detection. 2015-11-26 20:16:07 -08:00
Cedric Beust
31994102ae Fix shadowing 2015-11-26 20:15:31 -08:00
Cedric Beust
ea7c4abcc9 Fix bogus dependency. 2015-11-26 20:14:41 -08:00
Cedric Beust
821279858c Merge pull request #55 from fboldog/fix-kotlinc-output-directory
add directory path if exists (like JavaCompiler)
2015-11-25 18:56:42 -08:00
Cedric Beust
651eb449f8 Log. 2015-11-26 05:45:31 -08:00
Cedric Beust
57f8ec90c4 Profiles. 2015-11-26 05:23:42 -08:00
Cedric Beust
833f2e2bbf Remove warning. 2015-11-25 07:33:55 -08:00
Ferenc Boldog
5aa4642eb4 add directory path if exists (like JavaCompiler) 2015-11-25 16:15:18 +01:00
Cedric Beust
5123016916 Clean up. 2015-11-24 23:54:43 -08:00
Cedric Beust
fb2e970082 Fix the multiple -source flags bug. 2015-11-24 23:54:36 -08:00
Cedric Beust
904ccb157e Better error. 2015-11-24 23:17:16 -08:00
Cedric Beust
9f00303e9d Only generate BuildConfig if at least one buildConfig{} was found. 2015-11-24 23:17:09 -08:00
Cedric Beust
92922f7e07 Logs. 2015-11-24 22:25:47 -08:00
Cedric Beust
be5a02eef1 Simplify. 2015-11-24 22:25:23 -08:00
Cedric Beust
1d6d98a0ed Fix #51: BuildConfig not generated. 2015-11-24 22:24:56 -08:00
Cedric Beust
c90aca0c7d Refactor. 2015-11-24 21:01:37 -08:00
Cedric Beust
37a0f3101a Revert "Refactor."
This reverts commit e5d03956f9.
2015-11-24 21:01:22 -08:00
Ferenc Boldog
a43bc01267 Generate BuildConfig with android pacage id if possible 2015-11-24 17:40:10 +01:00
Cedric Beust
e5d03956f9 Refactor. 2015-11-23 19:09:00 -08:00
Cedric Beust
495d507978 Move Merger logs to 3. 2015-11-23 18:51:03 -08:00