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

840 commits

Author SHA1 Message Date
Cedric Beust
9d4d9dce5f Local metadata is called maven-metadata-local.xml. 2015-12-12 01:06:18 +04:00
Cedric Beust
f37965500c Don't display passwords in HostConfig. 2015-12-12 00:54:02 +04:00
Cedric Beust
acfd8720e1 Maven repo is a file(). 2015-12-12 00:53:47 +04:00
Cedric Beust
81988ad5f1 Trailing slash. 2015-12-12 00:37:57 +04:00
Cedric Beust
38649d5c98 0.326. 2015-12-12 00:27:41 +04:00
Cedric Beust
23119c4936 Add ~/.m2/repository in the list of default repos. 2015-12-12 00:26:12 +04:00
Cedric Beust
64c2a13048 0.325. 2015-12-11 23:05:56 +04:00
Cedric Beust
84cc83d8b1 Add support for predexing. 2015-12-11 23:02:29 +04:00
Cedric Beust
8de5e5f1f4 Rename. 2015-12-11 21:14:53 +04:00
Cedric Beust
932d45bd15 0.324. 2015-12-10 23:12:26 -08:00
Cedric Beust
107b12546b Comment. 2015-12-10 23:12:17 -08:00
Cedric Beust
b3fd1a43ad Fallback to javac if the compiler API can't find the compiler. 2015-12-10 23:12:10 -08:00
Cedric Beust
7f228e1c40 0.322. 2015-12-11 04:52:01 +04:00
Cedric Beust
745e40a005 Expose exploded(). 2015-12-11 04:49:25 +04:00
Cedric Beust
79401556bf Carry over the error messages. 2015-12-11 04:49:13 +04:00
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
9b011abf7a applicationId fixes and support for androidIdSuffix. 2015-12-10 03:09:33 +03:00
Cedric Beust
82be14ae06 Use the Java Compiler API. 2015-12-10 01:41:21 +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