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
/
mk
Age
Commit message (
Expand
)
Author
Lines
2011-11-16
rt: More work on morestack
Patrick Walton
-1
/
+2
2011-11-16
fix prereqs
Niko Matsakis
-18
/
+18
2011-11-16
fix prereqs
Niko Matsakis
-5
/
+2
2011-11-16
correct (I think) prereqs
Niko Matsakis
-1
/
+1
2011-11-16
correct pre-reqs
Niko Matsakis
-1
/
+1
2011-11-16
make check-stage2-perf target work again, along with rustc, std
Niko Matsakis
-14
/
+19
2011-11-16
make it so that tests can be run on different target arch
Niko Matsakis
-67
/
+75
2011-11-14
Revert "rt: More work on morestack"
Patrick Walton
-2
/
+1
2011-11-14
rt: More work on morestack
Patrick Walton
-1
/
+2
2011-11-13
build: Fix 'make perf'. Closes #1151
Brian Anderson
-1
/
+1
2011-11-11
rt: Remove rust_chan
Brian Anderson
-2
/
+0
2011-11-10
rt: Remove rust_aio.cpp. Bitrotted.
Brian Anderson
-1
/
+0
2011-11-10
Improve make clean rules for libuv
Brian Anderson
-3
/
+1
2011-11-08
correct stack alignment
Niko Matsakis
-1
/
+2
2011-11-08
make clean delete all .o files from rt directory
Niko Matsakis
-0
/
+1
2011-11-08
Re-add libuv as a submodule.
Erick Tryzelaar
-1792
/
+4323
2011-11-07
Rename rust_uv.cpp to rust_aio.cpp
Brian Anderson
-1
/
+1
2011-11-07
Upgrade libuv to f1859eb841be2fe48512bc10e64556383f408b01
Brian Anderson
-10
/
+36
2011-11-05
Build LLVM with -fno-omit-frame-pointer on Linux
Brian Anderson
-1
/
+3
2011-11-05
Add clean-all rule which also cleans LLVM
Brian Anderson
-1
/
+23
2011-11-05
Use $(MAKE) for recursive make
Brian Anderson
-1
/
+1
2011-11-05
Parameterize the LLVM build over the target triples
Brian Anderson
-13
/
+25
2011-11-05
Cleanup LLVM build rules after rebase onto x64 changes
Brian Anderson
-4
/
+4
2011-11-05
LLVM build cleanup
Brian Anderson
-10
/
+12
2011-11-05
Use LLVM directly from the build directory
Brian Anderson
-1
/
+1
2011-11-05
Tie the LLVM build into ours
Brian Anderson
-2
/
+6
2011-11-05
Add mk/llvm.mk
Brian Anderson
-0
/
+0
2011-11-05
docs: work around texi2dvi bug. (#1134)
Elly Jones
-2
/
+5
2011-11-04
install.mk: make man1 directory
Elly Jones
-0
/
+1
2011-11-03
Remove an old, temporary build rule
Brian Anderson
-7
/
+0
2011-11-03
Make the formatting of the host build message consistent
Brian Anderson
-1
/
+1
2011-11-02
Escape $ when building linux def files
Brian Anderson
-1
/
+2
2011-11-02
rerun the gyp-uv tool
Niko Matsakis
-28
/
+80
2011-11-02
pass proper options to libuv make
Niko Matsakis
-1
/
+6
2011-11-02
virtualize rustllvm construction per target triple
Niko Matsakis
-18
/
+25
2011-11-02
virtualize the runtime per target triple.
Niko Matsakis
-99
/
+162
2011-11-02
Fix build on windows
Niko Matsakis
-3
/
+3
2011-11-02
fix failed merge
Niko Matsakis
-4
/
+0
2011-11-02
get the dependencies right so that all target archs are built
Niko Matsakis
-3
/
+3
2011-11-02
enable building with different target arch
Niko Matsakis
-29
/
+10
2011-11-02
enable intrinsics for multiple arch
Niko Matsakis
-4
/
+16
2011-11-02
arch is ia32 in libuv, annoyingly. this should be changed.
Niko Matsakis
-4
/
+4
2011-11-02
start going back to an i386 build
Niko Matsakis
-17
/
+22
2011-11-02
hack around on makefiles trying to get a 64 bit build
Niko Matsakis
-18
/
+2288
2011-10-31
Remove temporary build rules
Brian Anderson
-19
/
+0
2011-10-31
Add some transitional build rules for moving libstd.so to libruststd.so
Brian Anderson
-0
/
+26
2011-10-31
Stub a __morestack implementation and stack segment allocation. Untested.
Patrick Walton
-1
/
+7
2011-10-31
Split 'make tidy' into multiple commands
Brian Anderson
-0
/
+3
2011-10-27
Add a make docs target
Brian Anderson
-0
/
+2
2011-10-26
Use web-style paragraphs in std docs
Brian Anderson
-2
/
+6
[prev]
[next]