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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Expand
)
Author
Lines
2011-09-23
Update to libuv commit 3ca382.
Erick Tryzelaar
-4
/
+0
2011-09-23
More steps to arch-specific target libs (#474)
Graydon Hoare
-3
/
+43
2011-09-21
Expand our own config.guess-like logic in configure, rather than only asking ...
Graydon Hoare
-1
/
+50
2011-09-21
Add target_triple to session::options. Use host triple by default, accept --t...
Graydon Hoare
-14
/
+13
2011-09-13
Add build-system mechanisms for running benchmarks under 'perf'.
Graydon Hoare
-1
/
+3
2011-08-05
Munge libuv makefiles sufficiently to build out of tree.
Graydon Hoare
-0
/
+5
2011-08-05
build: Don't error out if clang is too old. Instead, build with GCC.
Patrick Walton
-1
/
+6
2011-08-02
Add dedicated pretty-printer tests with new pp-exact directive
Brian Anderson
-1
/
+1
2011-07-24
The Big Test Suite Overhaul
Brian Anderson
-2
/
+1
2011-07-23
Add an NSIS script for building a win32 installer. Closes #522.
Graydon Hoare
-1
/
+2
2011-07-22
Update configure script to make the task-perf output directory.
Eric Holk
-1
/
+1
2011-07-20
Add support for building with a static libstd for testing static crate support.
Rafael Ávila de Espíndola
-0
/
+1
2011-07-12
Move stdtest output files up a directory. Issue #428
Brian Anderson
-2
/
+1
2011-07-06
Add a stdtest crate to hold the standard library tests
Brian Anderson
-1
/
+2
2011-06-27
Some work on reviving the mingw-cross build. Not working yet.
Graydon Hoare
-2
/
+3
2011-06-17
Move creation of stageN/lib directories to the configure script
Brian Anderson
-0
/
+1
2011-06-13
This is the mega-ucontext commit. It replaces the task switching mechanism wi...
Eric Holk
-2
/
+2
2011-06-13
Handle missing git in build env.
Graydon Hoare
-1
/
+1
2011-05-27
Enabling valgrind on OSX. It appears to work now.
Eric Holk
-1
/
+1
2011-05-20
Make sure we're using clang >=3.0svn.
Erick Tryzelaar
-0
/
+17
2011-05-20
Use CFG_LLVM_ROOT's llvm-config if it exists.
Erick Tryzelaar
-9
/
+14
2011-05-18
Re-export CFG_LLVM_ROOT to reconfiguring.
Graydon Hoare
-0
/
+1
2011-05-13
Remove rustboot from the repository.
Graydon Hoare
-6
/
+0
2011-05-13
Add support for 'T' transition snapshots, which are identical to S snapshots ...
Graydon Hoare
-0
/
+6
2011-05-09
build: Search for clang++. Tinderboxes don't have it.
Patrick Walton
-1
/
+1
2011-05-08
build: Use clang to compile the runtime if available
Patrick Walton
-1
/
+7
2011-05-08
build: `uname -m` is a lie on 64-bit Darwin. Add a workaround.
Patrick Walton
-0
/
+10
2011-05-05
build: Disable valgrind by default on the Mac. Our suppressions file doesn't ...
Patrick Walton
-0
/
+9
2011-05-05
Make ocamlc and optional dependency.
Ralph Giles
-1
/
+1
2011-05-04
build: Whitespace police in configure. Puts out burning tinderbox.
Patrick Walton
-3
/
+3
2011-05-04
build: Build intrinsics.bc
Patrick Walton
-0
/
+7
2011-05-03
Attempt to shift build to stage0-from-snapshots.
Graydon Hoare
-0
/
+1
2011-04-30
Shift stages around; stage0/rustc depends on stage0/libstd.so.
Graydon Hoare
-1
/
+1
2011-04-08
Add support for --disable-optimize
Graydon Hoare
-0
/
+1
2011-03-30
Add support for --enable-foo and --disable-foo flags to configure, that Makef...
Graydon Hoare
-8
/
+77
2011-03-25
Auto-reconfigure on Makefile.in or configure change.
Graydon Hoare
-0
/
+3
2011-03-23
More bandaids for win32.
Graydon Hoare
-13
/
+5
2011-03-23
build: Fix minor typo in "cp" output
Patrick Walton
-1
/
+1
2011-03-23
More miserable win32 configury fixes. Getting closer.
Graydon Hoare
-0
/
+5
2011-03-23
Silly typo.
Graydon Hoare
-2
/
+2
2011-03-23
Guard texi2pdf on tex probe as well. OSX package systems are real permissive.
Graydon Hoare
-0
/
+1
2011-03-23
Someday I'll have a talk with the person who thought backslashes were wise in...
Graydon Hoare
-8
/
+20
2011-03-21
Repair some fallout from pcwalton's last few build changes.
Graydon Hoare
-5
/
+16
2011-03-21
Support CFG_LLVM_ROOT since CMake-built LLVM has no llvm-config
Patrick Walton
-8
/
+24
2011-03-21
Include benchmark dirs in test build dirs.
Graydon Hoare
-1
/
+2
2011-03-20
Fix typo.
Graydon Hoare
-1
/
+1
2011-03-20
Begin porting rules for testsuite execution.
Graydon Hoare
-16
/
+3
2011-03-19
Minor clarification.
Graydon Hoare
-1
/
+1
2011-03-19
Truncate long lines in configure output.
Graydon Hoare
-1
/
+7
2011-03-19
Separate scan for commands used during configure.
Graydon Hoare
-0
/
+11
[prev]
[next]