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
/
src
/
librustc_tsan
/
build.rs
Age
Commit message (
Expand
)
Author
Lines
2020-01-09
Remove sanitizer runtime crates
Tomasz Miąsko
-30
/
+0
2019-12-22
Format the world
Mark Rousskov
-1
/
+1
2019-09-13
Fix build script sanitizer check.
Eric Huss
-0
/
+1
2019-09-05
Better way of conditioning the sanitizer builds
Ximin Luo
-0
/
+3
2019-02-06
librustc_tsan => 2018
Taiki Endo
-3
/
+0
2019-01-26
Workaround presence of LLVM library in stage0/lib
Mark Rousskov
-0
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-09-29
Rename sanitizer runtime libraries on OSX
Alex Crichton
-0
/
+1
2018-07-18
Don't build twice the sanitizers on Linux
Alex Crichton
-2
/
+2
2017-06-30
rustc_{a,l,m,t}san: re-run build script if env var LLVM_CONFIG changes
Venkata Giri Reddy
-0
/
+1
2017-04-25
Support AddressSanitizer and ThreadSanitizer on x86_64-apple-darwin.
kennytm
-3
/
+2
2017-03-04
Automate timestamp creation and build skipping for native libraries
Vadim Petrochenkov
-9
/
+5
2017-03-04
Build compiler-rt and sanitizers only once
Vadim Petrochenkov
-9
/
+12
2017-03-04
Add/remove `rerun-if-changed` when necessary
Vadim Petrochenkov
-2
/
+0
2017-02-08
use helper function in the rebuild logic of the rustc_*san crates
Jorge Aparicio
-15
/
+4
2017-02-08
sanitizer support
Jorge Aparicio
-0
/
+50