Commit Graph

12 Commits

Author SHA1 Message Date
Richard Diamond ee1abc6118 Add $(RUSTFLAGS) to the shell that gets crate file names.
This is for crosses that don't support certain crate types (ie PNaCl doesn't support dylibs).
2014-07-12 01:09:55 -05:00
Michael Gehring 5ed462643c --crate-file-name -> --print-file-name 2014-07-06 11:59:01 +02:00
Chris Morgan 6fc040e1c8 Change BUILDDIR to target/ for consistency w/Cargo 2014-07-02 17:59:40 +10:00
Steven Fackler 7a294aff02 Stop using stamps for multi-targets
It breaks dep-info
2014-06-17 19:41:16 -07:00
Steven Fackler f222e4322d Fix parallel builds 2014-06-15 18:15:45 -07:00
Richard Diamond 9aded18534 Makefile: Don't ignore my env vars! 2014-04-23 05:48:43 -05:00
Steven Fackler 548cd1e726 Add a configure option for SSLv2 support 2014-03-09 22:20:36 -07:00
Steven Fackler 5f5b55ff07 Stop including debuginfo by default 2014-02-14 20:00:09 -08:00
Steven Fackler a88b7c0e3c Make Makefile variables early evaluated 2014-02-10 20:21:21 -08:00
Steven Fackler 7c1de97cbf Update debuginfo flag 2014-02-10 19:18:17 -08:00
Steven Fackler 360fa1f04b Build static and dynamic libs 2014-02-09 15:49:16 -08:00
Steven Fackler e2554ea6af Add a configure script and an install target 2014-01-20 20:20:10 -08:00