summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2017-02-21Create "The Unstable Book"Steve Klabnik-0/+9
2017-02-21travis: Move -mrelax-relocations to Docker configAlex Crichton-11/+0
2017-02-21test: Verify all sysroot crates are unstableAlex Crichton-35/+35
2017-02-21Start the port of the reference to mdBookSteve Klabnik-4/+9
2017-02-20bootstrap: stop trashing (DY)LD_LIBRARY_PATHTatsuyuki Ishi-2/+6
2017-02-18Rebuild mingw startup objects only when necessaryVadim Petrochenkov-13/+21
2017-02-17Auto merge of #39837 - alexcrichton:llvm-crt-static, r=brsonbors-0/+11
2017-02-17Auto merge of #39578 - canndrew:nixos-bootstrap-fix, r=alexcrichtonbors-0/+56
2017-02-17Style fixupsAndrew Cann-5/+6
2017-02-16add solaris sparcv9 supportShawn Walker-Salas-0/+2
2017-02-16[rustbuild] add a way to run command after failureSimonas Kazlauskas-3/+22
2017-02-16Auto merge of #39824 - alexcrichton:disable-dist-src, r=brsonbors-0/+9
2017-02-15rustc: Link statically to the MSVCRTAlex Crichton-0/+11
2017-02-15travis: Disable source tarballs on most buildersAlex Crichton-0/+9
2017-02-15use bash when invoking dist shell scripts on solarisShawn Walker-Salas-7/+14
2017-02-15Auto merge of #39633 - steveklabnik:vendor-mdbook, r=alexcrichtonbors-0/+1
2017-02-14Auto merge of #39728 - eddyb:vendeur-tres-bien, r=alexcrichtonbors-9/+48
2017-02-14Automatically vendor Cargo deps when building the source tarballs.Eduard-Mihai Burtescu-9/+48
2017-02-13Re-implement rustbook in terms of mdbookSteve Klabnik-0/+1
2017-02-12fix portability issue in error handling of build_tripleShawn Walker-Salas-1/+1
2017-02-11fix exception handling for isainfo execution failureShawn Walker-Salas-1/+1
2017-02-11fix copy pastaShawn Walker-Salas-1/+1
2017-02-11Add Solaris as recognized ostypeShawn Walker-Salas-0/+15
2017-02-11Change test for being on nixos againAndrew Cann-1/+1
2017-02-11Change test for being on NixOSAndrew Cann-1/+1
2017-02-09Merge branch 'master' of git://github.com/rust-lang/rustMarc-Antoine Perennou-74/+203
2017-02-08Rollup merge of #39598 - alexcrichton:cargo-branch, r=brsonCorey Farwell-3/+1
2017-02-08Rollup merge of #38699 - japaric:lsan, r=alexcrichtonCorey Farwell-1/+24
2017-02-08build/test the sanitizers only when --enable-sanitizers is usedJorge Aparicio-15/+15
2017-02-08sanitizer supportJorge Aparicio-2/+25
2017-02-08Rollup merge of #39622 - alexcrichton:clean-dist, r=brsonCorey Farwell-0/+1
2017-02-07Rollup merge of #39431 - alexcrichton:no-more-makefiles, r=brsonCorey Farwell-28/+17
2017-02-07Rollup merge of #39400 - alexcrichton:arm-cross-test, r=brsonCorey Farwell-42/+160
2017-02-07rustbuild: Clean build/dist on `make clean`Alex Crichton-0/+1
2017-02-06Fix branch name Cargo's downloaded fromAlex Crichton-3/+1
2017-02-06rustbuild: add verbose to config.toml.exampleMarc-Antoine Perennou-0/+3
2017-02-06rustbuild: support setting verbosity in config.tomlMarc-Antoine Perennou-0/+2
2017-02-06rustbuild: Fix a few locations with makefiles goneAlex Crichton-28/+17
2017-02-06Fix for bootstrapping on NixOSAndrew Cann-1/+56
2017-02-05Rollup merge of #39491 - dumbbell:support-aarch64-unknown-freebsd, r=alexcric...Corey Farwell-0/+2
2017-02-05Rollup merge of #39527 - king6cong:bootstrap-doc, r=alexcrichtonCorey Farwell-2/+2
2017-02-05Rollup merge of #39478 - alexcrichton:add-xpy, r=japaricCorey Farwell-1/+2
2017-02-05Rollup merge of #39471 - djc:bootstrap-user, r=alexcrichtonCorey Farwell-3/+3
2017-02-04README path correctionking6cong-2/+2
2017-02-03`aarch64` CPU type is called `arm64` on FreeBSDJean-Sébastien Pédron-0/+2
2017-02-02rustbuild: Add x.py to source tarballsAlex Crichton-1/+2
2017-02-02Fix typo in bootstrap.py info messageDirkjan Ochtman-1/+1
2017-02-02Guard against USER not existing in the environmentDirkjan Ochtman-1/+1
2017-02-02Don't check for sudo environment if vendored sources are already configuredDirkjan Ochtman-1/+1
2017-02-02Fixup crate versionsVadim Petrochenkov-1/+1