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

534 commits

Author SHA1 Message Date
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
Cedric Beust
a66b7be5da Fix repos from the build file. 2016-03-15 01:31:13 +04:00
Cedric Beust
a0fe82df8b Comment out snapshot repos.
Will reactivate them once I've fixed unversioned id's resolution.
2016-03-14 23:53:26 +04:00
Cedric Beust
08a7e1ffa0 IDEA files. 2016-03-14 21:44:34 +04:00
Cedric Beust
124bb62975 Retrofit 2. 2016-03-14 21:43:26 +04:00
Cedric Beust
4a2c136808 Fix okio dependencies. 2016-03-12 01:22:26 +04:00
Cedric Beust
e110085e53 toString(). 2016-03-11 23:17:53 +04:00
Cedric Beust
7798fb02b9 Remote Retrofit 1.9. 2016-03-11 23:16:44 +04:00
Cedric Beust
27a613c8bb Remove okhttp 2 dependency. 2016-03-11 23:05:40 +04:00
Cedric Beust
2bb75f1006 Remove public. 2016-03-11 22:55:41 +04:00
Cedric Beust
31d25a80c4 Migrating to Retrofit2. 2016-03-11 22:53:49 +04:00
Cedric Beust
238a4df95b Use the inputStream. 2016-03-11 22:04:36 +04:00
Cedric Beust
3f76878590 Path bug. 2016-03-10 22:33:14 +04:00
Cedric Beust
7bcbaf03d0 Java 8 comment. 2016-03-09 20:24:40 -08:00
Cedric Beust
42cb7ff441 Update to new structure. 2016-03-10 03:21:23 +04:00
Cedric Beust
2af7250659 New zip structure. 2016-03-10 01:11:19 +04:00
Cedric Beust
c776f214cd --projectInfo. 2016-03-09 02:25:12 +04:00
Jared Burrows
e139eb5cc6 Minor clean up 2016-03-06 22:17:15 -08:00