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 |
|
Cedric Beust
|
8b192e31bf
|
Merge branch 'master' of github.com:cbeust/kobalt
|
2017-03-21 17:49:06 -07:00 |
|
Cedric Beust
|
25df7bed38
|
Logs.
|
2017-03-21 16:55:59 -07:00 |
|
Cedric Beust
|
f486bfbd93
|
Refactor.
|
2017-03-21 16:49:26 -07:00 |
|
Cedric Beust
|
64df5ea8df
|
Forgot the repo.
|
2017-03-21 16:34:46 -07:00 |
|
Cedric Beust
|
b68ec28050
|
Colors.
|
2017-03-21 16:32:20 -07:00 |
|
Cedric Beust
|
34185a6b2a
|
Exclude tests that crash on TeamCity.
|
2017-03-21 14:38:43 -07:00 |
|
Cedric Beust
|
da3ad60423
|
1.0.19.
|
2017-03-21 13:19:43 -07:00 |
|
Cedric Beust
|
a4282b299a
|
Added kobaltOptions().
|
2017-03-21 13:19:21 -07:00 |
|
Cedric Beust
|
c43967bec9
|
Preserve dependency order.
|
2017-03-21 12:05:28 -07:00 |
|
Cedric Beust
|
dbb06d0e79
|
Added test dependent projects.
|
2017-03-21 10:06:25 -07:00 |
|
Cedric Beust
|
de6b7afb61
|
Remove javaProject/kotlinProject.
|
2017-03-21 10:06:25 -07:00 |
|
Cedric Beust
|
461681cbed
|
Merge branch 'master' of github.com:cbeust/kobalt
|
2017-03-20 19:14:39 -07:00 |
|
Cedric Beust
|
aaaeedb981
|
Enabled.
|
2017-03-20 19:13:07 -07:00 |
|
Cedric Beust
|
648bb383ad
|
Indent.
|
2017-03-20 19:09:53 -07:00 |
|
Cedric Beust
|
bdb8f5988d
|
Merge pull request #347 from ethauvin/master
Fixed jGit complaining and not tagging if setAnnotated(false)
|
2017-03-20 18:44:59 -07:00 |
|