about summary refs log tree commit diff
path: root/mk
AgeCommit message (Expand)AuthorLines
2016-05-08Rollup merge of #33424 - semarie:dist, r=alexcrichtonManish Goregaokar-1/+2
2016-05-08Auto merge of #33130 - eddyb:mir-const, r=nikomatsakisbors-1/+1
2016-05-07Rollup merge of #33314 - alexcrichton:fix-enable-ccache, r=pnkfelixSteve Klabnik-5/+5
2016-05-07Rollup merge of #33256 - pnkfelix:add-rustc-specific-tags-files, r=nikomatsakisSteve Klabnik-4/+11
2016-05-07mir: qualify and promote constants.Eduard Burtescu-1/+1
2016-05-07Add armv7-linux-androideabi target.Nerijus Arlauskas-0/+25
2016-05-06Auto merge of #33228 - nikomatsakis:compiletest-gut, r=acrichtobors-1/+0
2016-05-06kill the old auxiliary directoryNiko Matsakis-1/+0
2016-05-06mk: Try to fix nightlies againAlex Crichton-3/+3
2016-05-06Distribute both rust-lldb and rust-gdb everywhere except win-msvcBrian Anderson-5/+8
2016-05-05mk: Fix building with --enable-ccacheAlex Crichton-5/+5
2016-05-05specify the archive file as stdoutSébastien Marie-1/+2
2016-05-03mk: Pass CFLAGS for target, not hostAlex Crichton-5/+5
2016-04-28Auto merge of #33093 - alexcrichton:rustbuild-rmake, r=nikomatsakisbors-92/+45
2016-04-28test: Move run-make tests into compiletestAlex Crichton-92/+45
2016-04-28Add `TAGS.rustc.emacs`/`TAGS.rustc.vi` make targets, (re-)including rustc sou...Felix S. Klock II-4/+11
2016-04-28Auto merge of #33208 - nrc:save-json, r=pnkfelixbors-1/+1
2016-04-25mk: Fix use of deprecated configure varAlex Crichton-1/+1
2016-04-25save-analysis: implement JSON dumpsNick Cameron-1/+1
2016-04-23Auto merge of #33084 - alexcrichton:osx-python-sanity, r=michaelwoeristerbors-1/+2
2016-04-21port compiletest to use JSON outputNiko Matsakis-1/+1
2016-04-20Auto merge of #31709 - ranma42:target_feature-from-llvm, r=alexcrichtonbors-1/+5
2016-04-19mk: Bootstrap from stable instead of snapshotsAlex Crichton-40/+27
2016-04-19mk: Force system python for LLDB tests on OSXAlex Crichton-1/+2
2016-04-18rustbuild: Add support for compiletest test suitesAlex Crichton-3/+2
2016-04-14Rollup merge of #32884 - brson:bump, r=alexcrichtonSteve Klabnik-1/+1
2016-04-12tidy: Add a check to ensure Cargo.toml is in syncAlex Crichton-2/+2
2016-04-12rustbuild: Migrate tidy checks to RustAlex Crichton-45/+9
2016-04-11Bump to 1.10Brian Anderson-1/+1
2016-04-09Implement feature extraction from `TargetMachine`Andrea Canciani-0/+4
2016-04-09Reintroduce rustc_llvm dependency in rustcAndrea Canciani-1/+1
2016-04-07Auto merge of #32800 - Manishearth:rollup, r=Manishearthbors-0/+11
2016-04-07Rollup merge of #32731 - alexcrichton:known-bootstrap-key, r=brsonManish Goregaokar-0/+11
2016-04-06patch name in incremental's Cargo.tomlNiko Matsakis-1/+2
2016-04-06Address nits.Niko Matsakis-1/+1
2016-04-06add incremental test runner and some testsNiko Matsakis-1/+11
2016-04-06make an incremental crateNiko Matsakis-2/+3
2016-04-06rustc: move rustc_front to rustc::hir.Eduard Burtescu-16/+15
2016-04-05Rollup merge of #32686 - mneumann:dragonfly_jemalloc_prefix, r=alexcrichtonManish Goregaokar-0/+2
2016-04-04mk: Hardcode the bootstrap key for each releaseAlex Crichton-0/+11
2016-04-03mk: Add configure option for disabling codegen testsAlex Crichton-2/+6
2016-04-02Prefix jemalloc on DragonFly to prevent segfaults.Michael Neumann-0/+2
2016-03-30move `const_eval` and `check_match` out of `librustc`Oliver Schneider-10/+13
2016-03-30rename `rustc_const_eval` to `rustc_const_math`Oliver Schneider-1/+1
2016-03-29Auto merge of #32593 - alexcrichton:fix-i586-msvc, r=brsonbors-2/+2
2016-03-29Auto merge of #32576 - alexcrichton:metadata-for-our-crates, r=brsonbors-9/+5
2016-03-29mk: A few build fixes for i586-pc-windows-msvcAlex Crichton-2/+2
2016-03-29mk: move rustc_const_eval to RUSTC_CRATES where it belongs.Eduard Burtescu-2/+3
2016-03-29rustc_platform_intrinsics: remove unused rustc dependency.Eduard Burtescu-1/+1
2016-03-29Remove unnecessary dependencies on rustc_llvm.Eduard Burtescu-2/+2