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

1052 commits

Author SHA1 Message Date
Cedric Beust
f7471675d4 Refactor. 2016-02-14 06:29:47 -08:00
Cedric Beust
f6fe0e086e Improve the archetype support. 2016-02-14 05:53:44 -08:00
Cedric Beust
e1ee30c0c7 Added "--plugins". 2016-02-13 18:25:02 -08:00
Cedric Beust
2bfd7cc78e Rename archetype name to archetypeName. 2016-02-13 18:02:09 -08:00
Cedric Beust
626eade9d4 javadoc/sources upload fix. 2016-02-13 09:57:54 -08:00
Cedric Beust
f92c3f59f9 Fix #127. 2016-02-13 09:46:11 -08:00
Cedric Beust
01df4b8d94 Enable source downloading. 2016-02-13 08:48:49 -08:00
Cedric Beust
0d3e464cee Javadoc. 2016-02-11 21:37:13 -08:00
Cedric Beust
5d554a485a Fix message in wrapper. 2016-02-11 21:20:38 -08:00
Cedric Beust
b57b1845bc Support for archetypes. 2016-02-11 21:20:29 -08:00
Cedric Beust
64bfcbf12a NewRunCommand. 2016-02-12 01:29:40 +04:00
Cedric Beust
030adfdd63 Fix multiple compilers. 2016-02-12 00:51:03 +04:00
Cedric Beust
6d96e45f52 Default BuildConfig. 2016-02-10 21:58:05 +04:00
Cedric Beust
c1185fdf96 Allow plug-ins to contribute multiple compilers. 2016-02-10 21:43:01 +04:00
Cedric Beust
c2312a8854 Make IClasspathContributor receive a Context. 2016-02-10 21:42:29 +04:00
Cedric Beust
62453b1bad Better logs. 2016-02-10 01:34:37 +04:00
Cedric Beust
a50a7a2313 Fix download path for aars. 2016-02-10 01:28:36 +04:00
Cedric Beust
99b0c3b447 Helper function. 2016-02-10 00:03:57 +04:00
Cedric Beust
48feda51ad Helper functions. 2016-02-09 23:56:57 +04:00
Cedric Beust
6360319d53 Add jitpack to the default repos. 2016-02-09 22:58:00 +04:00
Cedric Beust
4919b19196 Handle 301 better. 2016-02-09 22:52:39 +04:00
Cedric Beust
e87438910f Improve aar support. 2016-02-09 03:54:30 +04:00
Cedric Beust
672bc4b496 Java source directories can come from contributors too. 2016-02-09 02:42:33 +04:00
Cedric Beust
e31c5a774a Don't fetch remotely if .pom is found. 2016-02-09 01:38:33 +04:00
Cedric Beust
83282342ae Compiler flag fixes. 2016-02-09 01:38:17 +04:00
Cedric Beust
6d61747fd5 Rename buildConfigSuffix. 2016-02-08 23:28:57 +04:00
Cedric Beust
035a205047 BuildConfig. 2016-02-08 23:28:34 +04:00
Cedric Beust
a95c227554 Refactor. 2016-02-08 23:21:38 +04:00
Cedric Beust
6168e50c3f Fix BuildConfig. 2016-02-08 22:58:47 +04:00
Cedric Beust
f412e6eca0 Fix flag contributor bug. 2016-02-08 21:53:55 +04:00
Cedric Beust
403a3eccf4 Delete JavaProject/KotlinProject. 2016-02-07 16:59:03 -08:00
Cedric Beust
914f2527a6 Remove public. 2016-02-06 01:37:41 +04:00
Cedric Beust
451ddf3590 Refactor. 2016-02-06 01:37:36 +04:00
Cedric Beust
f6927e2304 Don't blow up if logLevel == 1. 2016-02-06 01:37:25 +04:00
Cedric Beust
75a1d4916f Expose a method for plug-ins. 2016-02-06 01:05:36 +04:00
Cedric Beust
74e65a1ef5 Fix the empty dependency bugs.
This code used to work pre-RC but the RC seems to scope closure fields differently so that fields were being assigned to themselves.
2016-02-06 01:05:07 +04:00
Cedric Beust
15ca9dc27d Consistent file naming. 2016-02-05 23:15:27 +04:00
Cedric Beust
c27ec46e73 Update to RC. 2016-02-05 22:52:12 +04:00
Cedric Beust
ad2c54b72f Don't add nonexistent Java dir. 2016-02-05 22:08:36 +04:00
Cedric Beust
4a86afc605 Not used. 2016-02-05 22:08:26 +04:00
Cedric Beust
3161d68ba3 Only existing sources. 2016-02-05 21:41:49 +04:00
Cedric Beust
2214677d92 Fix the default directories bug. 2016-02-05 21:38:50 +04:00
Cedric Beust
faf2eeb1d8 Ignore nonexistent directories. 2016-02-05 21:37:59 +04:00
Cedric Beust
1cabff5215 No public. 2016-02-05 21:37:42 +04:00
Cedric Beust
44bc37881e Turning on project{} (and warnings for javaProject/kotlinProject). 2016-02-04 22:38:49 +04:00
Cedric Beust
a118d3680b Introducing project{}. 2016-02-04 22:32:06 +04:00
Cedric Beust
36aeb392ed Newlines. 2016-02-04 22:24:21 +04:00
Cedric Beust
039d2f1bc2 Rename. 2016-02-04 22:24:09 +04:00
Cedric Beust
691e59f0cb IBuildConfigContributor.
Step toward removing javaProject/kotlinProject.
2016-02-04 22:21:47 +04:00
Cedric Beust
ff23b223cc Clean up ProjectInfo. 2016-02-04 21:58:06 +04:00