summary refs log tree commit diff
path: root/mk
AgeCommit message (Expand)AuthorLines
2016-03-16Bump beta to .2Alex Crichton-1/+1
2016-02-26Auto merge of #31846 - alexcrichton:better-disable-jemallc, r=brsonbors-20/+68
2016-02-25mk: Move disable-jemalloc logic into makefilesAlex Crichton-20/+68
2016-02-26Auto merge of #31749 - nikomatsakis:compiletest-subdir, r=alexcrichtonbors-15/+16
2016-02-25Rollup merge of #31800 - alexcrichton:armv6-plz, r=brsonManish Goregaokar-4/+4
2016-02-24Recurse to find test files in any subdirectory of the base path. If aNiko Matsakis-15/+16
2016-02-22Eradicate last vestiges of armv6petevine-1/+1
2016-02-20mk: Add missing rustbuild dirs to `dist`Alex Crichton-0/+3
2016-02-20mk: Specify armv6 for gcc on arm-unknown-linux-*Alex Crichton-4/+4
2016-02-16Auto merge of #31672 - semarie:rmake-cxx, r=alexcrichtonbors-1/+2
2016-02-16pass CXX to run-makeSébastien Marie-1/+2
2016-02-14Rename `error-index-generator` to `error_index_generator`Dirk Gadsden-9/+9
2016-02-14std: Stop prefixing jemalloc symbolsAlex Crichton-2/+10
2016-02-14Auto merge of #31391 - frewsxcv:test, r=alexcrichtonbors-1/+2
2016-02-13Add LLVM ModulePass regression test using run-make.Corey Farwell-1/+2
2016-02-13Add a new i586 Linux targetpetevine-0/+23
2016-02-12Auto merge of #30726 - GuillaumeGomez:compile-fail, r=brsonbors-11/+41
2016-02-11rustc_back: Fix disabling jemallocAlex Crichton-2/+1
2016-02-11rustc_llvm: Tweak how initialization is performedAlex Crichton-1/+1
2016-02-09Allow registering MIR-passes through compiler pluginsOliver Schneider-1/+1
2016-02-09Update MakefileGuillaume Gomez-11/+41
2016-02-06Add support for i686-unknown-linux-muslBrian Anderson-0/+31
2016-02-06Add the asmjs-unknown-emscripten triple. Add cfgs to libs.Brian Anderson-0/+42
2016-02-05Auto merge of #31388 - gmbonnet:compiler-rt-werror, r=alexcrichtonbors-1/+1
2016-02-03Auto merge of #31078 - nbaksalyar:illumos, r=alexcrichtonbors-0/+23
2016-02-03compiler-rt: Handle -Werror=* arguments in CFLAGSGuillaume Bonnet-1/+1
2016-02-01Revert "mk: fix some undefined variable warnings"Alex Crichton-66/+57
2016-02-01Auto merge of #30367 - tamird:fix-makefile-bugs, r=alexcrichtonbors-57/+66
2016-02-01Auto merge of #31303 - alexcrichton:mips-warnings, r=aturonbors-2/+2
2016-02-01mk: fix some undefined variable warningsTamir Duberstein-57/+66
2016-01-31Fix the armv7 linux targetpetevine-2/+2
2016-01-31Add Illumos supportNikita Baksalyar-0/+23
2016-01-31Auto merge of #31298 - japaric:mips-musl, r=alexcrichtonbors-0/+48
2016-01-30rustc: set MIPS cpu/features in the compilerJorge Aparicio-2/+2
2016-01-30revert changes used for local testingJorge Aparicio-8/+8
2016-01-30Auto merge of #31274 - brson:nobench, r=nikomatsakisbors-18/+4
2016-01-30Rollup merge of #31290 - alexcrichton:fix-powerpc64, r=brsonManish Goregaokar-3/+4
2016-01-29rustc: Set MIPS cpu/features in the compilerAlex Crichton-2/+2
2016-01-30Auto merge of #30448 - alexcrichton:llvmup, r=nikomatsakisbors-0/+2
2016-01-29Get tests working on MSVC 32-bitAlex Crichton-0/+2
2016-01-29add support for mips(el)-unknown-linux-muslJorge Aparicio-0/+48
2016-01-29Remove src/test/benchBrian Anderson-18/+4
2016-01-29mk: Fix cross-compiling to armv7-unknown-linux-gnuAlex Crichton-3/+3
2016-01-29mk: Fix compiling jemalloc for powerpc64Alex Crichton-0/+1
2016-01-29Rollup merge of #31276 - alexcrichton:fix-powerpc64-cross-prefix, r=brsonManish Goregaokar-1/+1
2016-01-29Rollup merge of #31252 - alexcrichton:ios-old-mac, r=brsonManish Goregaokar-2/+2
2016-01-29Auto merge of #30948 - fabricedesre:rpi2, r=alexcrichtonbors-0/+26
2016-01-28mk: Fix cross prefix for powerpc64Alex Crichton-1/+1
2016-01-29Auto merge of #30900 - michaelwoerister:trans_item_collect, r=nikomatsakisbors-1/+11
2016-01-28Add support for armv7 toolchainsFabrice Desré-0/+26