Alex Crichton
d4265ef2a0
Move from rust-toml to toml-rs
...
This commit should greatly improve all error messages related to decoding
Cargo.toml.
2014-06-23 11:38:53 -07:00
Yehuda Katz
bb52365b6f
Simplify flags
2014-06-21 23:51:55 -07:00
Yehuda Katz
c27d90c3ff
Improve error messages
2014-06-21 23:16:12 -07:00
Yehuda Katz
687035657d
Terminal colors
2014-06-21 18:53:07 -07:00
Yehuda Katz
4ac45e6830
Adds initial usage support
2014-06-21 16:15:31 -07:00
Yehuda Katz
fce9983203
Add --verbose cause chain support
2014-06-19 14:15:17 -07:00
Alex Crichton
27274b1206
Update hammer.rs
2014-06-19 11:52:51 -07:00
Yehuda Katz + Carl Lerche
9c101e39a4
Update to master and fix warnings
2014-06-12 13:45:10 -07:00
Yehuda Katz + Carl Lerche
bbbf2dead8
Isolate toml code and split up concerns
2014-06-10 15:46:07 -07:00
Yehuda Katz + Carl Lerche
1124727c96
Update to Rust master and eliminate warnings
2014-06-10 12:32:23 -07:00
Yehuda Katz + Carl Lerche
9a1c63ea17
Track master for tests
2014-06-09 13:08:09 -07:00
Yehuda Katz + Carl Lerche
af91d698f1
Track upstream rust-toml
2014-06-09 12:37:32 -07:00
Yehuda Katz + Carl Lerche
c041e8ec94
Update to master
2014-06-09 12:28:54 -07:00
Carl Lerche
e862dd1e2a
Track Rust master
2014-05-30 16:37:37 -07:00
Yehuda Katz
e42203f7f6
Up to date with master
2014-05-29 14:06:43 -07:00
Yehuda Katz
edbe491003
Up to date with master
2014-05-29 13:57:31 -07:00
Carl Lerche
5a59414edb
Explicitly pass root package to ops::package_compile
2014-05-28 10:03:08 -07:00
Carl Lerche
7e6433feda
Track rust master
2014-05-27 16:14:34 -07:00
Yehuda Katz
2f57617559
Up to date with master (StrBuf->String)
2014-05-26 11:52:33 -07:00
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