about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2016-12-29A few small test fixes and such from rollupAlex Crichton-8/+25
2016-12-29Merge branch 'aux-tests' of https://github.com/alexcrichton/rust into rollupAlex Crichton-12/+20
2016-12-29Merge branch 'rustbuild-llvm-targets' of https://github.com/xen0n/rust into r...Alex Crichton-2/+21
2016-12-29Rollup merge of #38665 - alexcrichton:pretty-only-host, r=brsonAlex Crichton-7/+7
2016-12-29Rollup merge of #38631 - alexcrichton:supafast, r=brsonAlex Crichton-113/+232
2016-12-29Rollup merge of #38559 - japaric:ptx2, r=alexcrichtonAlex Crichton-1/+1
2016-12-29rustbuild: Don't run pretty tests by defaultAlex Crichton-12/+22
2016-12-29Auto merge of #38627 - rkruppe:ninja-build, r=alexcrichtonbors-1/+5
2016-12-28rustbuild: Move pretty test suites to host-onlyAlex Crichton-7/+7
2016-12-28rustbuild: Compile rustc twice, not thriceAlex Crichton-113/+232
2016-12-29rustbuild: allow overriding list of LLVM targets to buildWang Xuerui-2/+21
2016-12-28Auto merge of #38639 - xen0n:nightly-dist-hotfix, r=brsonbors-6/+13
2016-12-28Auto merge of #38589 - aidanhs:aphs-stage0-rustdoc-test, r=alexcrichtonbors-1/+5
2016-12-28rustbuild: fix host-only rules ignoring targets in dist stepsWang Xuerui-4/+10
2016-12-28rustbuild: clarify comment on target array calculationWang Xuerui-2/+3
2016-12-28rustbuild: get an empty slice the straight-forward wayWang Xuerui-1/+1
2016-12-27Accept ninja-build binary in place of ninjaRobin Kruppe-1/+5
2016-12-26PTX supportJorge Aparicio-1/+1
2016-12-26Auto merge of #38314 - japaric:do-not-delete-enable-llvm-backend, r=alexcrichtonbors-1/+1
2016-12-24Teach `rustdoc --test` about `--sysroot`, pass it when testing rustAidan Hobson Sayers-1/+5
2016-12-22Correct path of incremental artifactsAidan Hobson Sayers-1/+1
2016-12-20Merge branch 'rustbuild-warnings' of https://github.com/alexcrichton/rust int...Alex Crichton-1/+7
2016-12-20Rollup merge of #38498 - alexcrichton:actually-test-musl, r=brsonAlex Crichton-1/+1
2016-12-20Rollup merge of #38493 - sanxiyn:filecheck, r=alexcrichtonAlex Crichton-2/+3
2016-12-20Rollup merge of #38471 - alexcrichton:run-debuginfo-tests, r=brsonAlex Crichton-2/+4
2016-12-20Rollup merge of #38470 - alexcrichton:really-fix-osx, r=brsonAlex Crichton-13/+9
2016-12-20Rollup merge of #38468 - xen0n:tarball-wrangling, r=alexcrichtonAlex Crichton-3/+18
2016-12-20Rollup merge of #38451 - semarie:openbsd-rustbuild, r=alexcrichtonAlex Crichton-1/+3
2016-12-20Rollup merge of #38398 - ollie27:patch-1, r=alexcrichtonAlex Crichton-1/+1
2016-12-20Rollup merge of #38388 - redox-os:config_toml_prefix, r=alexcrichtonAlex Crichton-0/+20
2016-12-20rustbuild: Run debuginfo tests by defaultAlex Crichton-2/+4
2016-12-20rustbuild: Actually test musl on the musl botAlex Crichton-1/+1
2016-12-20rustbuild: Deny and fix warningsAlex Crichton-1/+7
2016-12-20rustbuild: package src only once for build tripleWang Xuerui-2/+8
2016-12-20rustbuild: only plan from build triple for distWang Xuerui-1/+10
2016-12-20Find FileCheck using llvm-configSeo Sanghyeon-2/+3
2016-12-19rustbuild: Update Cargo download locationAlex Crichton-13/+9
2016-12-19Remove trailing whitespaceJeremy Soller-1/+1
2016-12-19Move prefix to [install] sectionJeremy Soller-5/+20
2016-12-19Auto merge of #38072 - nikomatsakis:bootstrap-incremental, r=acrichtobors-23/+136
2016-12-19enable LLVM's SPARC backendJorge Aparicio-1/+1
2016-12-19add and document `--incremental` flag along with misc other changesNiko Matsakis-7/+121
2016-12-19add concept of `Step::noop()`Niko Matsakis-16/+15
2016-12-19Auto merge of #38405 - alexcrichton:rustbuild-fixes, r=japaricbors-0/+6
2016-12-18Use exec for the wrapper on UNIXesSimonas Kazlauskas-3/+14
2016-12-18Auto merge of #38440 - alexcrichton:fix-osx-nightlies, r=brsonbors-0/+9
2016-12-18Auto merge of #38439 - alexcrichton:fix-nightlies, r=brsonbors-0/+1
2016-12-17rustbuild: Fix LC_ID_DYLIB directives on OSXAlex Crichton-0/+9
2016-12-17rustbuild: Create directories in mingw distAlex Crichton-0/+1
2016-12-17let BSD to use gmake for GNU-makeSébastien Marie-1/+3