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

1883 commits

Author SHA1 Message Date
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
Cedric Beust
0807053d5c Fix #152.
Always run clean before compile and assemble.
2016-03-28 18:44:43 -07:00
Cedric Beust
7d163310da Merge branch 'master' of github.com:cbeust/kobalt 2016-03-28 18:24:59 -07:00
Cedric Beust
058097e8e1 0.705. 2016-03-28 18:12:58 -07:00
Cedric Beust
aec410b2b7 Bug in file finding. 2016-03-28 18:12:41 -07:00
Cedric Beust
fd57a698eb Doc. 2016-03-28 10:40:54 +04:00
Cedric Beust
76cc696356 Delete ArtifactFetcher. 2016-03-28 10:40:49 +04:00
Cedric Beust
d7c41bf1ae Cache downloaded artifacts. 2016-03-28 10:37:07 +04:00
Cedric Beust
dda854963c Remove unused classes, fix a few tests. 2016-03-28 10:19:12 +04:00
Cedric Beust
913433dab9 0.704. 2016-03-27 18:12:29 -07:00
Cedric Beust
8e343246b9 Make the classifier part of the shortId. 2016-03-27 13:28:42 -07:00