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
95ca037845 More task management tests. 2016-04-19 00:42:35 -08:00
Cedric Beust
b6bd9e6c10 Refactor. 2016-04-18 19:25:25 -08:00
Cedric Beust
2401f66080 0.743. 2016-04-18 19:02:26 -08:00
Cedric Beust
b9f454a248 0.742. 2016-04-18 21:46:48 -07:00
Cedric Beust
abe65baa49 Dependent projects were no longer being returned by GetDependenciesCommand. 2016-04-18 21:41:25 -07:00
Cedric Beust
2a1442f160 Fix logger. 2016-04-18 18:54:05 -07:00
Cedric Beust
f7912f40e7 Fix local tests. 2016-04-18 18:53:57 -07:00
Cedric Beust
7d6ac61876 0.741. 2016-04-18 03:41:31 -08:00
Cedric Beust
5c428e4b00 Fix packaging dependencies. 2016-04-18 03:41:24 -08:00
Cedric Beust
b7261182e8 Fix error case. 2016-04-18 03:29:41 -08:00
Cedric Beust
7c1823941f Travis verbosity 1. 2016-04-18 03:29:28 -08:00
Cedric Beust
9df2de5c94 0.739. 2016-04-18 03:20:13 -08:00
Cedric Beust
a9b4d23b0e Fix log. 2016-04-18 03:11:03 -08:00
Cedric Beust
30ce95fdf2 Typo. 2016-04-18 02:53:06 -08:00
Cedric Beust
458b40eafc Revamp the graph dependency/ordering logic. 2016-04-18 02:51:29 -08:00
Cedric Beust
2dd20b43b1 Fix test. 2016-04-16 23:48:10 -08:00
Cedric Beust
408e00c0ae Restore the DynamicGraph name. 2016-04-17 10:29:50 -07:00
Cedric Beust
63ba0ea63e Remove old DynamicGraph. 2016-04-17 10:28:23 -07:00
Cedric Beust
735b85a0f0 Change the tests to test DG. 2016-04-17 10:19:57 -07:00
Cedric Beust
ed9694dea2 Move test to the right place. 2016-04-17 10:13:24 -07:00
Cedric Beust
67c344931a New graph engine. 2016-04-17 09:57:49 -07:00
Cedric Beust
c9e595a3a0 TaskManagerTest. 2016-04-17 09:57:48 -07:00
Cedric Beust
114a75b0fb Merge pull request #170 from evanchooly/master
corrected bintray urls
2016-04-16 22:03:29 -08:00
evanchooly
9df503f439 removed commented out code 2016-04-16 23:21:43 -04:00
evanchooly
11a0f75589 corrected bintray urls
cleaned up progress output
2016-04-16 23:20:08 -04:00
Cedric Beust
e58c5cd4c8 Merge pull request #169 from evanchooly/master
retrofit the rest of the bintray calls.  automate package creation.
2016-04-16 15:54:13 -08:00
evanchooly
af33cf0a85 retrofit the rest of the bintry calls
tweak the output to reflect the current file being uploaded
2016-04-16 19:18:45 -04:00
evanchooly
92118a8c23 Revert "trying to retrofit BintrayApi and add package creation support"
This reverts commit 2c2cd8b16b.
2016-04-16 16:43:38 -04:00
evanchooly
124375d341 Revert "retrofit the rest of the bintry calls"
This reverts commit a84a721412.
2016-04-16 16:42:23 -04:00
evanchooly
a84a721412 retrofit the rest of the bintry calls
tweak the output to reflect the current file being uploaded
2016-04-16 16:25:07 -04:00
evanchooly
2c2cd8b16b trying to retrofit BintrayApi and add package creation support 2016-04-16 16:25:07 -04:00
Cedric Beust
e95b9008ac 0.738. 2016-04-14 22:43:20 -08:00
Cedric Beust
d0187f5c68 Log. 2016-04-14 22:38:11 -08:00
Cedric Beust
a38889e94f Fix tests. 2016-04-12 23:43:27 -08:00
Cedric Beust
4db516a3fb 0.737. 2016-04-12 21:58:44 -08:00
Cedric Beust
98d4a6542c Remove log. 2016-04-12 21:57:01 -08:00
Cedric Beust
1a029e4a56 Don't display the compiling message for build files. 2016-04-12 21:56:35 -08:00
Cedric Beust
1ffb03f660 TaskManagerTest. 2016-04-12 23:45:17 -07:00
Cedric Beust
c40867f85f Make createGraph more generic. 2016-04-12 23:45:10 -07:00
Cedric Beust
853f49ac15 "compile" should run after "clean". 2016-04-12 23:44:42 -07:00
Cedric Beust
1d7ccecb34 Simplify. 2016-04-12 23:44:28 -07:00
Cedric Beust
07539ebc8f Log. 2016-04-12 23:44:19 -07:00
Cedric Beust
63da02d5f5 Simplify. 2016-04-12 23:35:24 -07:00
Cedric Beust
abc45bb8c5 More generification of createGrah() for testing. 2016-04-12 21:44:25 -07:00
Cedric Beust
4ed2183dbd Extract graph calculation. 2016-04-12 18:28:49 -07:00
Cedric Beust
63bd66cb02 public 2016-04-12 18:25:31 -07:00
Cedric Beust
916b048fb3 Remove public. 2016-04-12 18:18:24 -07:00
Cedric Beust
9e4164a790 Comment. 2016-04-12 18:15:13 -07:00
Cedric Beust
78b93c1979 0.736. 2016-04-11 20:28:19 -08:00
Cedric Beust
1e9a49ef43 Crash when no dependent projects have been found. 2016-04-11 20:27:42 -08:00