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

1657 commits

Author SHA1 Message Date
Cedric Beust
89d2239209 Thread report for parallel builds. 2016-08-05 20:31:48 -08:00
Cedric Beust
2b4fcb4cec 0.890 2016-08-04 21:07:19 -08:00
Cedric Beust
ef0c680da3 0.889. 2016-08-04 05:03:55 -08:00
Cedric Beust
f8db95da8d 0.888. 2016-08-03 20:04:17 -08:00
Cedric Beust
d7c8eec6a1 0.887. 2016-08-03 19:35:33 -08:00
Cedric Beust
e67e783742 0.886. 2016-08-03 19:18:52 -08:00
Cedric Beust
1969252d16 Move the BUILD SUCCESSFUL message to the build listener. 2016-08-03 19:15:18 -08:00
Cedric Beust
f0eb6c73e7 0.885. 2016-08-03 08:46:31 -08:00
Cedric Beust
ca03c3612c 0.884. 2016-08-03 03:46:01 -08:00
Cedric Beust
eef34e66da Resolve range versions as soon as possible. 2016-08-03 03:45:44 -08:00
Cedric Beust
e8f7d2bce8 0.883. 2016-08-02 23:16:57 -08:00
Cedric Beust
41bc77221d Prune out nonexistent source directories. 2016-08-02 23:14:46 -08:00
Cedric Beust
ea06bf6743 Correct the source set. 2016-08-02 23:14:28 -08:00
Cedric Beust
efca7320bb Make --resolve accept only one id.
Necessary for version ranges, which are defined with a comma.
2016-08-02 21:37:02 -08:00
Cedric Beust
6121ec0ac3 0.882. 2016-08-01 23:09:38 -08:00
Cedric Beust
94db51b569 0.881. 2016-08-01 22:57:32 -08:00
Cedric Beust
028e360da1 Introducing parallel builds. 2016-08-01 22:57:19 -08:00
Cedric Beust
e7f06add24 Add the build listeners. 2016-08-01 03:37:05 -08:00
Cedric Beust
82e8e3699a 0.880. 2016-08-01 02:34:05 -08:00
Cedric Beust
c0b685a044 Added command "/v1/getDependencyGraph" for the IDEA plug-in. 2016-08-01 02:32:34 -08:00
Cedric Beust
52df394568 0.879. 2016-07-30 16:44:22 -07:00
Cedric Beust
203373deb8 0.878. 2016-07-30 16:26:06 -07:00
Cedric Beust
e2e8e78be6 Export the POM generator on the KobaltContext. 2016-07-30 16:25:56 -07:00
Cedric Beust
2e878c3230 0.877. 2016-07-30 16:03:41 -07:00
Cedric Beust
161d51bb76 More efficient task dependency calculations.
Before: calling "project:assemble" would cause all dependent projects to run their own "assemble" task first, which was wasteful.

Now, dependent projects only run their "compile" tasks.
2016-07-30 16:01:52 -07:00
Cedric Beust
54e77e40e5 0.876. 2016-07-30 10:35:34 -07:00
Cedric Beust
8168d263e0 Fix the tests. 2016-07-30 09:46:38 -07:00
Cedric Beust
debdae0cd6 Merge branch 'master' of github.com:cbeust/kobalt 2016-07-30 07:39:33 -07:00
Cedric Beust
007bb31ee3 Introduce build listeners and build report contributors. 2016-07-30 07:36:03 -07:00
Cedric Beust
3118d5bc47 0.875. 2016-07-29 04:16:39 -08:00
Cedric Beust
3d91256eb6 0.874. 2016-07-29 01:43:40 -08:00
Cedric Beust
89559d5952 Better filter dependency implementation. 2016-07-29 00:09:43 -08:00
Cedric Beust
18842097ff Formatting. 2016-07-28 23:30:54 -08:00
Cedric Beust
692f9bcbab Unused test property file. 2016-07-28 23:30:29 -08:00
Cedric Beust
7970b5cc27 Better error message. 2016-07-28 23:30:19 -08:00
Cedric Beust
18a34a2cc9 Better classpath calculations. 2016-07-28 23:30:08 -08:00
Cedric Beust
67cb7a5360 Add transitiveClosure() to DynamicGraph. 2016-07-28 19:18:12 -07:00
Cedric Beust
c2441f939a 0.873. 2016-07-28 02:12:54 -08:00
Cedric Beust
effdb8d142 0.872. 2016-07-27 23:08:20 -08:00
Cedric Beust
809b91b460 Refactor test. 2016-07-26 03:08:36 -08:00
Cedric Beust
bfe00af3cd 0.871. 2016-07-26 03:05:27 -08:00
Cedric Beust
ffdb88e658 0.870. 2016-07-26 02:25:28 -08:00
Cedric Beust
d18c8009c8 Revamp the scopes and scope filters. 2016-07-26 02:25:05 -08:00
Cedric Beust
f9c7e488d5 Use string templates. 2016-07-25 19:58:04 -07:00
Cedric Beust
85deb1bca7 Fix tests for Windows. 2016-07-25 19:57:33 -07:00
Cedric Beust
86bd209b8c 0.869. 2016-07-25 04:32:16 -08:00
Cedric Beust
c3122e4902 Remove println. 2016-07-25 04:31:59 -08:00
Cedric Beust
e1880616a8 Fix runtime dependencies.
Fixes https://github.com/cbeust/kobalt/issues/283
2016-07-25 04:31:44 -08:00
Cedric Beust
d5a21c2c1a Don't need BaseTest. 2016-07-25 03:21:37 -08:00
Cedric Beust
2ea5a6100b Fix test. 2016-07-25 03:17:56 -08:00