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

1858 commits

Author SHA1 Message Date
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
Cedric Beust
ecfe1a07fa 0.897. 2016-08-11 19:34:07 -07:00
Cedric Beust
c3ee130432 0.896. 2016-08-11 19:23:41 -07:00
Cedric Beust
906e4aa60f 0.895. 2016-08-11 03:19:51 -08:00
Cedric Beust
2da9f86de8 Unnecessary parameter. 2016-08-11 03:19:36 -08:00
Cedric Beust
34d78ec828 0.894. 2016-08-11 03:15:22 -08:00
Cedric Beust
c125f45eda Fix task dependencies. 2016-08-11 03:15:12 -08:00
Cedric Beust
c82f044bd3 0.893. 2016-08-11 02:46:42 -08:00
Cedric Beust
e4e0838109 vals. 2016-08-11 02:37:25 -08:00
Cedric Beust
4e3d727da6 Task order fix. 2016-08-10 23:20:29 -08:00
Cedric Beust
4652983a82 Revert "Fix dependencies."
This reverts commit cf0620d973.
2016-08-10 22:41:40 -08:00
Cedric Beust
cf0620d973 Fix dependencies. 2016-08-10 22:29:49 -08:00
Cedric Beust
9498c7bb95 Add a zip file test class. 2016-08-09 22:52:29 -08:00
Cedric Beust
981ba0729a Test fix. 2016-08-09 02:53:12 -08:00
Cedric Beust
8805e1c130 Logging clean up. 2016-08-09 02:11:43 -08:00
Cedric Beust
6e8d5d8d1a 0.891. 2016-08-09 00:06:33 -08:00
Cedric Beust
a2c705ae6e Build fix. 2016-08-08 17:53:21 -07:00
Cedric Beust
24c2c99ddc Refactor to lambda. 2016-08-08 17:44:31 -07:00
Cedric Beust
54b68b0105 Introducing ILogger. 2016-08-08 17:44:19 -07:00
Cedric Beust
fa6820e440 Rename to ParallelLogger. 2016-08-08 17:37:14 -07:00