summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2013-02-25Alexey Samsonov: #ifdefs out undefined function in static build of libc++ w/o...Howard Hinnant
2013-02-08Michael van der Westhuizen: update to CMake.Howard Hinnant
2013-02-07Michael van der Westhuizen: The attached patch add support for building again...Howard Hinnant
2013-01-22Saleem Abdulrasool: Ensure that __GLIBCXX__ is defined when building with lib...Howard Hinnant
2013-01-14Michael van der Westhuizen: Patches for Linux. Fixes http://llvm.org/bugs/s...Howard Hinnant
2012-12-31[CMake] Fix c++ abi library configuration on Linux.Michael J. Spencer
2012-11-30[CMake] Add support for selecting which c++ abi library to use.Michael J. Spencer
2012-08-05Andrew Morrow: The current CMake setup for libc++ incorrectly uses the variableHoward Hinnant
2012-06-07Fix warning flags for CMake builds, from Andrew C. Morrow!Douglas Gregor
2010-12-10Add CMake build and fix major Linux blockers.Michael J. Spencer