about summary refs log tree commit diff
path: root/src/test/run-make/bootstrap-from-c-with-native
AgeCommit message (Expand)AuthorLines
2014-12-18Revise std::thread API to join by defaultAaron Turon-52/+0
2014-12-14Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)Niko Matsakis-3/+4
2014-11-22auto merge of #19133 : nodakai/rust/run-make-tests-missing-extracflags, r=ale...bors-1/+1
2014-11-20Fallout from libgreen and libnative removalAaron Turon-2/+2
2014-11-20test/run-make: some test cases lacked $(EXTRACFLAGS).NODA, Kai-1/+1
2014-10-19Remove a large amount of deprecated functionalityAlex Crichton-1/+1
2014-07-05test: Fix tests for crate_id removalAlex Crichton-1/+0
2014-06-28Rename all raw pointers as necessaryAlex Crichton-1/+1
2014-05-18Refactoring: Introduce distinct host and target rpath var setters.Felix S. Klock II-2/+6
2014-04-14Use new attribute syntax in python files in src/etc too (#13478)Manish Goregaokar-2/+2
2014-03-24rustc: Remove all crate map supportAlex Crichton-1/+1
2014-03-21rustc: Switch defaults from libgreen to libnativeAlex Crichton-1/+0
2014-02-21mk: Get "make check" passing with --disable-rpathAlex Crichton-1/+1
2014-02-14extern mod => extern crateAlex Crichton-1/+1
2014-02-10Consolidate codegen-related compiler flagsAlex Crichton-1/+1
2014-01-29Remove do keyword from test/Scott Lawrence-4/+4
2014-01-28Generate rlibs by default (instead of dylibs)Alex Crichton-1/+1
2013-12-25Test fixes and rebase conflictsAlex Crichton-0/+49