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

1033 commits

Author SHA1 Message Date
Cedric Beust
a2de187e46 0.504. 2016-02-08 21:53:55 +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
ed43660d50 PomGenerationTest. 2016-02-06 01:06:01 +04:00
Cedric Beust
3eb52d22fc 0.503. 2016-02-06 01:05:41 +04:00
Cedric Beust
a967659ec6 0.500. 2016-02-05 22:53:22 +04:00
Cedric Beust
c27ec46e73 Update to RC. 2016-02-05 22:52:12 +04:00
Cedric Beust
0e2e946884 0.415. 2016-02-05 22:08:50 +04:00
Cedric Beust
985cd9296a 0.414. 2016-02-05 21:43:32 +04:00
Cedric Beust
2214677d92 Fix the default directories bug. 2016-02-05 21:38:50 +04:00
Cedric Beust
c56d87e81b Update build file. 2016-02-04 22:58:33 +04:00
Cedric Beust
d62eb35f8a Forgot a plug-in. 2016-02-04 22:58:21 +04:00
Cedric Beust
6a54955b07 Test projects bump. 2016-02-04 22:58:08 +04:00
Cedric Beust
3d54e9a00c chmod. 2016-02-04 22:57:53 +04:00
Cedric Beust
ce1c7ff241 0.415. 2016-02-04 22:56:20 +04:00
Cedric Beust
c44ba24a93 Restore -no-stdlib. 2016-02-04 22:55:56 +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
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
08f5fcd04b Timings to log 3. 2016-02-04 21:59:32 +04:00
Cedric Beust
23d47e55bb Project test cases. 2016-02-04 21:59:17 +04:00
Cedric Beust
ff23b223cc Clean up ProjectInfo. 2016-02-04 21:58:06 +04:00
Cedric Beust
638d16588e No more classes extend JvmCompilerPlugin. 2016-02-04 21:44:51 +04:00
Cedric Beust
6f4b56c277 Fewer resources. 2016-02-03 21:40:42 +04:00
Cedric Beust
862bca22c0 0.411. 2016-02-02 17:12:02 -08:00
Cedric Beust
b7efab2826 One build file for all test projects. 2016-02-02 17:11:38 -08:00
Cedric Beust
20f5d7a9f3 0.410. 2016-02-02 16:57:52 -08:00
Cedric Beust
385a5005a1 Fix lateinit bug.
Fix #110.
2016-02-02 16:57:31 -08:00
Cedric Beust
9e53359790 Merge branch 'master' of github.com:cbeust/kobalt 2016-02-02 16:31:07 -08:00
Cedric Beust
6e3ce70f23 0.408. 2016-02-02 23:08:54 +04:00
Cedric Beust
8765c6707c Update tests to 0.408. 2016-02-02 23:08:44 +04:00
Cedric Beust
ddea0e191d Tests for mixed projects. 2016-02-02 23:05:19 +04:00
Cedric Beust
b474c2de37 Mixed language projects. 2016-02-02 22:58:53 +04:00
Cedric Beust
93415868b0 Refactoring toward mixed mode. 2016-02-02 21:30:29 +04:00
Cedric Beust
d649eb3dd7 Merge branch 'master' of github.com:cbeust/kobalt 2016-02-01 20:54:27 -08:00
Cedric Beust
f39c3ce514 0.408. 2016-02-02 02:20:01 +04:00
Cedric Beust
f4f5e8c05e Comments. 2016-01-31 08:24:50 -08:00
Cedric Beust
bddcd3071d 0.406. 2016-01-30 23:21:27 +04:00
Cedric Beust
f21efb6510 0.404. 2016-01-30 01:13:22 +04:00
Cedric Beust
3f1dbca5b5 0.403. 2016-01-30 00:45:11 +04:00
Cedric Beust
66c4f9a1e0 Fix KobaltClient's debug mode. 2016-01-29 23:25:20 +04:00
Cedric Beust
bf36a9f247 0.402. 2016-01-29 23:25:03 +04:00
Cedric Beust
e441d8bafb Minor fixes to the Daniil's timeout checks. 2016-01-29 22:59:53 +04:00
voddan
18bf0e494a replaced wrapperProperties.versionLastChecked with versio with VersionCheckTimestampFile 2016-01-29 21:34:59 +03:00
voddan
6ad374006f moved the waiting operation under the timeout check 2016-01-29 12:57:40 +03:00
voddan
ac968cef99 added time check 2016-01-29 12:48:38 +03:00
voddan
789918a7ab added versionCheckTimeout to Kobalt
added `kobalt.version.check_timeout` to `kobalt.properties`
Uses ISO-8601 period format
2016-01-29 12:36:48 +03:00
voddan
0fe76cd31d replaced Timestamp with Instant 2016-01-29 12:08:57 +03:00
voddan
934db829dc added kobalt.version.last_checked to kobalt-wrapper.properties 2016-01-29 11:52:52 +03:00