index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Expand
)
Author
Lines
2012-01-19
Teach configure to search for multiple commands-with-similar-names. Add Natur...
Graydon Hoare
-16
/
+17
2012-01-18
configure: Don't use pandoc < 1.8. Closes #1513
Brian Anderson
-0
/
+17
2012-01-18
Refactor the doc building rules a bit, sensitize them to the presence or abse...
Graydon Hoare
-0
/
+2
2012-01-17
Improve the node-doc-building logic.
Graydon Hoare
-0
/
+5
2012-01-17
build the tutorial if node.js is available
Grahame Bowland
-0
/
+1
2012-01-17
build: Check and set perf --log-fd option
Haitao Li
-0
/
+10
2012-01-15
Register snapshots
Brian Anderson
-6
/
+0
2012-01-14
build: Build libraries in the bin directory on win32
Brian Anderson
-3
/
+18
2012-01-14
Fix clang option in configure script
Reuben Morais
-1
/
+1
2012-01-12
Revert "build: Build libraries in the bin directory on win32"
Brian Anderson
-18
/
+3
2012-01-12
Revert "Register snapshots"
Brian Anderson
-0
/
+6
2012-01-12
Merge remote-tracking branch 'brson/win32'
Brian Anderson
-3
/
+12
2012-01-12
Begin shift over to using pandoc, markdown and llnextgen for reference manual...
Graydon Hoare
-3
/
+3
2012-01-12
Register snapshots
Brian Anderson
-6
/
+0
2012-01-12
build: Build libraries in the bin directory on win32
Brian Anderson
-3
/
+18
2012-01-11
Revert "build: Build libraries in the bin directory on win32"
Brian Anderson
-12
/
+3
2012-01-11
build: Build libraries in the bin directory on win32
Brian Anderson
-3
/
+12
2012-01-08
Allow Clang 3.1
Reuben Morais
-1
/
+1
2012-01-07
configure: Disable git submodule management when there is no .git dir
Brian Anderson
-0
/
+14
2012-01-05
Stop configure early if git or subconfigures fail.
Graydon Hoare
-0
/
+9
2012-01-01
freebsd support
User Jyyou
-1
/
+1
2011-12-14
Changes to configure (Fix for #1291)
Stefan Plantikow
-1
/
+6
2011-12-09
Disable unused features in the LLVM build.
Austin Seipp
-1
/
+2
2011-12-06
Establish 'core' library separate from 'std'.
Graydon Hoare
-2
/
+2
2011-12-04
configure: LLVM 3.0 no longer supported
Brian Anderson
-1
/
+1
2011-12-02
add --host-triple
Niko Matsakis
-1
/
+11
2011-11-30
use 64-bit as host if on 64-bit CPU
Niko Matsakis
-3
/
+1
2011-11-29
update io test to use tmp directory, and update configure to create it
Niko Matsakis
-1
/
+1
2011-11-29
misc fixes
Niko Matsakis
-3
/
+8
2011-11-29
basic builds function
Niko Matsakis
-11
/
+13
2011-11-28
configure: Add --disable-manage-submodules switch
Brian Anderson
-0
/
+7
2011-11-16
Various fixes for x86_64 on linux
Brian Anderson
-7
/
+21
2011-11-16
more consistent naming convention
Niko Matsakis
-2
/
+3
2011-11-16
reverse sense of check
Niko Matsakis
-2
/
+2
2011-11-16
make CFG_OPTIMIZE_CXX an option
Niko Matsakis
-0
/
+1
2011-11-16
add default for --debug-llvm option
Niko Matsakis
-1
/
+1
2011-11-16
finish up the shim approach
Niko Matsakis
-4
/
+12
2011-11-08
fix handling of target-triples: use a comma to separate hosts
Niko Matsakis
-0
/
+2
2011-11-05
configure: Handle absolute source paths when configuring LLVM
Brian Anderson
-4
/
+8
2011-11-05
configure: Quote the git command
Brian Anderson
-2
/
+2
2011-11-05
Cleanup configure script
Brian Anderson
-35
/
+46
2011-11-05
configure: Use i686 as the CPU type instead of i386
Brian Anderson
-2
/
+2
2011-11-05
Parameterize the LLVM build over the target triples
Brian Anderson
-56
/
+77
2011-11-05
Cleanup LLVM build rules after rebase onto x64 changes
Brian Anderson
-6
/
+7
2011-11-05
Begin remove old LLVM configuration code
Brian Anderson
-105
/
+61
2011-11-05
LLVM build cleanup
Brian Anderson
-2
/
+6
2011-11-05
Use LLVM directly from the build directory
Brian Anderson
-9
/
+5
2011-11-05
Tie the LLVM build into ours
Brian Anderson
-4
/
+12
2011-11-05
Call LLVM's configure script from ours
Brian Anderson
-6
/
+50
2011-11-05
Add submodule management to configure script
Brian Anderson
-1
/
+35
[next]