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

958 commits

Author SHA1 Message Date
Cedric Beust
23347dba77 Fix the -testclass bug. 2015-12-12 23:01:04 -08:00
Cedric Beust
b895d4c8f2 Experimenting with colors. 2015-12-12 10:22:33 -08:00
Cedric Beust
c9500e023a 0.329. 2015-12-12 03:13:11 +04:00
Cedric Beust
44aa28bb22 Wrapper. 2015-12-12 03:12:45 +04:00
Cedric Beust
3d5b2ee167 Comment. 2015-12-12 03:12:35 +04:00
Cedric Beust
1c75273141 dokka 0.9.3. 2015-12-12 03:12:30 +04:00
Cedric Beust
872a0d3961 Fix maven-metadata-local.xml. 2015-12-12 02:23:44 +04:00
Cedric Beust
5468a380f2 Simplify. 2015-12-12 01:10:44 +04:00
Cedric Beust
4a545658da Remove public. 2015-12-12 01:09:52 +04:00
Cedric Beust
78a95f1164 0.328. 2015-12-12 01:09:07 +04:00
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
20167caae9 Less verbose. 2015-12-11 21:17:22 +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
c5f2368a29 Don't throw if can't overwrite (Windows only). 2015-12-10 23:11:24 -08:00
Cedric Beust
103b5fabdf Merge pull request #67 from lauw/master
Always generate kobaltw file
2015-12-11 10:47:00 +04: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
Laurens Muller
8a80c095ac Revert "remove current kobaltw file"
This reverts commit e225110166.
2015-12-10 09:34:13 +01: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
Laurens
e225110166 remove current kobaltw file 2015-12-10 01:29:59 +01:00
Laurens
2fb3c2163e Always generate kobaltw file
-- fix for issue with wrong line endings on unix systems
2015-12-10 01:21:14 +01: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