summary refs log tree commit diff
path: root/configure
AgeCommit message (Expand)AuthorLines
2016-09-25Haiku: add support for building on HaikuNiels Sascha Reedijk-0/+8
2016-09-24Rollup merge of #36500 - orbea:docdir, r=nikomatsakisGuillaume Gomez-1/+1
2016-09-15This installs documentation not man pagesorbea-1/+1
2016-09-12Auto merge of #36360 - orbea:docdir, r=alexcrichtonbors-0/+3
2016-09-11Auto merge of #36369 - uweigand:s390x, r=alexcrichtonbors-0/+4
2016-09-09Add s390x supportUlrich Weigand-0/+4
2016-09-09Auto merge of #36256 - rjgoldsborough:make-configure-detect-nodejs-36207, r=a...bors-0/+4
2016-09-08Allow setting --docdirorbea-0/+3
2016-09-06detecting nodejs in configureJake Goldsborough-0/+4
2016-09-04Auto merge of #36242 - semarie:local-rebuild, r=alexcrichtonbors-1/+1
2016-09-03Auto merge of #36034 - ahmedcharles:orbit, r=eddybbors-1/+0
2016-09-03Use libraries from local-rust-root directory in configure when using --enable...Sébastien Marie-1/+1
2016-09-02Remove --{enable|disable}-orbit from configure.Ahmed Charles-1/+0
2016-09-01configure: check if any of the arguments contain --helpMohit Agarwal-4/+8
2016-08-28build llvm with systemz backend enabled, and link to related librariesJorge Aparicio-1/+1
2016-08-24Disable old trans access via -Z orbit, #[rustc_no_mir] or --disable-orbit.Eduard Burtescu-2/+0
2016-08-11Allow compiling against a custom LLVM 3.9 installationJake Goulding-1/+1
2016-08-02Make --enable-orbit the default in ./configure.Eduard Burtescu-2/+2
2016-08-01Auto merge of #34743 - badboy:llvm-upgrade, r=eddybbors-0/+6
2016-07-30Add ARM MUSL targets.Timon Van Overveldt-1/+1
2016-07-29configure: Fix grep invocation for llvm-mc argumentAlex Crichton-1/+2
2016-07-29[LLVM-3.9] Pass correct relocation model flagJan-Erik Rediger-0/+5
2016-07-16Auto merge of #34606 - mathstuf:llvm-with-ninja, r=alexcrichtonbors-1/+16
2016-07-15mk: If local-rust is the same as the current version, then force a local-rebuildXimin Luo-1/+1
2016-07-11Auto merge of #33971 - bltavares:28322/default-channel-to-stable-on-tarball, ...bors-1/+11
2016-07-07llvm, rt: build using the Ninja generator if availableBen Boeckel-1/+16
2016-07-02Auto merge of #34515 - alexcrichton:more-checks, r=brsonbors-27/+30
2016-06-30Auto merge of #34541 - jseyfried:rollup, r=jseyfriedbors-1/+1
2016-06-29configure: Fix cross-compiling LLVM for realzAlex Crichton-1/+2
2016-06-27configure: Check for valid Python on MinGW as wellAlex Crichton-27/+30
2016-06-27Support CMake installations in paths containing spacesCensoredUsername-1/+1
2016-06-23Auto merge of #34055 - brson:cmake, r=alexcrichtonbors-173/+153
2016-06-21Convert makefiles to build LLVM/compiler-rt with CMakeBrian Anderson-173/+153
2016-06-20configure: Remove clang version checksAlex Crichton-31/+0
2016-06-18fix build for clang 8.0marudor-1/+1
2016-06-13Remove stray wordpetevine-1/+1
2016-06-12Use --release-channel=stable by default on releasesBruno Tavares-1/+11
2016-06-07Rollup merge of #34104 - nagisa:cfg-llvm-up, r=alexcrichtonSteve Klabnik-2/+2
2016-06-06Require LLVM 3.7Simonas Kazlauskas-2/+2
2016-06-03Unsupport wgetSeo Sanghyeon-3/+4
2016-05-22mk: Add --enable-local-rebuild to bootstrap from the current releaseJosh Stone-0/+11
2016-05-07Add armv7-linux-androideabi target.Nerijus Arlauskas-1/+12
2016-04-29configure: Add a sanity check for tarballs without submodulesBrian Anderson-0/+13
2016-04-23Auto merge of #33084 - alexcrichton:osx-python-sanity, r=michaelwoeristerbors-0/+13
2016-04-22configure: Move --disable-option-checking to a more appropriate locationGuillaume Bonnet-1/+1
2016-04-22configure: Support --disable-option-checkingGuillaume Bonnet-2/+6
2016-04-19mk: Force system python for LLDB tests on OSXAlex Crichton-0/+13
2016-04-07Rollup merge of #32731 - alexcrichton:known-bootstrap-key, r=brsonManish Goregaokar-12/+0
2016-04-04mk: Hardcode the bootstrap key for each releaseAlex Crichton-12/+0
2016-04-03mk: Add configure option for disabling codegen testsAlex Crichton-1/+4