about summary refs log tree commit diff
path: root/src/test/run-make
AgeCommit message (Expand)AuthorLines
2014-02-19auto merge of #12379 : alexcrichton/rust/fix-ar-thing, r=brsonbors-0/+22
2014-02-19rustdoc: Fix json output and inputAlex Crichton-0/+29
2014-02-18Fix staticlib outputs linking to blank archivesAlex Crichton-0/+22
2014-02-17Updated metadata::creader::resolve_crate_deps to use the correct span. Clarif...gentlefolk-0/+45
2014-02-14extern mod => extern crateAlex Crichton-25/+25
2014-02-10Consolidate codegen-related compiler flagsAlex Crichton-8/+8
2014-02-07Added tests to make tidyDerek Guenther-0/+520
2014-02-06Redesign output flags for rustcAlex Crichton-16/+61
2014-01-29Remove do keyword from test/Scott Lawrence-10/+10
2014-01-28Generate rlibs by default (instead of dylibs)Alex Crichton-2/+2
2014-01-22Set LD_LIBRARY_PATH on linux for c-dynamic-dylib testAndrew Chin-0/+5
2014-01-12Bump version to 0.10-preBrian Anderson-2/+2
2014-01-06Don't attempt duplicate outputsAlex Crichton-0/+5
2014-01-01Fix usage of rustc --ls on invalid filesAlex Crichton-0/+8
2013-12-31Implement volatile_load and volatile_store intrinsics.Peter Zotov-0/+29
2013-12-30rustdoc: only filter lines starting with '# ' from the shown code.Huon Wilson-0/+37
2013-12-25Test fixes and rebase conflictsAlex Crichton-4/+53
2013-12-22Allow optional filename argument for --dep-infoAndreas Neuhaus-2/+27
2013-12-22Use --crate-file-name to find out the library filename in dep-info testAndreas Neuhaus-6/+3
2013-12-20rustc: Improve crate id extractionAlex Crichton-0/+21
2013-12-19Add some things to inspect crate-id'sCorey Richardson-1/+1
2013-12-19Rename pkgid to crate_idCorey Richardson-2/+2
2013-12-18Add a rustdoc testCorey Richardson-0/+37
2013-12-15Move logic for test output generation forwardAlex Crichton-0/+7
2013-12-12Add test for --dep-info.Jack Moffitt-0/+28
2013-12-10Make crate hash stable and externally computable.Jack Moffitt-2/+2
2013-12-09Implement LTOAlex Crichton-0/+31
2013-12-01rustc: filter out empty linker argsPhilipp Brüschweiler-0/+7
2013-11-30Test fixes and merge conflictsAlex Crichton-2/+2
2013-11-29Make -Z gen-crate-map usable for I/OAlex Crichton-0/+50
2013-11-29Add a new run-make test directoryAlex Crichton-0/+370