about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2017-09-06Rollup merge of #44321 - jakllsch:jakllsch-4f2d6c87-2674-43e4-9c5f-2415136e6b...Mark Simulacrum-1/+4
2017-09-06Rollup merge of #44218 - SimonSapin:commit-hash, r=alexcrichtonMark Simulacrum-0/+14
2017-09-06Auto merge of #43975 - RalfJung:gcc, r=alexcrichtonbors-7/+9
2017-09-05disable gcc warningsRalf Jung-2/+4
2017-09-04bootstrap: only include docs in extended distribution if enabledJonathan A. Kollasch-1/+4
2017-09-04Only include git-commit-hash in tarballs when availableSimon Sapin-6/+9
2017-09-04Auto merge of #44268 - kennytm:fix-python-bootstrap-test, r=Mark-Simulacrumbors-6/+4
2017-09-03Auto merge of #44176 - nrc:update-rls, r=alexcrichtonbors-0/+1
2017-09-02update gcc crateRalf Jung-5/+5
2017-09-02Auto merge of #43886 - oli-obk:clippy, r=nrcbors-1/+39
2017-09-02Remove invalid doctest from bootstrap.py.kennytm-6/+4
2017-09-01Auto merge of #44154 - alexcrichton:bump-bootstrap, r=Mark-Simulacrumbors-2/+2
2017-09-01Add git-commit-hash in source and extended tarballs too.Simon Sapin-0/+4
2017-08-31Rollup merge of #44203 - cuviper:compiler-rt-test, r=Mark-SimulacrumMark Simulacrum-1/+1
2017-08-31Add full git commit hash to release channel manifestsSimon Sapin-0/+7
2017-08-31Update Cargo to 0.23.0 and our lockfileAlex Crichton-1/+1
2017-08-31Bump to 1.22.0Alex Crichton-1/+1
2017-08-31Set CFG_VERSION env var for tool buildsNick Cameron-0/+1
2017-08-30rustbuild: update the rust-src filter for compiler-rtJosh Stone-1/+1
2017-08-30bootstrap: add openssl configuration mapping for i686-unknown-netbsdJonathan A. Kollasch-0/+1
2017-08-30Auto merge of #43895 - JeremySorensen:master, r=alexcrichtonbors-3/+13
2017-08-29allow value of key/value pair argument to set option be booleanJeremy Sorensen-2/+8
2017-08-30Auto merge of #44143 - alexcrichton:faster-bootstrap, r=Mark-Simulacrumbors-6/+1
2017-08-29Rollup merge of #44144 - alexcrichton:faster-hash-and-sign, r=Mark-SimulacrumAriel Ben-Yehuda-1/+1
2017-08-29Rollup merge of #44134 - vorner:x-py-unknown-cmd, r=nikomatsakisAriel Ben-Yehuda-1/+1
2017-08-29Rollup merge of #44121 - ishitatsuyuki:bootstrap-deps-purge, r=Mark-SimulacrumAriel Ben-Yehuda-1/+0
2017-08-29Rollup merge of #44076 - RalfJung:src, r=alexcrichtonAriel Ben-Yehuda-0/+6
2017-08-29rustbuild: Don't require cross-compiled error indexAlex Crichton-5/+0
2017-08-28use an optional bool to keep track of ignore-git setting, if not specified by...Jeremy Sorensen-1/+5
2017-08-28rustbuild: Fix dependencies of build-manifestAlex Crichton-1/+1
2017-08-28rustbuild: Fix uplifting stage1 on cross buildsAlex Crichton-1/+1
2017-08-28Auto merge of #44107 - alexcrichton:no-shell-configure, r=Mark-Simulacrumbors-445/+612
2017-08-28bootstrap: remove unneeded extern crateTatsuyuki Ishi-1/+0
2017-08-27rustbuild: Rewrite the configure script in PythonAlex Crichton-445/+612
2017-08-27Fail ./x.py on invalid commandMichal 'vorner' Vaner-1/+1
2017-08-26Do not include the src/Cargo.tomlRalf Jung-1/+0
2017-08-25rustbuild: Automatically enable Ninja on MSVCAlex Crichton-4/+21
2017-08-24include Cargo.{toml,lock} in rust-src tarballRalf Jung-0/+7
2017-08-24Require adding clippy's path to the `x.py` invocationOliver Schneider-1/+1
2017-08-22Inline crt-static choice for pc-windows-msvcSamuel Holland-7/+6
2017-08-22Introduce crt_static target option in config.tomlSamuel Holland-0/+22
2017-08-22Copy musl startup objects before building stdSamuel Holland-16/+27
2017-08-22Infer a default musl_root for native buildsSamuel Holland-1/+8
2017-08-22Improve explanation of musl_rootSamuel Holland-1/+4
2017-08-21Update rustbuild READMEMark Simulacrum-16/+20
2017-08-17Rollup merge of #43916 - integer32llc:cargo-docs-redirect, r=alexcrichtonCorey Farwell-1/+46
2017-08-17Rollup merge of #43891 - Fourchaux:master, r=steveklabnikCorey Farwell-2/+2
2017-08-16Implement a temp redirect for cargo docsCarol (Nichols || Goulding)-1/+46
2017-08-15use field init shorthand EVERYWHEREZack M. Davis-36/+36
2017-08-15Fix typos & us spellingsFourchaux-2/+2