summary refs log tree commit diff
path: root/configure
AgeCommit message (Expand)AuthorLines
2017-01-24rustbuild: Start building --enable-extendedAlex Crichton-0/+1
2017-01-16travis: Pass --release-channel=nightly on deployAlex Crichton-1/+1
2017-01-12Detect mips CPUs in ./configureXimin Luo-0/+12
2017-01-10rustbuild: Don't enable debuginfo in rustcAlex Crichton-4/+9
2017-01-02Reword 'stupid' and 'crazy' in docs.Clar Charr-1/+1
2017-01-01Merge branch 'master' into sparc64Seo Sanghyeon-0/+1
2016-12-29further enable the Sparc LLVM backendJonathan A. Kollasch-1/+1
2016-12-28rustbuild: Compile rustc twice, not thriceAlex Crichton-0/+1
2016-12-22Delete the llvm submodule lockfile when configuring on the botsBrian Anderson-0/+12
2016-12-14rustbuild: Add sccache supportAlex Crichton-4/+17
2016-12-08Fix #38251 but perhaps not BEST fix for it.Felix S. Klock II-1/+7
2016-12-07mk: Switch rustbuild to the default build systemAlex Crichton-11/+28
2016-12-02configure: quote variablesDoug Goldstein-2/+2
2016-12-02configure: only req CMake if we're building LLVMDoug Goldstein-1/+4
2016-11-21configure: Fix string equalityBrian Anderson-1/+1
2016-11-19Auto merge of #37822 - cuviper:llvm-link-shared, r=alexcrichtonbors-0/+1
2016-11-16rustbuild: allow dynamically linking LLVMJosh Stone-0/+1
2016-11-16Auto merge of #37607 - dns2utf8:doc_grammar, r=alexcrichtonbors-0/+6
2016-11-16Fix grammar verificationStefan Schindler-0/+6
2016-11-15Auto merge of #37742 - mrhota:llvm_debuginfo, r=alexcrichtonbors-0/+4
2016-11-13Make LLVM debuginfo option names consistentA.J. Gardner-3/+3
2016-11-12Add llvm debuginfo configure optionA.J. Gardner-0/+4
2016-11-12also enable the MSP430 backend in MakefilesJorge Aparicio-1/+1
2016-11-08rustbuild: Tweak for vendored dependenciesAlex Crichton-0/+1
2016-11-05Merge branch 'gdb-next-gen' of https://github.com/TimNN/rust into rollupAlex Crichton-7/+0
2016-11-02Rollup merge of #37488 - frewsxcv:quiet-travis, r=alexcrichtonJonathan Turner-0/+1
2016-10-31detect gdb version & rust support in compiletestTim Neumann-7/+0
2016-10-30Use quieter test output when running tests on Travis CI.Corey Farwell-0/+1
2016-10-30Add armv6l autodetectionMatwey V. Kornilov-0/+5
2016-10-30Fix armv7 autodetectionMatwey V. Kornilov-1/+1
2016-10-23configure: Disable debuginfo lines on MinGWAlex Crichton-2/+16
2016-10-19Enable line number debuginfo in releasesAlex Crichton-1/+8
2016-10-12Rollup merge of #37091 - alexcrichton:configure, r=brsonAlex Crichton-2/+2
2016-10-11configure: Fix gcc detection for LLVMAlex Crichton-2/+2
2016-10-11Auto merge of #36983 - alexcrichton:configure-multiple-musl, r=brsonbors-9/+6
2016-10-06Turn on JSBackend in the makefilesBrian Anderson-1/+1
2016-10-05configure: Add options for separate musl rootsAlex Crichton-9/+6
2016-09-28Rollup merge of #36803 - brson:node, r=alexcrichtonJonathan Turner-4/+0
2016-09-28Move nodejs detection into bootstrapBrian Anderson-4/+0
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