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
|
32ad5a4af0
|
0.305.
|
2015-11-27 23:18:07 -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
|
ad99ec5511
|
0.304.
|
2015-11-27 05:30:37 -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 |
|
Cedric Beust
|
f6d5c8a1f1
|
Merge pull request #58 from fboldog/make-java-buildconfig-final
generate final class and fields
|
2015-11-26 16:12:39 -08:00 |
|
Cedric Beust
|
c2382f0cda
|
0.303.
|
2015-11-27 03:46:21 -08: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
|
dc95e890b4
|
0.300.
|
2015-11-27 00:30:05 -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
|
1ee183d5c1
|
0.298
|
2015-11-26 22:14:59 -08:00 |
|
Cedric Beust
|
46e3384e44
|
.gitignore.
|
2015-11-26 22:14:52 -08:00 |
|
Cedric Beust
|
6cd1a1d610
|
Fix variantless builds.
|
2015-11-26 22:08:46 -08:00 |
|
Cedric Beust
|
0837592d4b
|
Forgot kobalt-plugin.xml.
|
2015-11-26 22:08:32 -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 |
|
Ferenc Boldog
|
0064fd9e10
|
generate final class and fields
|
2015-11-27 01:05:55 +01: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
|
81c24e2acc
|
0.296.
|
2015-11-26 05:48: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
|
357715f6c7
|
TODO.
|
2015-11-24 23:55:08 -08: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
|
b1f7c9fd03
|
TODO.
|
2015-11-24 23:30:58 -08:00 |
|
Cedric Beust
|
c5c875ae85
|
0.293.
|
2015-11-24 23:18:59 -08:00 |
|