about summary refs log tree commit diff
path: root/src/tools/compiletest/Cargo.toml
AgeCommit message (Expand)AuthorLines
2017-03-23Remove internal liblogAlex Crichton-1/+1
2017-02-06compiletest: Add caching of test resultsAlex Crichton-0/+1
2017-02-06std: Remove cfg(cargobuild) annotationsAlex Crichton-1/+0
2016-12-30rustbuild: Compile all support tools in stage0Alex Crichton-1/+1
2016-12-20mk: Fix compile with makefilesAlex Crichton-1/+0
2016-12-17let BSD to use gmake for GNU-makeSébastien Marie-0/+1
2016-11-30Update the bootstrap compilerAlex Crichton-6/+0
2016-10-08rustbuild: Optimize build times slightlyAlex Crichton-2/+2
2016-04-21add serialize as a dep for compiletestNiko Matsakis-0/+1
2016-04-18rustbuild: Add support for compiletest test suitesAlex Crichton-0/+15