summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
* Relocate the external headers provided by ASan and the common sanitizerChandler Carruth2012-08-29
* 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
* [compiler-rt] CMake build: if LLVM_BUILD_32_BITS is on, then -m32 is added to...Alexey Samsonov2012-08-07
* Add support for building the ASan instrumentation unit tests with theChandler Carruth2012-06-27
* Another big step toward a viable CMake build system for CompilerRT,Chandler Carruth2012-06-25
* Disable the test subdirectory entirely until we get fresh CMake filesChandler Carruth2012-06-22
* Initial, very rough cut at a new CMake build system for compiler-rt.Chandler Carruth2012-04-04
* Remove the old, and non-functional CMake build system from CompilerRT.Chandler Carruth2012-04-04
* Sink {config.h,ConfigureChecks}.cmake into cmake directory.Daniel Dunbar2010-01-13
* Fix CMakeLists.txt comment.Edward O'Callaghan2009-10-31
* Fix cmake test suit for compiler-rt.Edward O'Callaghan2009-10-27
* Comment out broken tests and make the rest build in cmake build system.Edward O'Callaghan2009-10-17
* If the compiler does not support GCC-compatibleShantonu Sen2009-09-23
* 1) Remove cmake-specific #define usage from the exportedShantonu Sen2009-09-22
* Update cmake files for arm support hooks.Edward O'Callaghan2009-09-14
* Add Blocks support to CMake build system.Edward O'Callaghan2009-09-12
* Fix include path to config.h for CMake build system.Edward O'Callaghan2009-09-12
* Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 c...Edward O'Callaghan2009-08-09
* Start porting compiler-rt testsuit to Solaris with new build system. Fix some...Edward O'Callaghan2009-08-05
* Fix newlinew warning in floatundidf.c , Bulkout CMake system more, complete p...Edward O'Callaghan2009-08-03
* A few CMake formating fixes for compiler-rt.Edward O'Callaghan2009-08-03
* Initial import of CMake type build system. Just like the rest of llvm..Edward O'Callaghan2009-08-03