about summary refs log tree commit diff
path: root/src/bootstrap/clean.rs
AgeCommit message (Expand)AuthorLines
2020-07-17Teach bootstrap about target files vs target triplesJake Goulding-1/+1
2019-12-22Format the worldMark Rousskov-6/+6
2019-05-09remove unneeded `extern crate`s from build toolsAndy Russell-0/+2
2019-02-10rustc: doc commentsAlexander Regueiro-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-10bootstrap: fix editionljedrz-1/+1
2017-09-20Add --all flag to ./x.py cleanTommy Ip-15/+20
2017-08-13Unify flags into config.Mark Simulacrum-1/+1
2017-04-02Handle symlinks in src/bootstrap/clean.rs (mostly) -- resolves #40860.Nathan Stocks-20/+22
2017-03-15Remove unused param from bootstrap::clean::rm_rfMatt Brubeck-6/+6
2017-02-07rustbuild: Clean build/dist on `make clean`Alex Crichton-0/+1
2016-12-07mk: Switch rustbuild to the default build systemAlex Crichton-0/+3
2016-11-05Only test docs and such for the hostAlex Crichton-1/+2
2016-11-05Fix tests from the rollupAlex Crichton-4/+38
2016-11-02rustbuild: Rewrite user-facing interfaceAlex Crichton-11/+11
2016-09-12crate-ify compiler-rt into compiler-builtinsJorge Aparicio-1/+0
2016-07-05rustbuild: Remove the `build` directoryAlex Crichton-0/+49