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

872 commits

Author SHA1 Message Date
Cedric Beust
495d507978 Move Merger logs to 3. 2015-11-23 18:51:03 -08:00
Cedric Beust
f7a1b71435 Log. 2015-11-23 18:50:55 -08:00
Cedric Beust
5ee24d4738 Fix the app/ bug. 2015-11-23 18:50:51 -08:00
Cedric Beust
a5b180e6db Merge pull request #49 from fboldog/copy-manifest-and-resources
Copy manifest and resources
2015-11-23 18:21:28 -08:00
Ferenc Boldog
45e0017a0e copy resources to correct path 2015-11-24 02:23:39 +01:00
Ferenc Boldog
8e8077626a copy AndroidManifest.xml to correct path 2015-11-24 02:23:39 +01:00
Cedric Beust
665d4040ef Unnecessary. 2015-11-23 17:17:48 -08:00
Cedric Beust
93e56208f1 0.291. 2015-11-23 17:16:40 -08:00
Cedric Beust
5a5ff5854a Variant was not honoring the project directory. 2015-11-23 17:15:17 -08:00
Cedric Beust
873f8fc0ae AndroidPlugin is now an IRunContributor. 2015-11-24 03:03:18 -08:00
Cedric Beust
c8f8c9e8e8 Refactoring. 2015-11-24 03:02:54 -08:00
Cedric Beust
0d898ae671 Use vars for jaxb. 2015-11-24 03:01:21 -08:00
Cedric Beust
a45640c5be Add "run" to the Android plug-in. 2015-11-24 03:00:33 -08:00
Cedric Beust
f2d15c31da Upgrade domx. 2015-11-24 02:25:37 -08:00
Cedric Beust
9067872fbf Merge pull request #48 from cypressious/fix_gradle_some_more
Fix build.gradle some more
2015-11-23 14:15:53 -08:00
Cedric Beust
e9a647a9f6 Comment and logging. 2015-11-23 23:56:40 -08:00
Cedric Beust
3e6760f8f5 Better documentation. 2015-11-23 22:51:57 -08:00
Cedric Beust
55e6cff0f5 Introducing IRunContributor. 2015-11-23 21:52:11 -08:00
Kirill Rakhman
a6dff8247a fix build.gradle some more 2015-11-23 21:45:37 +01:00
Cedric Beust
1ae3559f70 Merge pull request #47 from cypressious/wrapper_gradle
Update gradle build files
2015-11-23 09:14:54 -08:00
Kirill Rakhman
b69c9e2fbc update gradle build files 2015-11-23 17:16:38 +01:00
Cedric Beust
4dd32eb020 Merge pull request #46 from cypressious/gradle-2-9
bump gradle version to 2.9
2015-11-23 07:55:50 -08:00
Kirill Rakhman
ca71fe86b5 bump gradle version to 2.9 2015-11-23 16:36:24 +01:00
Cedric Beust
9e480cc699 0.289. 2015-11-22 22:15:29 -08:00
Cedric Beust
4b9690a30c Fix logs. 2015-11-22 22:03:22 -08:00
Cedric Beust
0ac1131c45 0.288. 2015-11-22 21:52:38 -08:00
Cedric Beust
88ac8ed492 Fix bogus app/ directories. 2015-11-22 21:46:55 -08:00
Cedric Beust
cf1ebb29bb Unnecessary. 2015-11-22 21:02:45 -08:00
Cedric Beust
671d1ac7c3 Merging values/* files. 2015-11-22 21:02:39 -08:00
Cedric Beust
6605dd3b99 mkdirs() delete directories if they exist. 2015-11-22 20:57:59 -08:00
Cedric Beust
ce04dd80d2 Doc. 2015-11-22 20:57:40 -08:00
Cedric Beust
ad99281ab5 Refactor. 2015-11-22 10:42:54 -08:00
Cedric Beust
3bc211bd80 Refactor. 2015-11-22 10:36:52 -08:00
Cedric Beust
b5fb1ee3da Android install task. 2015-11-22 10:27:54 -08:00
Cedric Beust
63acc32513 Variants working in simple scenarios. 2015-11-22 10:01:03 -08:00
Cedric Beust
432e673e90 Remove log. 2015-11-22 10:00:44 -08:00
Cedric Beust
b422fb1b83 Android variant work. 2015-11-22 09:27:41 -08:00
Cedric Beust
c004431946 signApk for variants. 2015-11-21 23:23:53 -08:00
Cedric Beust
f574274c9e Android variant work. 2015-11-21 22:53:41 -08:00
Cedric Beust
861bac9f12 0.285. 2015-11-20 17:08:39 -08:00
Cedric Beust
df6d639e0a Fix bug when depending on an Android project.
generateR doesn't appear in the selected tasks but is then still a dependency, which causes an NPE.
2015-11-20 17:08:17 -08:00
Cedric Beust
48c2c7d023 Travis: less verbose. 2015-11-20 15:17:11 -08:00
Cedric Beust
5b1425b8ed 0.283. 2015-11-20 15:10:29 -08:00
Cedric Beust
920931a36e Relative dirs. 2015-11-20 15:08:21 -08:00
Cedric Beust
56fb059150 Fix output compiler dir. 2015-11-20 15:07:11 -08:00
Cedric Beust
62a2ec5f74 Add flags for Java projects only. 2015-11-20 15:06:53 -08:00
Cedric Beust
af4c7d9822 Android commands return 0 even when they fail.
Use the error stream to determine if the call failed instead.
2015-11-21 02:51:02 -08:00
Cedric Beust
9e87f2625f Better error. 2015-11-21 02:50:24 -08:00
Cedric Beust
aab9c31c62 Replace existing tmp files. 2015-11-21 02:50:13 -08:00
Cedric Beust
e16892dbdb Better variant support. 2015-11-21 02:49:59 -08:00