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

501 commits

Author SHA1 Message Date
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
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
8e343246b9 Make the classifier part of the shortId. 2016-03-27 13:28:42 -07:00
Cedric Beust
cc73131a3d Rely on Aether to parse Maven coordinates. 2016-03-27 09:46:45 -07:00
Cedric Beust
391df0c4a3 Better error handling. 2016-03-27 09:46:34 -07:00
Cedric Beust
984c514fa4 Remove DependencyFactory, introduce IDependencyManager. 2016-03-26 08:26:25 -07:00
Cedric Beust
9cc5d62cd3 Rename DepFactory -> DependencyFactory. 2016-03-25 12:35:28 +04:00
Cedric Beust
e34d1535ff Not needed. 2016-03-25 11:29:08 +04:00
Cedric Beust
fff031c4cc Remove TEST_DIR. 2016-03-25 11:25:34 +04:00
Cedric Beust
a47e66c20b New repos. 2016-03-25 11:01:37 +04:00
Cedric Beust
bf66a44052 Delete MavenDependency. 2016-03-25 10:58:32 +04:00
Cedric Beust
6de1b4d893 Remove usages of MavenDependency. 2016-03-25 10:57:59 +04:00
Cedric Beust
c57b8c96e9 Latest version. 2016-03-25 10:03:34 +04:00
Cedric Beust
811e1bceb7 LATEST version work. 2016-03-24 22:24:44 -07:00
Cedric Beust
50641b14df Working on LATEST. 2016-03-24 15:00:12 +04:00
Cedric Beust
22ccb868c8 Successful compilation. 2016-03-24 13:57:45 +04:00
Cedric Beust
60be351ddb Return an AetherDependency here. 2016-03-23 15:33:02 +04:00
Cedric Beust
8fe524ba07 Better warning. 2016-03-23 15:32:51 +04:00
Cedric Beust
40a42b4312 AetherDependency. 2016-03-23 15:32:41 +04:00
Cedric Beust
930caf73bf Make these lazy. 2016-03-23 15:32:15 +04:00
Cedric Beust
86e05dd17b Comment. 2016-03-23 15:32:05 +04:00
Cedric Beust
8d4b26a0bd Aether work. 2016-03-23 14:40:30 +04:00
Cedric Beust
6a489d0e7e Switched to Pom2. 2016-03-22 14:42:30 +04:00
Cedric Beust
0b84938a3f New pom parsing work. 2016-03-22 21:10:35 +04:00
Cedric Beust
4a8ad75e0c POM work. 2016-03-22 03:56:06 +04:00
Cedric Beust
a3c9792c12 Evaluate variables in version tags. 2016-03-22 02:34:21 +04:00
Cedric Beust
901dbd1b95 public. 2016-03-22 01:34:05 +04:00
Cedric Beust
a3afc91f4d Extract RepoFinderCallable. 2016-03-21 22:59:55 +04:00
Cedric Beust
a84bf05dd7 Fix repos. 2016-03-21 22:02:06 +04:00
Cedric Beust
3df9e4ad1c Don't return snapshots for versionless id's. 2016-03-21 22:02:06 +04:00
Cedric Beust
8ca320bedc Finish --gc. 2016-03-20 20:06:14 -07:00
Cedric Beust
d0977b17e7 --gc. 2016-03-20 07:22:56 -07:00
Cedric Beust
100cca4eeb Move comment. 2016-03-19 21:34:07 -07:00
Cedric Beust
1a65058a26 Don't display animations if running without a terminal.
Fix for #156.
2016-03-19 14:01:30 -07:00
Cedric Beust
23e161c2c2 Typo. 2016-03-19 01:14:28 +04:00
Cedric Beust
9dcba02441 Move ~/kobalt to ~/.config/kobalt. 2016-03-19 01:13:14 +04:00
Cedric Beust
f806c18303 Comment. 2016-03-17 22:07:19 +04:00
Cedric Beust
5277d76ae8 Consistency. 2016-03-17 21:57:56 +04:00
Cedric Beust
427f9cafa4 Comment. 2016-03-17 01:36:13 +04:00
Cedric Beust
283868d5b3 Add IClasspathDependency factory methods to DependencyManager. 2016-03-17 01:35:11 +04:00
Cedric Beust
f10685b8cc Calculate the checksum of contributed source directories too. 2016-03-17 01:34:49 +04:00
Cedric Beust
f8c39206b7 Always select all the compiler contributors.
Instead of selecting based on the source files we find (since some may be generated later).
2016-03-17 00:44:30 +04:00
Cedric Beust
ce435adf25 Modify commands to report errors to the IDEA plug-in. 2016-03-16 01:26:49 +04:00
Cedric Beust
806ca59f97 Log. 2016-03-15 03:04:43 +04:00
Cedric Beust
d2e6b7ad78 toString() 2016-03-15 03:04:36 +04:00