Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
compiler-rt
/
a38e40fde45acccb124f7419ecbe21ef6cfd306b
/
cmake
304026d
[CMake] set -mmacosx-version-min to 10.7 if compiler-rt is built with -stdlib=libc++
by Alexey Samsonov
· 12 years ago
a74424e
CMake: simplify build rules for compiler-rt unit tests. This fixes warnings in Ninja build tree.
by Alexey Samsonov
· 12 years ago
f6acafc
[CMake] Fix compiler-rt tests after r173617
by Alexey Samsonov
· 12 years ago
1db6274
AddCompilerRT.cmake: Try to unbreak since r173617.
by NAKAMURA Takumi
· 12 years ago
2aad7c1
CMake: add functions creating universal runtime libraries for several architectures on OS X and use them in ASan and UBSan build rules
by Alexey Samsonov
· 12 years ago
5162314
CMake: Add add_compiler_rt_osx_object_library to create universal libraries on Mac
by Alexey Samsonov
· 12 years ago
e16af95
CMake: Add add_compiler_rt_static_runtime function and use it to build generic compiler-rt libraries
by Alexey Samsonov
· 12 years ago
392c50d
CMake: create AddCompilerRT module and implement convenience add_compiler_rt_object_library function
by Alexey Samsonov
· 12 years ago
0231c50
MemorySanitizer unit tests.
by Evgeniy Stepanov
· 12 years ago
32b8991
[Sanitizer] Don't implicitly add object files to the list of dependencies when building compiler_rt unittests. Fix sanitizer_common and asan build rules accordingly. This also fixes check-sanitizer command on Ninja.
by Alexey Samsonov
· 12 years ago
49ca997
[*san] Create unittests output directory, if it does not exist.
by Evgeniy Stepanov
· 12 years ago
02dcc63
Significantly change the way we build ASan unittests in CMake
by Alexey Samsonov
· 12 years ago
062ed09
Remove the old, and non-functional CMake build system from CompilerRT.
by Chandler Carruth
· 13 years ago
fe4eb31
Sink {config.h,ConfigureChecks}.cmake into cmake directory.
by Daniel Dunbar
· 15 years ago
e4ff347
Fix cmake test suit for compiler-rt.
by Edward O'Callaghan
· 15 years ago
87aa4f5
CMake should only pass GCC options to GCC.
by Edward O'Callaghan
· 15 years ago
8bf1e09
Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs
by Edward O'Callaghan
· 15 years ago
bb119a4
Fix signedness warning in mprotect call, Clean up and improve endianness.h header.
by Edward O'Callaghan
· 15 years ago
0e4ad9c
Start porting compiler-rt testsuit to Solaris with new build system. Fix some C++ style comments which are not allowed in ISO C90.
by Edward O'Callaghan
· 15 years ago
6c307f0
Fix newlinew warning in floatundidf.c , Bulkout CMake system more, complete port to AuroraUX and Solaris.
by Edward O'Callaghan
· 15 years ago