Commit graph

32 commits

Author SHA1 Message Date
Yehuda Katz cfeabbc21b Update to Rust master 2014-05-19 22:40:50 -07:00
Yehuda Katz 6af6f4ce4b Up to master 2014-05-09 15:01:05 -07:00
Yehuda Katz 4abaf95b4a More up to date 2014-05-08 13:03:29 -07:00
Carl Lerche e45f2d1c38 Update Hamcrest 2014-05-08 13:03:21 -07:00
Carl Lerche 1ce7641593 Core struct refactor 2014-05-05 21:54:49 -07:00
Yehuda Katz f0c9fcd215 Add some convenience methods 2014-05-05 19:46:14 -07:00
Carl Lerche 8842b02cfd Cleanup ProcessBuilder, work towards getting tests passing 2014-05-05 16:28:01 -07:00
Yehuda Katz 2fd7aad710 Bring up to date with Rust master 2014-05-05 11:32:49 -07:00
Carlhuda 71066787bf cargo-compile delegates to cargo-rustc 2014-05-01 18:14:24 -07:00
Yehuda Katz 9c2967924f Use the resolver to collect packages 2014-05-01 12:59:14 -07:00
Yehuda Katz 1c75be2de0 Bump rust-toml 2014-04-30 14:35:20 -07:00
Yehuda Katz 85e4dccef2 Everything's compiling again 2014-04-29 11:05:01 -07:00
Yehuda Katz daf949cf71 Bump submodules 2014-04-29 10:54:30 -07:00
Carl Lerche f4d6d02135 Beginnings of a dependency resolver 2014-04-11 15:11:10 -07:00
Carlhuda 677356b094 Track Rust master 2014-04-11 15:05:53 -07:00
Carl Lerche db92e67c87 Track rust master 2014-04-09 13:28:10 -07:00
Yehuda Katz 3a15f5b786 Add support for reading config 2014-04-06 18:26:36 -07:00
Carl Lerche 6899567bc3 Update tests against Rust master 2014-04-02 13:22:45 -07:00
Yehuda Katz e705d507e6 Up to date with master 2014-04-01 22:31:11 -07:00
Carl Lerche aec45be721 Cleanup integration test 2014-03-20 15:17:19 -07:00
Yehuda Katz 5fb7a4f1cc Lots of cleanup and more generic commands
Started to extract some of the generic behavior across all commands into
`execute_main` so that the commands themselves just need to operate
against structs (for JSON in and Flags)
2014-03-20 14:02:51 -07:00
Carlhuda 3b350463af Integration tests working
Next up: cleanup
2014-03-19 18:25:14 -07:00
Carl Lerche 4274ac261f Trying to shell out 2014-03-19 11:44:43 -07:00
Carl Lerche 04e774e818 Vendor hamcrest-rust 2014-03-12 16:19:39 -07:00
Carl Lerche c358a810cc Bump hammer 2014-03-10 17:44:40 -07:00
Carl Lerche be4638769f Bump hammer 2014-03-10 16:31:08 -07:00
Carl Lerche 3316e85ab5 Bump hammer 2014-03-10 14:46:50 -07:00
Carl Lerche 755aa6d7aa Initial cargo-read-manifest 2014-03-07 17:14:02 -08:00
Carl Lerche fa3fae3662 Bump dep 2014-03-07 16:26:58 -08:00
Carl Lerche ee870c99e5 Update deps and Makefile 2014-03-07 16:14:57 -08:00
Carl Lerche b3e029fba2 Import toml 2014-03-07 15:45:37 -08:00
Carlhuda 72f662e2ef Import Toml 2014-03-04 17:48:43 -08:00