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

2169 commits

Author SHA1 Message Date
1be27833c6 Added support for --log 0 on --update 2017-03-31 14:28:47 -07:00
Cedric Beust
81cbdad9a0 1.0.44. 2017-03-31 11:12:57 -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
a2e197959d 1.0.43. 2017-03-31 09:20:14 -07:00
Cedric Beust
ebedb8546a 1.0.42. 2017-03-31 08:53:43 -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
9f249822ba 1.0.41. 2017-03-30 14:03:48 -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
904c405dd7 1.0.40. 2017-03-30 13:29:40 -07:00
Cedric Beust
1730e8de69 Add -downloadSources. 2017-03-30 13:29:25 -07:00
Cedric Beust
79c01b1149 1.0.38. 2017-03-30 13:16:43 -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
7b6774f7bc 1.0.37. 2017-03-30 12:30:47 -07:00
Cedric Beust
5b24ada976 Fix missing build file. 2017-03-30 12:30:32 -07:00
Cedric Beust
ed5d4bfcbc 1.0.36. 2017-03-30 12:04:01 -07:00
Cedric Beust
af5eb04e4b Force update if autoUpdate is true. 2017-03-30 12:03:48 -07:00
Cedric Beust
7440048cfc 1.0.35. 2017-03-30 11:58:38 -07:00
Cedric Beust
b354b42767 Better error message. 2017-03-30 11:58:27 -07:00
Cedric Beust
fca974779d 1.0.34. 2017-03-30 11:49:50 -07:00
Cedric Beust
0aae394975 Fix build path. 2017-03-30 11:49:26 -07:00
Cedric Beust
577c81a15a 1.0.33. 2017-03-30 11:04:38 -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
8eb804f486 Reformat 2017-03-29 15:41:54 -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
33844b616e Merge pull request #363 from ethauvin/master
file:// no longer considered valid maven coordinates
2017-03-28 09:16:58 -07:00
726ddc37d5 Merge remote-tracking branch 'upstream/master' 2017-03-27 21:53:40 -07:00
Cedric Beust
34a544febd Not needed. 2017-03-27 16:07:28 -07:00