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

3051 commits

Author SHA1 Message Date
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
dee55652f9 Comment. 2017-03-30 11:49:40 -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
6a61b21482 Create the directory. 2017-03-30 10:02:42 -07:00
Cedric Beust
8e46cdb83b Extract some logic into Profiles. 2017-03-30 09:55:25 -07:00
Cedric Beust
6694426eef Fix BuildSources. 2017-03-30 09:55:07 -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
Cedric Beust
9c8f13cc28 Merge pull request #370 from ethauvin/master
Disabled TestNG output on --log 0
2017-03-29 11:22:53 -07:00
6ce6cbbe14 Disabled TestNG output on --log 0 2017-03-29 11:19:24 -07:00
Cedric Beust
ae85bd3756 Merge pull request #369 from dmitry-zhuravlev/master
+ Implement handling of profiles param. Will close cbeust/kobalt-intellij-plugin#73
2017-03-29 07:06:50 -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
a6e8dbabb1 Merge remote-tracking branch 'upstream/master' 2017-03-28 09:52:06 -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
Cedric Beust
4b5a7c3093 Clean up ParsedBuildFile. 2017-03-27 16:04:55 -07:00
Cedric Beust
43bc211b2e Better logging. 2017-03-27 16:04:29 -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
32dc14e393 toString() 2017-03-27 15:44:47 -07:00
Cedric Beust
b62dc25f8b No longer needed. 2017-03-27 15:44:40 -07:00
Cedric Beust
b3585f48cb No longer used 2017-03-27 15:19:10 -07:00
Cedric Beust
148a75d994 .gitignore. 2017-03-27 15:14:18 -07:00
Cedric Beust
1b2e25991f Silly file was being gitignored. 2017-03-27 15:14:06 -07:00
Cedric Beust
19a782d62a Revert "Allow ParallelLogger to log from apply()."
This reverts commit 67dd7e54e9.
2017-03-27 15:06:25 -07:00
Cedric Beust
ccbfe3bd94 Preliminary work for multiple build files. 2017-03-27 14:54:51 -07:00
Cedric Beust
2478040bff 1.0.32. 2017-03-27 10:54:02 -07:00