summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2017-09-13Reviewer changesNick Cameron-0/+1
2017-09-13Build and test RustfmtNick Cameron-2/+77
2017-09-12bump gcc for bootstrapQuietMisdreavus-1/+1
2017-09-12Auto merge of #44413 - est31:move_man, r=nikomatsakisbors-2/+1
2017-09-11rustbuild: Fix a distribution bug with rustdocAlex Crichton-0/+1
2017-09-10Auto merge of #44260 - alexcrichton:hardlink-no-copy, r=Mark-Simulacrumbors-10/+27
2017-09-09rustbuild: Switch back to using hard linksAlex Crichton-10/+27
2017-09-10Auto merge of #44274 - Mark-Simulacrum:rustdoc-tests, r=alexcrichtonbors-4/+71
2017-09-08Move the man directory to a subdirectoryest31-2/+1
2017-09-06Rollup merge of #44354 - jakllsch:jakllsch-85453197-a0cc-43f6-8c55-7bce6c4a4e...Mark Simulacrum-0/+10
2017-09-06Rollup merge of #44353 - cuviper:install-rustc, r=Mark-SimulacrumMark Simulacrum-1/+1
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-05bootstrap: avoid m4 -B for NetBSD-built sparc64 OpenSSLJonathan A. Kollasch-0/+5
2017-09-05bootstrap: add openssl config for sparc64-unknown-netbsdJonathan A. Kollasch-0/+5
2017-09-05Include rustc in the default `./x.py install`Josh Stone-1/+1
2017-09-05Test rustdoc unit tests.Mark Simulacrum-4/+71
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-28Explicitly run perl for OpenSSL ConfigureSamuel Holland-1/+2
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