1. 984f6cf Add support for building the ASan instrumentation unit tests with the by Chandler Carruth · 12 years ago
  2. a765ffc Another big step toward a viable CMake build system for CompilerRT, by Chandler Carruth · 12 years ago
  3. 2e82a8b Disable the test subdirectory entirely until we get fresh CMake files by Chandler Carruth · 12 years ago
  4. d51e0a0 Initial, very rough cut at a new CMake build system for compiler-rt. by Chandler Carruth · 12 years ago
  5. 062ed09 Remove the old, and non-functional CMake build system from CompilerRT. by Chandler Carruth · 12 years ago
  6. fe4eb31 Sink {config.h,ConfigureChecks}.cmake into cmake directory. by Daniel Dunbar · 15 years ago
  7. 786d7d6 Fix CMakeLists.txt comment. by Edward O'Callaghan · 15 years ago
  8. e4ff347 Fix cmake test suit for compiler-rt. by Edward O'Callaghan · 15 years ago
  9. cc75801 Comment out broken tests and make the rest build in cmake build system. by Edward O'Callaghan · 15 years ago
  10. 6311a30 If the compiler does not support GCC-compatible by Shantonu Sen · 15 years ago
  11. b4c3b6f 1) Remove cmake-specific #define usage from the exported by Shantonu Sen · 15 years ago
  12. 7b268dc Update cmake files for arm support hooks. by Edward O'Callaghan · 15 years ago
  13. a468808 Add Blocks support to CMake build system. by Edward O'Callaghan · 15 years ago
  14. d4048aa Fix include path to config.h for CMake build system. by Edward O'Callaghan · 15 years ago
  15. 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
  16. 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
  17. 6c307f0 Fix newlinew warning in floatundidf.c , Bulkout CMake system more, complete port to AuroraUX and Solaris. by Edward O'Callaghan · 15 years ago
  18. 880cafc A few CMake formating fixes for compiler-rt. by Edward O'Callaghan · 15 years ago
  19. d904635 Initial import of CMake type build system. Just like the rest of llvm.. by Edward O'Callaghan · 15 years ago