summary refs log tree commit diff
path: root/mk
AgeCommit message (Expand)AuthorLines
2016-08-01Bump beta version to .3Alex Crichton-1/+1
2016-07-27mk: Don't pass -msoft-float on mips-gnuAlex Crichton-3/+3
2016-07-26Update the beta to .2Alex Crichton-1/+1
2016-07-01Auto merge of #34578 - alexcrichton:lets-just-keep-trying-to-fix-the-nightlie...bors-1/+1
2016-06-30mk: Request -march=i686 on i686 LinuxAlex Crichton-1/+1
2016-06-30mk: Don't consider LLVM done until it's doneAlex Crichton-2/+5
2016-06-28Auto merge of #34519 - alexcrichton:fix-nightlies, r=brsonbors-1/+13
2016-06-27mk: Make some LLVM building support more robustAlex Crichton-1/+13
2016-06-25Rollup merge of #34403 - jonathandturner:move_liberror, r=alexcrichtonJeffrey Seyfried-21/+23
2016-06-23Move errors from libsyntax to its own crateJonathan Turner-21/+23
2016-06-21Convert makefiles to build LLVM/compiler-rt with CMakeBrian Anderson-65/+116
2016-06-10Check error index in `make check`Seo Sanghyeon-0/+1
2016-06-08remove the librustc_trans -> librustc_mir dependencyAriel Ben-Yehuda-3/+3
2016-05-29Auto merge of #33902 - flo-l:fix-save-temps, r=dotdashbors-1/+1
2016-05-28Auto merge of #33825 - alexcrichton:fix-beta, r=aturonbors-9/+20
2016-05-28Auto merge of #33818 - alexcrichton:bump, r=nikomatsakisbors-1/+1
2016-05-27save-temps was moved under the -C switchflo-l-1/+1
2016-05-23mk: Fix bootstrapping cross-hosts on betaAlex Crichton-9/+20
2016-05-23mk: Bump version numberAlex Crichton-1/+1
2016-05-22mk: Add --enable-local-rebuild to bootstrap from the current releaseJosh Stone-0/+12
2016-05-13add UI testing frameworkNiko Matsakis-2/+13
2016-05-11mk: Fix dependencies of unwind crate on muslAlex Crichton-2/+4
2016-05-09rustc: Implement custom panic runtimesAlex Crichton-3/+16
2016-05-08Auto merge of #33414 - Nercury:master, r=alexcrichtonbors-0/+25
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