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

1743 commits

Author SHA1 Message Date
Cedric Beust
83dfe4f5e4 Initial steps to be less aggressive overwriting kobalt-wrapper.jar. 2016-04-02 08:02:28 -07:00
Cedric Beust
1d39b74001 Build fix. 2016-04-02 07:45:12 -07:00
Cedric Beust
1b11fbec6b Logging. 2016-04-02 07:14:36 -07:00
Cedric Beust
a90ef6e6fa Disable incremental compilation if build file was modified. 2016-04-02 07:14:32 -07:00
Cedric Beust
edeaae8c4b Disable smart incremental build.
Until I can find a better way of implementing it.
2016-04-02 05:13:09 -07:00
Cedric Beust
676ab50617 0.720. 2016-04-01 22:47:42 -07:00
Cedric Beust
453097240b Fix KobaltSettings. 2016-04-01 22:41:18 -07:00
Cedric Beust
c6f9c88d2a Fix compiling messages. 2016-04-01 05:33:02 -08:00
Cedric Beust
2e58afa75c Log. 2016-04-01 02:36:19 -08:00
Cedric Beust
0e0958e9f4 0.719. 2016-04-01 02:34:40 -08:00
Cedric Beust
182a9c09e2 Handle build errors better. 2016-04-01 02:31:51 -08:00
Cedric Beust
f7b92c4787 0.718. 2016-03-31 23:22:12 -08:00
Cedric Beust
a9455c92f6 Introduced --noIncremental. 2016-03-31 23:17:59 -08:00
Cedric Beust
1ae9baa97d Make "assemble" incremental. 2016-03-31 23:01:47 -08:00
Cedric Beust
181a043047 Renaming. 2016-03-31 22:08:16 -08:00
Cedric Beust
9218a8c7a6 Introducing IIncrementalAssemblyContributor. 2016-03-31 02:40:06 -08:00
Cedric Beust
b3aab95852 Doc. 2016-03-31 02:37:16 -08:00
Cedric Beust
18d8db8aa5 0.717. 2016-03-31 02:15:34 -08:00
Cedric Beust
55d83bc1e3 Remove the (useless) cache. 2016-03-31 02:13:53 -08:00
Cedric Beust
c361a30614 Make Aether a singleton.
This way I can actually use its cache of dependencies that were already looked up.
2016-03-31 01:59:57 -08:00
Cedric Beust
250b777d6e Travis. 2016-03-30 22:44:04 -08:00
Cedric Beust
c758ef37c0 Log level. 2016-03-30 22:43:59 -08:00
Cedric Beust
d19dbc908e 0.716. 2016-03-30 21:57:00 -08:00
Cedric Beust
f66515efe6 Introduce IPlugin#shutdown. 2016-03-30 21:54:49 -08:00
Cedric Beust
8d692d2b89 Travus 2016-03-30 03:57:11 -08:00
Cedric Beust
f88f8258c9 Log. 2016-03-30 03:48:26 -08:00
Cedric Beust
910df2b2d2 Log. 2016-03-30 03:30:42 -08:00
Cedric Beust
5a9302f4bd 0.715. 2016-03-30 03:13:05 -08:00
Cedric Beust
070302b210 Log. 2016-03-30 03:10:09 -08:00
Cedric Beust
f3d3a0f36f Bad source directory. 2016-03-30 03:10:03 -08:00
Cedric Beust
fa9fff1775 Build.kt. 2016-03-30 02:52:38 -08:00
Cedric Beust
6bc36c6492 0.714. 2016-03-30 02:52:14 -08:00
Cedric Beust
3c0fb5fe06 0.712. 2016-03-30 02:22:57 -08:00
Cedric Beust
7badeb1153 compile(file()) wasn't honoring the project.directory. 2016-03-30 02:20:58 -08:00
Cedric Beust
964a5511a9 0.711. 2016-03-30 01:46:57 -08:00
Cedric Beust
ab76270ec2 Fix incremental compilation. 2016-03-30 01:44:11 -08:00
Cedric Beust
a2c7f527e5 Don't make compile depend on clean. 2016-03-30 01:43:46 -08:00
Cedric Beust
b8fffe9aca IncrementalManager logging level. 2016-03-30 01:43:34 -08:00
Cedric Beust
57c421ebc6 0.710. 2016-03-29 21:47:53 -08:00
Cedric Beust
fac14ea45d Wrapper. 2016-03-29 21:47:38 -08:00
Cedric Beust
80774086f1 Fix toId(). 2016-03-29 21:47:32 -08:00
Cedric Beust
5efd0b855d Traces for transitive closure. 2016-03-29 21:47:24 -08:00
Cedric Beust
dd84c53f69 0.709. 2016-03-29 21:08:32 -08:00
Cedric Beust
c982f92e39 0.708. 2016-03-30 03:50:00 -08:00
Cedric Beust
09b9488e35 Wrapper. 2016-03-30 03:49:42 -08:00
Cedric Beust
326c64c89b Log level for Aether. 2016-03-30 03:47:01 -08:00
Cedric Beust
5b4d634743 0.707. 2016-03-29 22:56:44 -08:00
Cedric Beust
40305af8b1 Improve IClasspathDependency. 2016-03-29 22:53:29 -08:00
Cedric Beust
8871c47561 Fix the directory problem. 2016-03-28 19:12:19 -07:00
Cedric Beust
cdd1bb93d4 0.706. 2016-03-28 18:46:15 -07:00