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

1877 commits

Author SHA1 Message Date
Cedric Beust
ae450e4cbc Fix optional dependencies problem. 2017-02-01 12:58:59 -08:00
Cedric Beust
2a1edb8f64 0.917. 2017-01-28 10:18:09 -08:00
Cedric Beust
36075a9d4f —projectInfo should ignore file dependencies. 2017-01-28 10:17:26 -08:00
Cedric Beust
b4413814fc Fix kotlinc 1.0.6 error stream weirdness. 2017-01-28 10:14:31 -08:00
Cedric Beust
1a01c85fe8 Bug due to weird behavior of split().
Somehow, “”.split(“ “) == arrayOf(“”).
2017-01-28 10:14:11 -08:00
Cedric Beust
2719be4c66 0.916. 2017-01-22 09:44:03 -08:00
Cedric Beust
bfc787a4b4 buildScript{} support. 2017-01-22 09:19:41 -08:00
Cedric Beust
384550c62c Delete unused class. 2017-01-20 16:23:15 -08:00
Cedric Beust
31f44773b7 0.915. 2017-01-20 12:43:15 -08:00
Cedric Beust
a40b63eec4 Added kobaltCompilerSeparateProcess flag. 2017-01-20 12:35:06 -08:00
Cedric Beust
998972f022 Add a few kotlinc -X flags. 2017-01-20 12:17:43 -08:00
Cedric Beust
b7eabecfca 0.914. 2017-01-20 10:06:30 -08:00
Cedric Beust
5b0ccfe8cb Not used. 2017-01-19 15:54:52 -08:00
Cedric Beust
63c9369041 0.913. 2017-01-19 15:34:55 -08:00
Cedric Beust
816c609c17 Add compiler version and flags in KotlinConfig. 2017-01-19 14:53:37 -08:00
Cedric Beust
48bbdfd1ff Remove public. 2017-01-19 13:32:50 -08:00
Cedric Beust
62b193f378 0.912. 2017-01-19 13:18:17 -08:00
Cedric Beust
22468647eb Launch Kotlin compiler in separate process. 2017-01-19 10:26:32 -08:00
Cedric Beust
a80e19d53a Remove AndroidManifest.xml. 2017-01-14 18:16:41 -08:00
Cedric Beust
991887e280 Add <kobaltCompilerFlagss> in settings.xml. 2017-01-14 10:14:34 -08:00
Cedric Beust
fb0da19f24 Better message. 2017-01-14 10:14:14 -08:00
Cedric Beust
230aeca03f 0.911. 2017-01-14 08:46:55 -08:00
Cedric Beust
24174b40f1 Add support for KotlinTest. 2017-01-14 08:46:26 -08:00
Cedric Beust
6535245339 0.910. 2017-01-11 15:11:40 -08:00
Cedric Beust
3bf91feffe 0.909. 2017-01-07 14:12:34 -08:00
Cedric Beust
25a5ef9195 0.908. 2017-01-05 12:28:46 -08:00
Cedric Beust
ff94cc5e3f Implements args() for application {}. 2017-01-05 12:23:55 -08:00
Cedric Beust
a5c3c93657 Set JAR_NAME correctly. 2017-01-05 12:23:31 -08:00
Cedric Beust
78c9a80937 Bump this error to level 1. 2017-01-05 11:47:37 -08:00
Cedric Beust
596c0812c0 0.907. 2017-01-05 11:19:48 -08:00
Cedric Beust
5d31e55a4a Use the correct directory for javadoc. 2017-01-05 10:22:17 -08:00
Cedric Beust
f563d274dd Generate javadocs in {build}/docs/javadoc. 2017-01-05 10:13:52 -08:00
Cedric Beust
5609bb27aa Fix Javadoc generation. 2017-01-04 15:19:34 -08:00
Cedric Beust
8c29914193 0.906 2016-12-07 13:49:58 -08:00
Cedric Beust
7bff267b9f 0.905. 2016-10-03 13:01:30 -07:00
Cedric Beust
c9563b27d8 Fix the scripting changes that broke plugin loading. 2016-10-03 12:57:52 -07:00
Cedric Beust
dbb42fd833 0.904. 2016-09-29 10:40:39 -07:00
Cedric Beust
baf6c94400 Refactor. 2016-09-23 12:30:46 -07:00
Cedric Beust
54e5669349 Remove public. 2016-09-23 12:30:09 -07:00
Cedric Beust
cb006ba2b5 0.903. 2016-09-23 12:22:15 -07:00
Cedric Beust
850e335843 Added autoGitTag to github and bintray configurations. 2016-09-23 12:20:44 -07:00
Cedric Beust
1b7eb08074 0.902. 2016-09-23 11:46:42 -07:00
Cedric Beust
ffc56002c3 Proper assisted injection. 2016-09-12 13:22:48 -07:00
Cedric Beust
8608df4618 Refactor build compilation in anticipation of scripting support. 2016-09-12 13:00:48 -07:00
Cedric Beust
f6cef6ba5f Forgot two files. 2016-09-07 09:57:13 -07:00
Cedric Beust
6ac1260e8b Temporary fix for kotlinc 1.1. 2016-09-07 09:55:29 -07:00
Cedric Beust
9fb3eb87a2 Launch the test JVM with "-ea".
Fixes https://github.com/cbeust/kobalt/issues/303.
2016-09-07 09:53:32 -07:00
Cedric Beust
079890b2e7 0.900. 2016-09-06 09:37:21 -07:00
Cedric Beust
5dd11e22e5 0.899. 2016-08-12 00:24:36 -08:00
Cedric Beust
aa29172bd6 0.898. 2016-08-11 22:37:09 -08:00