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
/
mk
/
platform.mk
Age
Commit message (
Expand
)
Author
Lines
2013-06-05
mk: Bulid rustrt with -pthread instead of -lpthread
Brian Anderson
-6
/
+6
2013-05-30
Attempt to get reuse of common code from multiple clones in different directo...
Felix S. Klock II
-0
/
+5
2013-05-29
Fix #6805: add --enable-ccache configure option to prefix compiler invocation...
Felix S. Klock II
-0
/
+29
2013-05-24
Set the USE_UTF8 flag for linenoise to handle utf8-input
Alex Crichton
-1
/
+1
2013-05-17
auto merge of #6249 : crabtw/rust/arm, r=brson
bors
-0
/
+26
2013-05-09
improve MIPS backend and implement segmented stacks
Jyun-Yan You
-2
/
+2
2013-05-07
preliminary Linux ARM support
Jyun-Yan You
-0
/
+26
2013-05-03
add gitattributes and fix whitespace issues
Daniel Micay
-3
/
+3
2013-04-04
mk: mips toolchain config
Jyun-Yan You
-0
/
+25
2013-03-31
mark the assembly object stacks as non-executable
Daniel Micay
-5
/
+3
2013-03-13
mk: target triple rename arm-unknown-android->arm-linux-androideabi
Young-il Choi
-33
/
+33
2013-03-08
mk: cleanup - minor fixes for android check
ILyoan
-1
/
+1
2013-03-06
mk: Cleanup. Minor fixes
Brian Anderson
-131
/
+122
2013-03-05
mk: --android-cross-path to rustc
Young-il Choi
-0
/
+1
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
2013-03-02
mk: cleanup - lib and executable suffix handling
Young-il Choi
-97
/
+78
2013-03-02
mk: mingw32 fix
Young-il Choi
-3
/
+3
2013-03-01
mk: mingw32 flags added
Young-il Choi
-62
/
+69
2013-02-27
mk: rewrite make files
Young-il Choi
-108
/
+108
2013-02-21
mk: Refactor platform.mk a bit
Brian Anderson
-81
/
+77
2013-02-21
mk: Split target triples into bulid triple + host triples + target triples
Brian Anderson
-3
/
+3
2013-02-10
build: add link flag for freebsd libuv build
Jeff Olson
-0
/
+4
2013-02-10
build: change libuv to point at joyent's repo and make unpatched build libuv ...
Jeff Olson
-2
/
+2
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-10-30
rusti: Remove linenoise module, add to rt, remove core::rl
Zack Corr
-21
/
+21
2012-10-27
rusti: Add linenoise, wrap into core::rl and add rusti REPL tool
Zack Corr
-6
/
+33
2012-10-10
Attempt to fix the DSYM_GLOB issue again, differently.
Graydon Hoare
-1
/
+4
2012-07-13
Revert "Try less complicated trick for solving the dSYM glob portability issue."
Graydon Hoare
-2
/
+2
2012-07-11
Try less complicated trick for solving the dSYM glob portability issue.
Graydon Hoare
-2
/
+2
2012-07-11
Revert "Reorganize lib-glob code to avoid accidentally duplicating lib/ subdi...
Graydon Hoare
-4
/
+5
2012-07-11
Reorganize lib-glob code to avoid accidentally duplicating lib/ subdirectory.
Graydon Hoare
-5
/
+4
2012-06-25
build: Remove bogus -fno-strict-aliasing flags. Issue #2701
Brian Anderson
-4
/
+1
2012-06-14
Update the build system to handle dependency on header files. Closes #2547.
Michael Sullivan
-7
/
+11
2012-06-13
Revert "Update the build system to handle dependency on header files. Closes ...
Michael Sullivan
-9
/
+5
2012-06-13
Update the build system to handle dependency on header files. Closes #2547.
Michael Sullivan
-5
/
+9
2012-06-11
rt: Turn on frame pointers for stack walking
Brian Anderson
-0
/
+6
2012-06-07
fix compiletest deadlock on freebsd
Jyun-Yan You
-6
/
+0
2012-03-29
build: Add --enable-debug configure option
Brian Anderson
-2
/
+1
2012-03-28
Override all non-default origins for CC/CXX/CPP, not just undefined.
Graydon Hoare
-6
/
+18
2012-03-28
Conditionalize CC / CXX / CPP to permit using other gcc versions.
Graydon Hoare
-6
/
+6
2012-03-21
Remove incorrect uses of NVALGRIND, Close #1435.
Graydon Hoare
-4
/
+0
2012-03-21
Avoid mangling names differently in debug builds to work around a build error...
Josh Matthews
-0
/
+1
2012-03-12
rt: Change alignof to rust_alignof. Remove -Wno-c++11-compat. Closes #1644
Brian Anderson
-2
/
+1
2012-03-02
build: Add --enable-helgrind option
Brian Anderson
-2
/
+7
2012-02-17
Only modify PATH on win32 when in MSYSTEM shell
Graydon Hoare
-0
/
+5
2012-02-12
build: Set RUST_THREADS=1 on FreeBSD to avoid a threading bug
Brian Anderson
-0
/
+6
2012-02-05
platform-specific valgrind suppression
Niko Matsakis
-1
/
+7
2012-01-24
build: Add a comment explaining -Wno-c++11-compat
Brian Anderson
-0
/
+1
[next]