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
2013-05-13
Update make dependencies of librust
Alex Crichton
-0
/
+3
2013-05-09
improve MIPS backend and implement segmented stacks
Jyun-Yan You
-2
/
+2
2013-05-07
auto merge of #6295 : yichoi/rust/pull-mingw32, r=brson
bors
-2
/
+4
2013-05-07
mk: target.mk host.mk fix for duplicated rules of mingw32 after #6235
Young-il Choi
-0
/
+4
2013-05-07
mk: rt.mk regression patch for mingw32 after #6176
Young-il Choi
-2
/
+0
2013-05-06
minor automatic whitespace fixes
Daniel Micay
-6
/
+6
2013-05-06
auto merge of #6150 : yichoi/rust/arm-test-pull, r=brson
bors
-5
/
+160
2013-05-05
auto merge of #6235 : pnkfelix/rust/issue-3326-play-with-directory-orderonly-...
bors
-19
/
+51
2013-05-04
Fix another goof: consistently use parent directory of target for rule.
Felix S. Klock II
-10
/
+16
2013-05-04
Fix syntax: had to use escaped $$ to have an effect after first expansion.
Felix S. Klock II
-2
/
+2
2013-05-04
compiletest: remove --host and cleanup
Young-il Choi
-2
/
+1
2013-05-03
add gitattributes and fix whitespace issues
Daniel Micay
-15
/
+14
2013-05-03
Make build products depend on their target directories.
Felix S. Klock II
-19
/
+45
2013-05-04
compiletest: fix decision rule to run and cleanup
Young-il Choi
-55
/
+35
2013-05-04
mk: install.mk directory argument pass for install-runtime-target
Young-il Choi
-17
/
+24
2013-05-02
Merge remote-tracking branch 'brson/io' into incoming
Brian Anderson
-39
/
+35
2013-05-03
mk: configurable android test directory
Young-il Choi
-10
/
+12
2013-05-02
compiletest: configurable test dir for ARM
Young-il Choi
-3
/
+4
2013-05-01
pass along CFLAGS/LINK_FLAGS to libuv
Daniel Micay
-4
/
+6
2013-05-02
mk: minor fix for test.mk to support mutiple target test
Young-il Choi
-2
/
+2
2013-05-01
mk: test.mk expanded to ARM test automation
Young-il Choi
-5
/
+108
2013-05-01
mk: install-runtime-target added to install.mk (pushing shared library to and...
Young-il Choi
-0
/
+63
2013-04-30
mk: Fix pdf build
Brian Anderson
-1
/
+2
2013-04-30
clear *everything* from the tmp directory
Daniel Micay
-1
/
+1
2013-04-23
mk: reorganize doc build to fix dependencies. #6042
Brian Anderson
-38
/
+33
2013-04-23
Merge remote-tracking branch 'brson/io'
Brian Anderson
-2
/
+2
2013-04-22
mk: Pass CFLAGS to the uv build
Brian Anderson
-2
/
+2
2013-04-22
docs: Sketch out rustpkg manual
Tim Chevalier
-0
/
+14
2013-04-15
rt: Move test functions to rust_test_helpers.cpp
Brian Anderson
-1
/
+2
2013-04-08
Put AUTHORS.txt file in the release tarball
Luca Bruno
-0
/
+1
2013-04-04
mk: mips toolchain config
Jyun-Yan You
-0
/
+30
2013-04-02
install the librust{doc,pkg} host libraries
Daniel Micay
-0
/
+2
2013-03-31
auto merge of #5649 : thestinger/rust/lib, r=brson
bors
-4
/
+4
2013-03-31
install.mk: use INSTALL_LIB for all libraries
Daniel Micay
-4
/
+4
2013-03-31
mark the assembly object stacks as non-executable
Daniel Micay
-5
/
+3
2013-03-25
Merge remote-tracking branch 'brson/rt'
Brian Anderson
-3
/
+11
2013-03-21
stop installing empty .so files
Daniel Micay
-10
/
+0
2013-03-19
auto merge of #5350 : yichoi/rust/pull-0313-2, r=graydon,pcwalton
bors
-35
/
+35
2013-03-18
mk: If NO_REBUILD is set then don't rebuild core/std before testing
Brian Anderson
-3
/
+11
2013-03-14
auto merge of #5355 : yichoi/rust/pull-0314, r=graydon
bors
-1
/
+1
2013-03-14
mk: rt.mk ar desinated by target-triples
Young-il Choi
-1
/
+1
2013-03-13
mk: target triple rename arm-unknown-android->arm-linux-androideabi
Young-il Choi
-35
/
+35
2013-03-12
Disable debuginfo tests on mac since gdb requires root
Brian Anderson
-0
/
+4
2013-03-08
mk: cleanup - minor fixes for android check
ILyoan
-2
/
+2
2013-03-06
mk: Cleanup. Minor fixes
Brian Anderson
-135
/
+127
2013-03-05
mk: --android-cross-path to rustc
Young-il Choi
-0
/
+1
2013-03-04
mk: install/uninstall for multiple target
Young-il Choi
-2
/
+22
2013-03-04
mk: platform.mk typo UNIXY
Young-il Choi
-8
/
+8
2013-03-04
mk: platform.mk more flags added
Young-il Choi
-8
/
+30
2013-03-04
mk: Restore toolchain config for i386 mac/linux, and freebsd
Brian Anderson
-0
/
+39
[next]