about summary refs log tree commit diff
path: root/configure
AgeCommit message (Expand)AuthorLines
2014-06-13configure: Don't sync unused submodulesAlex Crichton-2/+19
2014-06-12mk: Allow using a locally compiled libuv.aAlex Crichton-1/+3
2014-06-12mk: Allow usage of a local jemalloc installAlex Crichton-0/+2
2014-06-05Remove a warning (./configure: 1140: [: unexpected operator) when built with...Sylvestre Ledru-1/+1
2014-05-28Don't enable libcpp for llvm by default.Luqman Aden-2/+2
2014-05-28auto merge of #13738 : buttslol/rust/armv7-support, r=alexcrichtonbors-18/+46
2014-05-27configure: setup triples on hf arm platformsRicho Healey-0/+5
2014-05-27configure: Only use -m32 on x86-* 32 bit systemsRicho Healey-16/+36
2014-05-27configure: Move clang's libcpp out into flagRicho Healey-2/+5
2014-05-27Use clang++ for CXX when --enable-clang.OGINO Masanori-0/+1
2014-05-20Make configure respect (and save) values for `CC`, `CXX`, `CFLAGS`, etc.Felix S. Klock II-31/+119
2014-05-10add back jemalloc to the treeDaniel Micay-0/+1
2014-05-07debuginfo: Split debuginfo autotests into debuginfo-gdb and debuginfo-lldbMichael Woerister-1/+22
2014-04-28test: Add a compile-fail-fulldeps test suiteAlex Crichton-0/+1
2014-04-17llvm: Add an option to statically link libstdc++Alex Crichton-0/+1
2014-04-17configure: Enable clang for older OSX gcc versionsAlex Crichton-19/+25
2014-04-17configure: Enable libc++ with LLVM with clangAlex Crichton-0/+2
2014-04-17Upgrade LLVMAlex Crichton-4/+0
2014-03-30configure: Accept LLVM 3.4.X during configurationAlex Crichton-1/+1
2014-03-30configure: Add MINGW64 OS typeklutzy-2/+8
2014-03-29auto merge of #13193 : pongad/rust/fixconfig, r=thestingerbors-2/+2
2014-03-29configure uses `command -v` instead of `which` #13147Michael Darakananda-2/+2
2014-03-28install: Verify that installed compiler runsBrian Anderson-0/+1
2014-03-25mk: Make nightlyism a configure optionBrian Anderson-0/+1
2014-03-25configure: Make rustlibdir non-configurableBrian Anderson-5/+4
2014-03-11auto merge of #12783 : adrientetar/rust/more-docs, r=alexcrichtonbors-3/+2
2014-03-09configure: Create the dist directoryBrian Anderson-1/+1
2014-03-09Bugfixes and cleanup to configure scriptBrian Anderson-6/+5
2014-03-09doc: have a real switch b/w LaTeX compilersAdrien Tétar-2/+2
2014-03-09doc: remove node.js dependencyAdrien Tétar-1/+0
2014-02-25Remove references to guide-conditionsGary M. Josack-1/+0
2014-02-20configure: Accept LLVM 3.5 for building rustAlex Crichton-2/+2
2014-02-14mk: Address review feedbackBrian Anderson-1/+1
2014-02-14mk: Improve build system help commandsBrian Anderson-0/+2
2014-02-14mk: Remove the concept of 'snapshot transitions'Brian Anderson-6/+0
2014-01-29Upgrade LLVMAlex Crichton-0/+4
2014-01-24Allow opting-out of rpath usageAlex Crichton-0/+1
2014-01-15Add a configure to disable libstd version injectionAlex Crichton-0/+2
2014-01-14auto merge of #11521 : dguenther/rust/hide_libdir_relative, r=alexcrichtonbors-7/+7
2014-01-14Renamed LIBDIR_RELATIVE to CFG_LIBDIR_RELATIVEDerek Guenther-7/+7
2014-01-13dox: Write a guide to the rust runtimeAlex Crichton-0/+1
2014-01-09Register new snapshotsAlex Crichton-5/+0
2014-01-07mk: Start testing the cheatsheetBrian Anderson-0/+1
2014-01-07auto merge of #11364 : brson/rust/docs, r=alexcrichtonbors-1/+2
2014-01-07Make CFG_LIBDIR configurable. Fixes #5223Jan Niklas Hasse-15/+17
2014-01-07Remove trailing whitespaceJan Niklas Hasse-5/+5
2014-01-06Add Pointer tutorial, rename borrowed pointer tutorial.Steve Klabnik-1/+2
2014-01-06auto merge of #11118 : jhasse/rust/patch-rustlibdir, r=alexcrichtonbors-2/+9
2014-01-05Convert sub tutorials into Guides #10838Alan Andrade-6/+6
2014-01-05Make rustc's own lib directory configurable and change the default to rustlib...Jan Niklas Hasse-2/+9