summaryrefslogtreecommitdiff
path: root/lib/interception/CMakeLists.txt
Commit message (Expand)AuthorAge
* [ASan] Add CMake configs for libclang_rt.asan_iossim_dynamic.dylib Alexander Potapenko2013-11-07
* [sanitizer] Fix wrong size of OFF_T on 32-bit platforms.Evgeniy Stepanov2013-02-07
* [ASan] Delete the code related to static runtime on OS X.Alexander Potapenko2013-02-05
* [Sanitizer] include sanitizer_common headers when building interception libraryAlexey Samsonov2013-01-30
* CMake: Add add_compiler_rt_osx_object_library to create universal libraries o...Alexey Samsonov2013-01-20
* CMake: Generalize build rules for different arches for sanitizer_common, asan...Alexey Samsonov2013-01-18
* CMake: create AddCompilerRT module and implement convenience add_compiler_rt_...Alexey Samsonov2013-01-18
* CMake variables renaming: X86_64->x86_64 I386->i386Alexey Samsonov2013-01-18
* Pass -std=c99 when compiling mach_override.cAlexander Potapenko2012-09-12
* CMake build rules for ASan Android runtime and tests.Evgeniy Stepanov2012-09-11
* [ASan] hoist more compile flags to SANITIZER_COMMON_CFLAGS var and add the re...Alexey Samsonov2012-09-05
* Some flag cleanup for the sanitizer runtimes.Chandler Carruth2012-08-29
* CMake build rules for ASan/Android runtime.Evgeniy Stepanov2012-08-27
* [ASan] CMake support for building ASan runtime as a universal binary on MacAlexey Samsonov2012-08-10
* [Sanitizer] cleanup CMake files for interception and sanitizer_common helper ...Alexey Samsonov2012-08-08
* [ASan] silence various warnings in cmake build of asan unit testsAlexey Samsonov2012-06-28
* Cleanup the handling of CFLAGS even more in the cmake build for ASan.Chandler Carruth2012-06-25
* Another big step toward a viable CMake build system for CompilerRT,Chandler Carruth2012-06-25