summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: simplify build rules for compiler-rt unit tests. This fixes warnings i...Alexey Samsonov2013-01-281-3/+1
* [CMake] Fix compiler-rt tests after r173617Alexey Samsonov2013-01-281-3/+1
* AddCompilerRT.cmake: Try to unbreak since r173617.NAKAMURA Takumi2013-01-271-1/+1
* CMake: add functions creating universal runtime libraries for several archite...Alexey Samsonov2013-01-211-3/+41
* CMake: Add add_compiler_rt_osx_object_library to create universal libraries o...Alexey Samsonov2013-01-201-0/+14
* CMake: Add add_compiler_rt_static_runtime function and use it to build generi...Alexey Samsonov2013-01-201-0/+26
* CMake: create AddCompilerRT module and implement convenience add_compiler_rt_...Alexey Samsonov2013-01-182-0/+35
* MemorySanitizer unit tests.Evgeniy Stepanov2012-12-251-0/+14
* [Sanitizer] Don't implicitly add object files to the list of dependencies whe...Alexey Samsonov2012-12-211-1/+1
* [*san] Create unittests output directory, if it does not exist.Evgeniy Stepanov2012-12-201-0/+1
* Significantly change the way we build ASan unittests in CMakeAlexey Samsonov2012-12-192-0/+46
* Remove the old, and non-functional CMake build system from CompilerRT.Chandler Carruth2012-04-045-86/+0
* Sink {config.h,ConfigureChecks}.cmake into cmake directory.Daniel Dunbar2010-01-132-0/+50
* Fix cmake test suit for compiler-rt.Edward O'Callaghan2009-10-271-1/+2
* CMake should only pass GCC options to GCC.Edward O'Callaghan2009-09-231-2/+4
* Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 c...Edward O'Callaghan2009-08-091-1/+1
* Fix signedness warning in mprotect call, Clean up and improve endianness.h he...Edward O'Callaghan2009-08-081-1/+1
* Start porting compiler-rt testsuit to Solaris with new build system. Fix some...Edward O'Callaghan2009-08-052-0/+15
* Fix newlinew warning in floatundidf.c , Bulkout CMake system more, complete p...Edward O'Callaghan2009-08-031-0/+18