summary refs log tree commit diff
path: root/src/bootstrap/config.rs
AgeCommit message (Expand)AuthorLines
2016-11-05Merge branch 'gdb-next-gen' of https://github.com/TimNN/rust into rollupAlex Crichton-15/+23
2016-11-05Fix tests from the rollupAlex Crichton-0/+24
2016-10-31rustbuild+configure: convert unix style paths on windowsTim Neumann-14/+37
2016-10-31rustbuild+configure: improve bin/exe joiningTim Neumann-3/+5
2016-10-31detect gdb version & rust support in compiletestTim Neumann-0/+6
2016-10-30Use quieter test output when running tests on Travis CI.Corey Farwell-0/+2
2016-10-19Enable line number debuginfo in releasesAlex Crichton-0/+4
2016-10-14Add AppVeyor configuration to the repoAlex Crichton-0/+2
2016-10-11Auto merge of #36983 - alexcrichton:configure-multiple-musl, r=brsonbors-0/+30
2016-10-06Auto merge of #35641 - ahmedcharles:install, r=alexcrichtonbors-0/+12
2016-10-05Add support for docdir, libdir and mandir.Ahmed Charles-0/+12
2016-10-05configure: Add options for separate musl rootsAlex Crichton-0/+30
2016-10-04rustbuild: Fix bug preventing per-target musl-rootNick Stevens-0/+2
2016-09-28Move nodejs detection into bootstrapBrian Anderson-3/+0
2016-09-09Auto merge of #36256 - rjgoldsborough:make-configure-detect-nodejs-36207, r=a...bors-0/+4
2016-09-07Auto merge of #36292 - japaric:musl-root, r=alexcrichtonbors-0/+2
2016-09-07moving nodejs detection logic to configure and addingJake Goldsborough-0/+4
2016-09-06detecting nodejs in configureJake Goldsborough-3/+0
2016-09-06rustbuild: per target musl-rootJorge Aparicio-0/+2
2016-09-03adding a check to bootstrap scriptJake Goldsborough-0/+3
2016-09-03rustbuild: add config.toml option to disable codegen testsAlex Burka-0/+2
2016-08-27rustbuild: skip filecheck check if codegen tests are disabledJorge Aparicio-0/+3
2016-07-26rustbuild: make backtraces (RUST_BACKTRACE) optionalJorge Aparicio-0/+4
2016-07-07llvm, rt: build using the Ninja generator if availableBen Boeckel-0/+1
2016-07-05rustbuild: Remove the `build` directoryAlex Crichton-0/+396