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-06-25
Fail to configure without an LLVM-friendly Python
Ben Striegel
-1
/
+6
2012-06-01
test: Move tests with rustc deps into run-pass-fulldeps
Brian Anderson
-0
/
+1
2012-04-30
Update llvm and integrate clang and compiler-rt.
Graydon Hoare
-28
/
+21
2012-04-19
build: Fix logic around --enable-local-rust
Brian Anderson
-5
/
+8
2012-04-10
add the option --enable-local-rust to pull rust from your environment
Evan McClanahan
-2
/
+10
2012-04-10
Print configure script found toolchain version
Haitao Li
-2
/
+12
2012-03-29
build: Add --enable-debug configure option
Brian Anderson
-0
/
+1
2012-03-26
Move config.stamp touch to configure script.
Graydon Hoare
-0
/
+1
2012-03-26
Be more careful with CFG_{SRC,BUILD}_DIR ending in slash.
Graydon Hoare
-7
/
+7
2012-03-20
test: Begin running the language ref examples. Mostly xfailed
Brian Anderson
-0
/
+1
2012-03-09
build: Switch from naturaldocs to rustdoc
Brian Anderson
-2
/
+0
2012-03-08
configure: Cleanup
Brian Anderson
-16
/
+3
2012-03-08
only require git if the source looks like it was checked out from git, otherw...
Daniel Brooks
-1
/
+11
2012-03-08
it'll fail if you don't have git, so mark that as required
Daniel Brooks
-5
/
+4
2012-03-02
build: Add --enable-helgrind option
Brian Anderson
-1
/
+2
2012-02-28
Un-silence one too many greps.
Graydon Hoare
-1
/
+1
2012-02-28
configure: correct submodule code, only reconfigure LLVM when changed.
Graydon Hoare
-120
/
+149
2012-02-28
configure: quiet some greps.
Graydon Hoare
-2
/
+2
2012-02-28
configure: chmod the right artifact and cp / mv with -f to overwrite.
Graydon Hoare
-4
/
+4
2012-02-28
Only modify Makefile and config.mk if they change during configure.
Graydon Hoare
-10
/
+29
2012-02-28
change def's that are always local to use node_id, add --inline opt
Niko Matsakis
-0
/
+1
2012-02-10
support a fast-make mode that avoids globbing into llvm and libuv
Graydon Hoare
-0
/
+1
2012-02-02
Update libuv.
Graydon Hoare
-0
/
+2
2012-01-30
Tidy up redundant code in configure relating to valopt and triples.
Graydon Hoare
-20
/
+6
2012-01-26
Merge pull request #1669 from graydon/inno-setup
Graydon Hoare
-1
/
+1
2012-01-26
let clang build llvm
Jyun-Yan You
-4
/
+15
2012-01-25
Add Inno Setup installer script rather than NSIS
unknown
-1
/
+1
2012-01-24
freebsd clang support
Jyun-Yan You
-1
/
+2
2012-01-20
build: Run tutorial tests
Brian Anderson
-0
/
+1
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
[next]