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

3238 commits

Author SHA1 Message Date
Cedric Beust
c6ce58fdbd Make sure Versions.class is not in the jar file. 2017-03-26 11:46:11 -07:00
Cedric Beust
1d6a0ba1ca Refactor. 2017-03-26 11:43:22 -07:00
Cedric Beust
f9206efaa0 Improve --checkVersions. 2017-03-26 10:45:10 -07:00
Cedric Beust
981bbbacb6 Normalize. 2017-03-26 10:18:45 -07:00
Cedric Beust
2a7775529d Fix log line. 2017-03-26 10:18:36 -07:00
Cedric Beust
67dd7e54e9 Allow ParallelLogger to log from apply(). 2017-03-26 10:18:27 -07:00
Cedric Beust
93d3d8ad53 1.0.28. 2017-03-26 09:58:11 -07:00
Cedric Beust
8f99f81bc0 Clean generated directory in AptPlugin.
Fixes https://github.com/cbeust/kobalt/issues/357.
2017-03-26 09:57:54 -07:00
Cedric Beust
01fc80c904 1.0.27. 2017-03-26 07:36:10 -07:00
Cedric Beust
043fc31c9f /v1/getDependencyGraph?projectRoot=...
Deprecated buildFile=.
2017-03-26 07:32:56 -07:00
Cedric Beust
5c7d6a20cb 1.0.26. 2017-03-25 14:25:18 -07:00
Cedric Beust
abd84ca386 Don't compile with kobaltBuild/classes on the classpath. 2017-03-25 14:25:02 -07:00
Cedric Beust
ea7cecf590 Test fix. 2017-03-25 13:30:03 -07:00
Cedric Beust
e7d369408f Fix test. 2017-03-25 13:27:30 -07:00
Cedric Beust
35648cf740 1.0.25. 2017-03-25 13:21:05 -07:00
Cedric Beust
152ff7e91b Rename. 2017-03-25 13:20:59 -07:00
Cedric Beust
6974e6cdb2 Backward compatibility. 2017-03-25 13:09:20 -07:00
Cedric Beust
86c166ff76 New profile syntax: val debug by profile() 2017-03-25 12:45:59 -07:00
Cedric Beust
8a8b5f638d Make --server work even if there is no Build.kt.
Fixes https://github.com/cbeust/kobalt-intellij-plugin/issues/69.
2017-03-25 07:14:10 -07:00
Cedric Beust
4e4c5a7d9e Put the javac command in a file.
Also introduce fixSlashes().
2017-03-24 23:42:41 -07:00
Cedric Beust
771f90332c Reformat. 2017-03-24 23:42:08 -07:00
Cedric Beust
913360c504 Merge pull request #349 from ethauvin/master
Properly handle symlink
2017-03-24 20:55:31 -07:00
03f957f001 Fixed variable name. 2017-03-24 20:54:02 -07:00
3acf5dc2ad Install launcher(s) if not found. 2017-03-24 18:27:44 -07:00
c83d0b3710 Merge remote-tracking branch 'upstream/master' 2017-03-24 18:26:32 -07:00
Cedric Beust
b2d6b9a2e3 New line. 2017-03-24 15:17:06 -07:00
Cedric Beust
e49fd94392 You don’t belong here. 2017-03-24 15:16:50 -07:00
Cedric Beust
335e99b167 Better location for the error. 2017-03-24 14:14:59 -07:00
Cedric Beust
37200ffcf2 Build fix. 2017-03-24 13:54:45 -07:00
Cedric Beust
583c489632 1.0.23. 2017-03-24 13:52:55 -07:00
Cedric Beust
0bdc071dcf Added dependsOn(). 2017-03-24 13:52:41 -07:00
Cedric Beust
3476a9b0c6 Rename for consistency. 2017-03-24 13:47:55 -07:00
Cedric Beust
9aa1f68af6 1.0.22. 2017-03-24 13:33:08 -07:00
Cedric Beust
eaaa6fbcef Fix the “empty source” bug in KobaltServer.
The plug-in needs to send the root of the project, but for now, calculating it from the path of the build file.
2017-03-24 13:31:33 -07:00
Cedric Beust
43346a256d Better sequence. 2017-03-24 12:26:25 -07:00
Cedric Beust
f788761e4c Better zip file test. 2017-03-23 14:34:39 -07:00
Cedric Beust
469419fe2e Fix zip test. 2017-03-23 12:23:02 -07:00
cf4013af89 Fix for GYGWIN 2017-03-23 11:08:52 -07:00
720e32aa07 Merge remote-tracking branch 'upstream/master' 2017-03-23 11:07:29 -07:00
Cedric Beust
400a73b51b Test StringVersion sorting. 2017-03-23 10:19:55 -07:00
d318f0a7b4 Properly handle symlink 2017-03-23 01:36:22 -07:00
Cedric Beust
18e61fc7a3 Fix tests for Windows. 2017-03-22 22:22:30 -07:00
Cedric Beust
ed34482aac 1.0.21. 2017-03-22 14:12:36 -07:00
Cedric Beust
873aea5d5f Refactor. 2017-03-22 14:12:07 -07:00
Cedric Beust
6c16c59aa6 Disable new runner for now. 2017-03-22 10:37:52 -07:00
Cedric Beust
3b83d8d5d9 More remote runners. 2017-03-22 09:36:43 -07:00
Cedric Beust
c7714a5286 Better StringVersion. 2017-03-22 09:26:24 -07:00
Cedric Beust
71d4cce999 1.0.20. 2017-03-21 23:55:00 -07:00
Cedric Beust
850e826d7f Forgot a dependency. 2017-03-21 23:48:12 -07:00
Cedric Beust
47bdbf04ee Distinct. 2017-03-21 23:48:03 -07:00