Cedric Beust
|
1b4abd102c
|
Display the javac command.
|
2015-12-11 04:48:30 +04:00 |
|
Cedric Beust
|
4b122ac231
|
Don't explode the aar if it's already there.
|
2015-12-11 04:48:12 +04:00 |
|
Cedric Beust
|
f6cd3e2259
|
BuildConfig should use the package name.
|
2015-12-11 04:47:35 +04:00 |
|
Cedric Beust
|
7189fcde31
|
Introducing IMavenIdInterceptor.
Allow plug-ins to rewrite Maven id's. Also fix the problem where .aar kept being refetched.
|
2015-12-11 02:45:35 +04:00 |
|
Cedric Beust
|
cd541f34cf
|
Better logging.
|
2015-12-11 01:50:38 +04:00 |
|
Cedric Beust
|
2ef4a4e3e9
|
Refactoring.
|
2015-12-11 01:33:46 +04:00 |
|
Cedric Beust
|
616a202fff
|
Delete Merger.
|
2015-12-11 01:19:57 +04:00 |
|
Cedric Beust
|
bafeae38f1
|
0.321.
|
2015-12-10 22:56:45 +04:00 |
|
Cedric Beust
|
0aef2b3b0a
|
Comments.
|
2015-12-10 22:44:44 +04:00 |
|
Cedric Beust
|
cfedc3e5a0
|
Forgot maxSdkVersion.
|
2015-12-10 22:43:21 +04:00 |
|
Cedric Beust
|
42f756dc92
|
Fix manifest merger.
|
2015-12-10 22:38:35 +04:00 |
|
Cedric Beust
|
e1c7aa6a43
|
Minor fixes.
|
2015-12-10 19:20:07 +03:00 |
|
Cedric Beust
|
902710c737
|
Merge pull request #65 from christophsturm/checkVersions-even-when-one-dep-is-not-resolvable
finish checking versions even if one version cannot be resolved
|
2015-12-10 19:17:17 +03:00 |
|
Christoph Sturm
|
aafb06fada
|
get rid of the return by making the throw clause bigger.
I'm not sure what version I like better. small try blocks are also nice.
|
2015-12-10 08:40:24 +01:00 |
|
Cedric Beust
|
c3dbf616b6
|
Merge branch 'master' of github.com:cbeust/kobalt
|
2015-12-09 18:10:18 -08:00 |
|
Cedric Beust
|
b543db406c
|
Comment.
|
2015-12-09 18:09:55 -08:00 |
|
Cedric Beust
|
5d06da8101
|
TODO.
|
2015-12-10 03:12:40 +03:00 |
|
Cedric Beust
|
9b011abf7a
|
applicationId fixes and support for androidIdSuffix.
|
2015-12-10 03:09:33 +03:00 |
|
Cedric Beust
|
8d8e7cd918
|
TODO.
|
2015-12-10 03:08:58 +03:00 |
|
Cedric Beust
|
82be14ae06
|
Use the Java Compiler API.
|
2015-12-10 01:41:21 +03:00 |
|
Cedric Beust
|
553c050877
|
TODO.
|
2015-12-10 01:04:20 +03:00 |
|
Cedric Beust
|
ec868406f6
|
0.320.
|
2015-12-10 01:30:04 +04:00 |
|
Cedric Beust
|
a33d83d99c
|
Android runner should use the merged manifest.
|
2015-12-10 01:27:53 +04:00 |
|
Cedric Beust
|
b65753d4d9
|
Minor fix.
|
2015-12-10 01:26:51 +04:00 |
|
Cedric Beust
|
edce5f533e
|
Fix the manifest overlays.
|
2015-12-10 01:15:21 +04:00 |
|
Cedric Beust
|
c6e15fc152
|
Don't exclude support.
|
2015-12-10 01:06:13 +04:00 |
|
Cedric Beust
|
6386f503b7
|
Apt fix.
|
2015-12-10 01:06:02 +04:00 |
|
Cedric Beust
|
843f88565f
|
Log.
|
2015-12-10 01:05:32 +04:00 |
|
Cedric Beust
|
867f9d797c
|
Add context to source contributor.
|
2015-12-10 01:05:18 +04:00 |
|
Cedric Beust
|
beedc8c71e
|
0.319.
|
2015-12-10 01:04:48 +04:00 |
|
Christoph Sturm
|
77eec73bd0
|
finish checking versions even if one version cannot be resolved
|
2015-12-09 21:17:34 +01:00 |
|
Cedric Beust
|
c8d6ab9af0
|
Build into test-classes dir.
|
2015-12-09 09:59:17 -08:00 |
|
Cedric Beust
|
d8e893be9e
|
Not needed.
|
2015-12-08 20:52:20 -08:00 |
|
Cedric Beust
|
0e3e70198c
|
More consistent naming.
|
2015-12-08 17:29:49 -08:00 |
|
Cedric Beust
|
ba024d8f50
|
Restore variant dirs.
|
2015-12-08 15:46:28 -08:00 |
|
Cedric Beust
|
2d80778bc7
|
Remove nonexistent folders.
|
2015-12-08 15:46:19 -08:00 |
|
Cedric Beust
|
2b3cb81a9b
|
Set the source directories after the variant has been set.
|
2015-12-08 15:46:05 -08:00 |
|
Cedric Beust
|
dba627bd0f
|
Switch parameter ordering.
|
2015-12-08 15:45:42 -08:00 |
|
Cedric Beust
|
e65e111ecb
|
Use android-builder to generate resources.
|
2015-12-08 14:32:37 -08:00 |
|
Cedric Beust
|
114a2b7a3a
|
Correct dependencies for -processorpath.
|
2015-12-08 07:09:41 -08:00 |
|
Cedric Beust
|
f0d7c178d7
|
toString.
|
2015-12-08 07:09:29 -08:00 |
|
Cedric Beust
|
3aa169e136
|
Comments.
|
2015-12-08 07:09:23 -08:00 |
|
Cedric Beust
|
896102dedf
|
Assets for Android.
|
2015-12-08 07:09:11 -08:00 |
|
Cedric Beust
|
4354d37ecf
|
Don't warn if local.properties doesn't exist.
Getting an nonexistent value will throw anyway.
|
2015-12-07 21:53:40 -08:00 |
|
Cedric Beust
|
36387c374d
|
Warning.
|
2015-12-07 21:53:21 -08:00 |
|
Cedric Beust
|
6bbd9bd943
|
Bug in DynamicGraph.
Was aborting when there were still running nodes.
|
2015-12-07 21:53:15 -08:00 |
|
Cedric Beust
|
3ca365a0fa
|
Better log.
|
2015-12-07 21:52:23 -08:00 |
|
Cedric Beust
|
5ad482b244
|
Retrolambda work.
|
2015-12-06 11:49:40 -08:00 |
|
Cedric Beust
|
fc58dd208c
|
Fix tasks.
|
2015-12-06 11:32:42 -08:00 |
|
Cedric Beust
|
371929f754
|
Fix --tasks.
|
2015-12-06 11:02:56 -08:00 |
|