Commit graph

12427 commits

Author SHA1 Message Date
Carl Lerche b2e4ce30c7 Help me Alexwan Kenobi 2014-03-19 11:49:46 -07:00
Carl Lerche 4274ac261f Trying to shell out 2014-03-19 11:44:43 -07:00
Carl Lerche 8c005bb48d Initial stab at integration tests
At the same time, we started adding a generic error handling concept to
Cargo.

The idea is that every Result gets converted to a CargoError, which
includes all the information that Cargo needs to print out a friendly
human error message and exit gracefully.
2014-03-18 18:10:48 -07:00
Carl Lerche 4e236c8558 Add cargo-compile command 2014-03-17 17:48:47 -07:00
Carl Lerche 0fe89051c7 Proxy output w/ color to tty 2014-03-17 13:08:00 -07:00
Carl Lerche 8acc481e4c Move design docs to DESIGN 2014-03-17 13:07:23 -07:00
Carl Lerche db582fcf42 Switch to 4-space tabs 2014-03-17 12:10:08 -07:00
Carl Lerche acb4cbbc25 Fix warnings 2014-03-17 12:03:37 -07:00
Carl Lerche 04e774e818 Vendor hamcrest-rust 2014-03-12 16:19:39 -07:00
Carl Lerche 264d4a00ca Use cargo conventions for cargo itself 2014-03-12 15:32:47 -07:00
Carl Lerche c1b99c18ea Add missing files 2014-03-12 13:03:36 -07:00
Carl Lerche c358a810cc Bump hammer 2014-03-10 17:44:40 -07:00
Carl Lerche 904d8612a9 cargo-read-manifest | cargo-rustc is working
At the moment, only the bare bones command is working with some defaults
hardcoded. Also, there is a bunch of necessary cleanup and no tests.

However, this marks the first end-to-end functionality in Cargo!
2014-03-10 17:38:31 -07:00
Carl Lerche be4638769f Bump hammer 2014-03-10 16:31:08 -07:00
Carl Lerche 3e083cb724 Share manifest structs 2014-03-10 16:30:20 -07:00
Carl Lerche ebf2929147 executable->bin and initial impl 2014-03-10 15:28:40 -07:00
Carl Lerche 8bc5b96a55 Move design documents 2014-03-10 14:47:10 -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 c07688d48c Stub out cargo-read-manifest 2014-03-07 16:15:15 -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
Carlhuda 03943b7dbb Add sketch of cargo-verify-project 2014-03-04 17:48:31 -08:00
Carlhuda 4de86d2eec Initial README with some commands sketched out 2014-03-04 16:06:39 -08:00
Carlhuda 227d4e83ef Initial commit 2014-03-04 15:22:44 -08:00