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

1036 commits

Author SHA1 Message Date
Cedric Beust
1102b85d7e Better logging. 2017-01-22 09:19:47 -08:00
Cedric Beust
bfc787a4b4 buildScript{} support. 2017-01-22 09:19:41 -08:00
Cedric Beust
574e305399 BlockExtractor. 2017-01-20 16:23:27 -08:00
Cedric Beust
a40b63eec4 Added kobaltCompilerSeparateProcess flag. 2017-01-20 12:35:06 -08:00
Cedric Beust
ceff3000d3 Update to 1.1.0. 2017-01-20 10:06:05 -08:00
Cedric Beust
fa2ef81e2c NPE fix. 2017-01-19 15:54:39 -08:00
Cedric Beust
d32a84256c Better resolution message. 2017-01-19 15:54:23 -08:00
Cedric Beust
ec2fff5205 Forgot a file. 2017-01-19 14:56:26 -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
915a8427f4 Extract compiler version in Constants. 2017-01-19 10:25:35 -08:00
Cedric Beust
5d9263eda9 Warnings. 2017-01-19 10:24:25 -08:00
Cedric Beust
39d0e4e464 Remove public. 2017-01-17 14:33:54 -08:00
Cedric Beust
9a249c2a6c Adjust KotlinTestRunner. 2017-01-15 07:56:21 -08:00
Cedric Beust
991887e280 Add <kobaltCompilerFlagss> in settings.xml. 2017-01-14 10:14:34 -08:00
Cedric Beust
c01605996b kotlin-eap-1.1. 2017-01-14 08:48:54 -08:00
Cedric Beust
24174b40f1 Add support for KotlinTest. 2017-01-14 08:46:26 -08:00
Cedric Beust
70e1a179f4 IDEA files. 2017-01-11 15:16:00 -08:00
Cedric Beust
a2bd140d75 Fix IDEA file. 2017-01-11 15:14:14 -08:00
Cedric Beust
32cd78f73a IDEA files. 2017-01-11 15:10:45 -08:00
Cedric Beust
1efbabe6bd Manage github API errors better. 2017-01-11 15:10:26 -08:00
Cedric Beust
e111fec8bc IDEA files. 2017-01-07 14:12:07 -08:00
Cedric Beust
66b87981b1 1.0.6. 2017-01-07 14:11:41 -08:00
Cedric Beust
a5c3c93657 Set JAR_NAME correctly. 2017-01-05 12:23:31 -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
8589c46b43 IDEA files. 2016-12-07 13:51:06 -08:00
Cedric Beust
7ec673c41e 1.0.5. 2016-12-07 13:50:46 -08:00
Cedric Beust
bc4a28727f Use direct dependencies to determine the test runner. 2016-09-29 10:40:28 -07:00
Cedric Beust
bed02f9678 IDEA files. 2016-09-23 12:27:30 -07:00
Cedric Beust
336ba11dcc kotlin 1.0.4. 2016-09-23 12:22:04 -07:00
Cedric Beust
850e335843 Added autoGitTag to github and bintray configurations. 2016-09-23 12:20:44 -07:00
Cedric Beust
736062ab8b Prevent duplicate dependency tags in the .pom. 2016-09-23 11:32:50 -07:00
Cedric Beust
bee7bd84dd provided and optional dependencies still need to be used to compile. 2016-09-23 11:15:46 -07:00
Cedric Beust
b80c996e05 Generate the correct pom file for provided(). 2016-09-22 11:12:19 -07:00
Cedric Beust
91baf6e86f Optional compile dependencies with "compileOptional(...)". 2016-09-22 11:05:39 -07:00
Cedric Beust
37ef22cccc Reformat. 2016-09-21 13:50:32 -07:00
Cedric Beust
5a8fd219eb Refactor. 2016-09-21 13:50:27 -07:00
Cedric Beust
d8283d6dd8 Remove final. 2016-09-12 13:00:35 -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
b8194acd09 Fixes #304.
Fixes https://github.com/cbeust/kobalt/issues/304
2016-09-06 09:37:00 -07:00
Cedric Beust
c2c4a156de Handle zero projects more gracefully. 2016-08-12 00:24:22 -08:00
Cedric Beust
2498284043 Silly bug when there's just one project. 2016-08-12 00:24:04 -08:00
Cedric Beust
eb0b4b1e0f Make parallel builds the default. 2016-08-11 22:36:50 -08:00
Cedric Beust
39c1b6f8d3 Playing with thread log display. 2016-08-11 22:32:58 -08:00
Cedric Beust
cad5984dae Warnings. 2016-08-11 21:25:54 -08:00
Cedric Beust
834e48fc6d Display regular logs. 2016-08-11 19:33:45 -07:00
Cedric Beust
6d9ec2c9ec Task ordering fix. 2016-08-11 19:23:20 -07:00