summaryrefslogtreecommitdiff
path: root/cmake/config-ix.cmake
Commit message (Expand)AuthorAgeFilesLines
* [Sanitizer tests] Don't need to use -lstdc++ thanks to --driver-mode=g++Timur Iskhodzhanov2014-05-191-1/+0
* [Sanitizer/ASan tests] Automatically detect the presence of libstdc++Timur Iskhodzhanov2014-05-131-0/+1
* [ASan tests] Add Windows-specific flags to lib/asan/tests/CMakeLists.txtTimur Iskhodzhanov2014-05-131-0/+1
* [ASan] Optional support for dynamic ASan runtime on Linux.Alexey Samsonov2014-04-011-0/+1
* [CMake] Build compiler-rt libraries with -std=c++11Alexey Samsonov2014-03-181-0/+1
* [CMake] Use /W3 instead of -Wall on Windows. Remove add_definitions abuse.Alexey Samsonov2014-03-131-0/+1
* [CMake] Build compiler-rt libraries with -WallAlexey Samsonov2014-03-061-0/+1
* [CMake] Test for libdl and libpthread presenceAlexey Samsonov2014-03-041-0/+5
* Move COMPILER_RT_HAS_FUNC check from r202303 to config-ix.cmakeAlexey Samsonov2014-02-271-0/+4
* [CMake] Better support for COMPILER_RT_ENABLE_WERROR. Make sure compiler-rt l...Alexey Samsonov2014-02-241-0/+2
* [CMake] Check for -fPIE and -ffreestanding flags for consistencyAlexey Samsonov2014-02-181-0/+2
* [CMake] Simplify setting compile flag disabling RTTIAlexey Samsonov2014-02-181-0/+2
* [CMake] Simplify code for detecting/setting compiler flagsAlexey Samsonov2014-02-181-0/+30