summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
...
* 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