summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Sink {config.h,ConfigureChecks}.cmake into cmake directory.Daniel Dunbar2010-01-131-3/+4
* Fix CMakeLists.txt comment.Edward O'Callaghan2009-10-311-1/+1
* Fix cmake test suit for compiler-rt.Edward O'Callaghan2009-10-271-1/+1
* Comment out broken tests and make the rest build in cmake build system.Edward O'Callaghan2009-10-171-1/+1
* If the compiler does not support GCC-compatibleShantonu Sen2009-09-231-3/+13
* 1) Remove cmake-specific #define usage from the exportedShantonu Sen2009-09-221-7/+0
* Update cmake files for arm support hooks.Edward O'Callaghan2009-09-141-1/+1
* Add Blocks support to CMake build system.Edward O'Callaghan2009-09-121-1/+1
* Fix include path to config.h for CMake build system.Edward O'Callaghan2009-09-121-0/+4
* Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 c...Edward O'Callaghan2009-08-091-3/+11
* Start porting compiler-rt testsuit to Solaris with new build system. Fix some...Edward O'Callaghan2009-08-051-3/+9
* Fix newlinew warning in floatundidf.c , Bulkout CMake system more, complete p...Edward O'Callaghan2009-08-031-8/+9
* A few CMake formating fixes for compiler-rt.Edward O'Callaghan2009-08-031-4/+2
* Initial import of CMake type build system. Just like the rest of llvm..Edward O'Callaghan2009-08-031-0/+34