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
/
platform.mk
Age
Commit message (
Expand
)
Author
Lines
2017-02-06
Delete the `mk` folder
Alex Crichton
-250
/
+0
2016-09-12
crate-ify compiler-rt into compiler-builtins
Jorge Aparicio
-2
/
+0
2016-07-29
[LLVM-3.9] Pass correct relocation model flag
Jan-Erik Rediger
-1
/
+8
2016-05-05
mk: Fix building with --enable-ccache
Alex Crichton
-3
/
+3
2016-04-28
test: Move run-make tests into compiletest
Alex Crichton
-3
/
+3
2016-02-25
mk: Move disable-jemalloc logic into makefiles
Alex Crichton
-0
/
+12
2016-02-01
Revert "mk: fix some undefined variable warnings"
Alex Crichton
-17
/
+16
2016-02-01
mk: fix some undefined variable warnings
Tamir Duberstein
-16
/
+17
2016-01-21
mk: Remove all perf-related targets
Alex Crichton
-17
/
+0
2015-12-31
Rollup merge of #30365 - tamird:update-valgrind, r=pnkfelix
Simonas Kazlauskas
-3
/
+7
2015-12-20
remove specific code for OpenBSD that define STDCPP_LIBDIR_RUSTFLAGS
Sébastien Marie
-10
/
+0
2015-12-18
mk: actually run valgrind on x86_64-apple-darwin
Tamir Duberstein
-3
/
+7
2015-11-20
Set CFLAGS/LDFLAGS/etc according to Debian policy
Angus Lees
-0
/
+4
2015-11-17
Rollup merge of #29876 - cardoe:i586-build-fix, r=alexcrichton
Manish Goregaokar
-1
/
+1
2015-11-16
mk/platform: support i486 and i586 target CHOST
Doug Goldstein
-1
/
+1
2015-11-11
pass stdc++ library path after LVVM library path
Sébastien Marie
-3
/
+5
2015-11-07
Make sure rsbegin.o and rsend.o get packaged with target lib artifacts.
Vadim Chugunov
-0
/
+3
2015-09-20
Pass libstdc++.so path to linker under OpenBSD
Sébastien Marie
-0
/
+8
2015-08-11
Register new snapshots
Alex Crichton
-61
/
+0
2015-08-11
Auto merge of #27518 - alexcrichton:msvc-builtin-llvm-ar, r=huonw
bors
-0
/
+3
2015-08-10
trans: Stop informing LLVM about dllexport
Alex Crichton
-2
/
+7
2015-08-10
trans: Specify `archive_format` for MSVC
Alex Crichton
-0
/
+3
2015-08-10
Remove morestack support
Alex Crichton
-2
/
+1
2015-06-27
mk: Add support for i686-pc-windows-msvc
Alex Crichton
-17
/
+1
2015-06-25
mk: Move logic out of MSVC's 64-bit cfg makefile
Alex Crichton
-0
/
+69
2015-05-26
mk: Ensure LINK_$(1) is defined for all targets
Alex Crichton
-0
/
+9
2015-05-19
mk: Don't add cross prefixes for MSVC
Alex Crichton
-0
/
+2
2015-05-19
mk: Add build system support for cl.exe
Alex Crichton
-2
/
+17
2015-05-19
mk: Correct names of installed libs on windows
Alex Crichton
-0
/
+8
2015-05-19
mk: Remove generation of .d files
Alex Crichton
-8
/
+2
2015-05-12
Scale back changes made
Alex Crichton
-9
/
+9
2015-05-12
Very hacky MSVC hacks.
Ricky Taylor
-8
/
+9
2015-04-17
Run valgrind with fair scheduling when available
Tamir Duberstein
-1
/
+2
2015-03-28
Fix some typos
Vadim Petrochenkov
-1
/
+1
2015-02-11
PR review fixes
Dave Huseby
-9
/
+9
2015-02-11
bitrig integration
Dave Huseby
-9
/
+17
2015-01-11
powerpc: Use toolchain assembler on power
Richo Healey
-2
/
+2
2015-01-03
Initial version of AArch64 support.
Akos Kiss
-3
/
+3
2014-11-19
mk/cfg: add .mk suffix on files to avoid "supprises" when backup files (file~...
Cody P Schafer
-1
/
+1
2014-10-25
split platform definitions out of mk/platform.mk
Cody P Schafer
-464
/
+1
2014-10-23
Error if we should be able to Valgrind but can't
Nick Cameron
-0
/
+14
2014-10-01
Remove libuv, gyp
Aaron Turon
-16
/
+0
2014-09-12
Remove build system support for i686-pc-mingw32 triple in favor if i686-w64-m...
Brian Anderson
-30
/
+0
2014-09-11
mk: Fix defs for i686-w64-mingw32
Brian Anderson
-1
/
+3
2014-08-04
Use gcc for cross-build linking, not g++.
Vadim Chugunov
-2
/
+2
2014-07-29
Port Rust to DragonFlyBSD
Michael Neumann
-0
/
+27
2014-07-23
mk: Add space before line continuation backslash
Birunthan Mohanathas
-5
/
+5
2014-07-23
mk: Remove extra whitespace before line continuation backslashes
Birunthan Mohanathas
-15
/
+15
2014-07-02
Build rustc with /LARGEADDRESSAWARE on windows.
Luqman Aden
-0
/
+1
2014-06-24
Added Mipsel architecture support
Pawel Olzacki
-1
/
+31
[next]