about summary refs log tree commit diff
path: root/src/bootstrap/bin
AgeCommit message (Expand)AuthorLines
2017-03-12Update usages of 'OSX' (and other old names) to 'macOS'.Corey Farwell-1/+1
2017-02-25Rollup merge of #39888 - nagisa:on-fail-bootstrap, r=alexcrichtonEduard-Mihai Burtescu-3/+15
2017-02-16[rustbuild] add a way to run command after failureSimonas Kazlauskas-3/+15
2017-02-15rustc: Link statically to the MSVCRTAlex Crichton-0/+5
2017-02-04README path correctionking6cong-2/+2
2016-12-30rustbuild: Compile all support tools in stage0Alex Crichton-1/+3
2016-12-24Teach `rustdoc --test` about `--sysroot`, pass it when testing rustAidan Hobson Sayers-1/+5
2016-12-20rustbuild: Deny and fix warningsAlex Crichton-0/+4
2016-12-19Auto merge of #38072 - nikomatsakis:bootstrap-incremental, r=acrichtobors-0/+27
2016-12-19add and document `--incremental` flag along with misc other changesNiko Matsakis-0/+27
2016-12-18Use exec for the wrapper on UNIXesSimonas Kazlauskas-3/+14
2016-12-17rustbuild: Fix LC_ID_DYLIB directives on OSXAlex Crichton-0/+9
2016-12-09Create tar balls of save-analysis-api metadata for the standard libraries as ...Nick Cameron-0/+5
2016-10-22Rollup merge of #37209 - srinivasreddy:bootstrap_bin, r=nrcGuillaume Gomez-13/+16
2016-10-19Enable line number debuginfo in releasesAlex Crichton-0/+2
2016-10-16run rustfmt on bootstrap/bin folderSrinivas Reddy Thatiparthy-13/+16
2016-09-28Remove stage0 hacksBrian Anderson-2/+1
2016-09-25Report which required build-time environment variable is not setJake Goulding-8/+8
2016-08-18Add workaround to detect correct compiler versionJonathan Turner-1/+7
2016-07-05rustbuild: Remove the `build` directoryAlex Crichton-0/+242