Cedric Beust
|
bb2eb19876
|
Refactor some downloadSources code.
|
2017-04-03 09:54:26 -07:00 |
|
Cedric Beust
|
1c27b9f1e4
|
Merge pull request #374 from dmitry-zhuravlev/master
* download sources property propagation. relates to #372
|
2017-04-03 09:47:44 -07:00 |
|
Cedric Beust
|
ed9c4e6636
|
Use the default jar file if no Main-Class attribute was found.
Fixes https://github.com/cbeust/kobalt/issues/384
|
2017-04-03 09:33:00 -07:00 |
|
Dmitry Zhuravlev
|
23bbcd4d84
|
* merge
|
2017-04-03 12:13:49 +03:00 |
|
Cedric Beust
|
b3ce6db1da
|
Use injection for isDev.
|
2017-04-01 06:22:17 -07:00 |
|
|
1610677a94
|
Disable release version check if --dev
|
2017-03-31 23:24:16 -07:00 |
|
|
1be27833c6
|
Added support for --log 0 on --update
|
2017-03-31 14:28:47 -07:00 |
|
Cedric Beust
|
4ea4f0a58c
|
Return buildContentRoots to the plug-in.
|
2017-03-31 11:12:41 -07:00 |
|
Cedric Beust
|
a6836fbd79
|
Surface the new build directories to expose them to the IDEA plug-in.
|
2017-03-31 10:56:30 -07:00 |
|
Cedric Beust
|
851cf55bfe
|
Fix Build.kt being deleted when upgrading to a new version.
|
2017-03-31 08:53:31 -07:00 |
|
Dmitry Zhuravlev
|
6b3383ba72
|
* download sources property propagation. relates to #372
|
2017-03-31 16:47:47 +03:00 |
|
Cedric Beust
|
ba1d8f30b0
|
Clarify template use.
|
2017-03-30 19:16:18 -07:00 |
|
Cedric Beust
|
c7e3d62228
|
Refactor.
|
2017-03-30 18:08:23 -07:00 |
|
Cedric Beust
|
ff29413bb8
|
Comment.
|
2017-03-30 18:04:45 -07:00 |
|
Cedric Beust
|
255e17d88b
|
BlockExtractorTest.
|
2017-03-30 15:12:35 -07:00 |
|
Cedric Beust
|
f29c974c49
|
Run the correct jar name, even if its name was changed.
Fixes https://github.com/cbeust/kobalt/issues/355
|
2017-03-30 14:03:37 -07:00 |
|
Cedric Beust
|
fe8780cc1f
|
Not used.
|
2017-03-30 13:16:22 -07:00 |
|
Cedric Beust
|
a7553279cf
|
Fix the topLines bug.
|
2017-03-30 13:16:17 -07:00 |
|
Cedric Beust
|
5b24ada976
|
Fix missing build file.
|
2017-03-30 12:30:32 -07:00 |
|
Cedric Beust
|
af5eb04e4b
|
Force update if autoUpdate is true.
|
2017-03-30 12:03:48 -07:00 |
|
Cedric Beust
|
b354b42767
|
Better error message.
|
2017-03-30 11:58:27 -07:00 |
|
Cedric Beust
|
0aae394975
|
Fix build path.
|
2017-03-30 11:49:26 -07:00 |
|
Cedric Beust
|
c3c43613a8
|
Fix the silly cycle.
|
2017-03-30 10:40:47 -07:00 |
|
Cedric Beust
|
d712a14405
|
Logging.
|
2017-03-30 10:13:48 -07:00 |
|
Cedric Beust
|
b3efc12569
|
autoUpdate setting.
|
2017-03-30 10:13:41 -07:00 |
|
Cedric Beust
|
0178500bf8
|
Comment.
|
2017-03-30 10:02:47 -07:00 |
|
Cedric Beust
|
8e46cdb83b
|
Extract some logic into Profiles.
|
2017-03-30 09:55:25 -07:00 |
|
Cedric Beust
|
f9d647f947
|
Fix tests.
|
2017-03-30 09:19:15 -07:00 |
|
Cedric Beust
|
2fda71682f
|
Fix tests.
|
2017-03-29 16:18:26 -07:00 |
|
Cedric Beust
|
b58c495bbd
|
Test for existence.
|
2017-03-29 15:57:57 -07:00 |
|
Cedric Beust
|
397b60b60a
|
Filter non existent source directory.
|
2017-03-29 15:52:28 -07:00 |
|
Cedric Beust
|
4ad0222f0a
|
Multiple build file work.
|
2017-03-29 15:41:48 -07:00 |
|
Cedric Beust
|
5b2d4296dc
|
Correct inclusion.
|
2017-03-29 13:51:12 -07:00 |
|
Cedric Beust
|
8dadbd391a
|
Rewriting build file parsing logic.
|
2017-03-29 13:51:12 -07:00 |
|
Dmitry Zhuravlev
|
e3dee44ad2
|
+ Implement handling of profiles param. Will close cbeust/kobalt-intellij-plugin#73
|
2017-03-29 12:55:29 +03:00 |
|
Cedric Beust
|
e47721c2b6
|
Merge pull request #368 from ethauvin/master
Implemented --log 0
|
2017-03-28 20:54:51 -07:00 |
|
Cedric Beust
|
2c7241f195
|
Instructions for multi build file algorithm.
|
2017-03-28 19:13:12 -07:00 |
|
|
d605b4a132
|
Merge with beust/kobalt.
|
2017-03-28 17:25:47 -07:00 |
|
|
014802e272
|
Implemented --log 0
|
2017-03-28 17:16:11 -07:00 |
|
Cedric Beust
|
350b471460
|
Multi build work.
|
2017-03-28 10:12:49 -07:00 |
|
Cedric Beust
|
34a544febd
|
Not needed.
|
2017-03-27 16:07:28 -07:00 |
|
Cedric Beust
|
4b5a7c3093
|
Clean up ParsedBuildFile.
|
2017-03-27 16:04:55 -07:00 |
|
Cedric Beust
|
e4d883890d
|
Don’t generate preBuildScript.jar if no buildScript{}.
|
2017-03-27 15:45:25 -07:00 |
|
Cedric Beust
|
76fdd1543a
|
Rephrase.
|
2017-03-27 15:44:57 -07:00 |
|
Cedric Beust
|
b3585f48cb
|
No longer used
|
2017-03-27 15:19:10 -07:00 |
|
Cedric Beust
|
ccbfe3bd94
|
Preliminary work for multiple build files.
|
2017-03-27 14:54:51 -07:00 |
|
Cedric Beust
|
9eeba66c3f
|
More flexible option parsing.
Fixes https://github.com/cbeust/kobalt/issues/362
|
2017-03-27 10:49:23 -07:00 |
|
Cedric Beust
|
ba24de7d08
|
More flexible option parsing.
|
2017-03-27 09:53:24 -07:00 |
|
Cedric Beust
|
096b2c20a4
|
In the correct module.
|
2017-03-26 18:43:49 -07:00 |
|
Cedric Beust
|
1d6a0ba1ca
|
Refactor.
|
2017-03-26 11:43:22 -07:00 |
|