]> git.lizzy.rs Git - rust.git/history - configure
Add support for clang 4.2 (as reported by apple clang) r=graydon
[rust.git] / configure
2012-01-24 Jyun-Yan Youfreebsd clang support
2012-01-21 Brian Andersonbuild: Run tutorial tests
2012-01-19 Graydon HoareTeach configure to search for multiple commands-with...
2012-01-18 Brian Andersonconfigure: Don't use pandoc < 1.8. Closes #1513
2012-01-18 Graydon HoareRefactor the doc building rules a bit, sensitize them...
2012-01-17 Graydon HoareImprove the node-doc-building logic.
2012-01-17 Graydon HoareMerge pull request #1544 from kevina/issue-1393
2012-01-17 Graydon HoareMerge pull request #1554 from rtanglao/master
2012-01-17 Graydon HoareMerge pull request #1548 from grahame/fix-interrupted...
2012-01-17 Graydon HoareMerge pull request #1549 from grahame/build-tutorial
2012-01-17 Grahame Bowlandbuild the tutorial if node.js is available
2012-01-17 Haitao Libuild: Check and set perf --log-fd option
2012-01-15 Brian AndersonRegister snapshots
2012-01-15 Brian AndersonMerge pull request #1521 from grahame/master
2012-01-14 Brian Andersonbuild: Build libraries in the bin directory on win32
2012-01-14 Brian AndersonMerge pull request #1515 from reubenmorais/master
2012-01-14 Reuben MoraisFix clang option in configure script
2012-01-13 Brian AndersonRevert "build: Build libraries in the bin directory...
2012-01-13 Brian AndersonRevert "Register snapshots"
2012-01-13 Brian AndersonMerge remote-tracking branch 'brson/win32'
2012-01-13 Graydon HoareBegin shift over to using pandoc, markdown and llnextge...
2012-01-13 Brian AndersonRegister snapshots
2012-01-12 Brian Andersonbuild: Build libraries in the bin directory on win32
2012-01-11 Brian AndersonRevert "build: Build libraries in the bin directory...
2012-01-11 Brian Andersonbuild: Build libraries in the bin directory on win32
2012-01-09 Brian AndersonMerge pull request #1470 from grahame/grahame
2012-01-09 Reuben MoraisAllow Clang 3.1
2012-01-07 Brian Andersonconfigure: Disable git submodule management when there...
2012-01-06 Graydon HoareStop configure early if git or subconfigures fail.
2012-01-05 Stefan PlantikowMerge branch 'master' into kmath
2012-01-03 Brian AndersonMerge pull request #1392 from Lenny222/list
2012-01-02 User Jyyoufreebsd support
2011-12-14 Graydon HoareMerge pull request #1292 from boggle/fix1291
2011-12-14 Stefan PlantikowChanges to configure (Fix for #1291)
2011-12-10 Austin SeippDisable unused features in the LLVM build.
2011-12-06 Niko MatsakisMerge branch 'master' of github.com:graydon/rust
2011-12-06 Graydon HoareEstablish 'core' library separate from 'std'.
2011-12-04 Brian Andersonconfigure: LLVM 3.0 no longer supported
2011-12-03 Niko Matsakisadd --host-triple
2011-11-30 Niko Matsakisuse 64-bit as host if on 64-bit CPU
2011-11-29 Niko Matsakisupdate io test to use tmp directory, and update configu...
2011-11-29 Niko Matsakismisc fixes
2011-11-29 Niko Matsakisbasic builds function
2011-11-29 Brian Andersonconfigure: Add --disable-manage-submodules switch
2011-11-16 Brian AndersonVarious fixes for x86_64 on linux
2011-11-16 Niko Matsakismore consistent naming convention
2011-11-16 Niko Matsakisreverse sense of check
2011-11-16 Niko Matsakismake CFG_OPTIMIZE_CXX an option
2011-11-16 Niko Matsakisadd default for --debug-llvm option
2011-11-16 Niko Matsakisfinish up the shim approach
2011-11-09 Niko Matsakisfix handling of target-triples: use a comma to separate...
2011-11-05 Brian Andersonconfigure: Handle absolute source paths when configurin...
2011-11-05 Brian Andersonconfigure: Quote the git command
2011-11-05 Brian AndersonCleanup configure script
2011-11-05 Brian Andersonconfigure: Use i686 as the CPU type instead of i386
2011-11-05 Brian AndersonParameterize the LLVM build over the target triples
2011-11-05 Brian AndersonCleanup LLVM build rules after rebase onto x64 changes
2011-11-05 Brian AndersonBegin remove old LLVM configuration code
2011-11-05 Brian AndersonLLVM build cleanup
2011-11-05 Brian AndersonUse LLVM directly from the build directory
2011-11-05 Brian AndersonTie the LLVM build into ours
2011-11-05 Brian AndersonCall LLVM's configure script from ours
2011-11-05 Brian AndersonAdd submodule management to configure script
2011-11-03 Brian Andersonconfigure: change --only-gcc to --enable-clang to make...
2011-11-02 Brian Andersonconfigure: cleanup
2011-11-02 Brian Andersonconfigure: abort early on --help
2011-11-02 Elly Jonesconfigure: support --target-triples and --only-gcc.
2011-11-02 Brian AndersonChange the error message when no LLVM is found
2011-11-02 Elly Jonesconfigure: add --llvm-root
2011-11-02 Elly Jonesconfigure: add support for --prefix=<prefix>
2011-11-02 Niko Matsakisvirtualize rustllvm construction per target triple
2011-11-02 Niko Matsakisvirtualize the runtime per target triple.
2011-11-02 Niko Matsakisenable building with different target arch
2011-11-02 Niko Matsakisstart going back to an i386 build
2011-10-29 Brian AndersonDocument CFG_ONLY_GCC
2011-10-29 Austin SeippPrioritize GCC over Clang if CFG_ONLY_GCC is set.
2011-10-27 Brian AndersonAdd std docs to the build process
2011-10-26 Brian AndersonBegin documenting std and add doc generation using...
2011-10-23 Austin SeippMake sure $CFG_LLVM_CONFIG is set to $CFG_LLVM_ROOT...
2011-10-15 Brian AndersonAdd LLVM 3.1svn to supported versions
2011-10-02 Brian AndersonLots of build system cleanup and documentation
2011-10-01 Brian AndersonHave 'make install' do something close to useful
2011-10-01 Brian AndersonChange the directory for target libs
2011-09-26 Brian AndersonFix configure script to use valgrind again
2011-09-23 Erick TryzelaarUpdate to libuv commit 3ca382.
2011-09-23 Graydon HoareMore steps to arch-specific target libs (#474)
2011-09-21 Graydon HoareExpand our own config.guess-like logic in configure...
2011-09-21 Graydon HoareAdd target_triple to session::options. Use host triple...
2011-09-13 Graydon HoareAdd build-system mechanisms for running benchmarks...
2011-08-05 Eric HolkMerge branch 'master' of github.com:graydon/rust
2011-08-05 Graydon HoareMunge libuv makefiles sufficiently to build out of...
2011-08-05 Patrick Waltonbuild: Don't error out if clang is too old. Instead...
2011-08-02 Brian AndersonAdd dedicated pretty-printer tests with new pp-exact...
2011-07-24 Brian AndersonThe Big Test Suite Overhaul
2011-07-23 Graydon HoareAdd an NSIS script for building a win32 installer....
2011-07-23 Eric HolkUpdate configure script to make the task-perf output...
2011-07-20 Rafael Ávila de... Add support for building with a static libstd for testi...
2011-07-12 Brian AndersonMove stdtest output files up a directory. Issue #428
2011-07-06 Brian AndersonAdd a stdtest crate to hold the standard library tests
2011-06-27 Graydon HoareSome work on reviving the mingw-cross build. Not workin...
next