summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2014-11-24[libcxxabi] Refactor building and testing libc++abi without threadsEric Fiselier
2014-11-19Remove accidentally commited line in commit. SorryEric Fiselier
2014-11-18[libcxxabi] Refactor CMakeLists.txt's handling of compile and link flags to s...Eric Fiselier
2014-10-17[libcxxabi] Document the standalone build's requirements on llvm-config and l...Eric Fiselier
2014-08-26Remove strict dependency on llvm-config.Dan Albert
2014-07-16libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11.Nico Weber
2014-07-11Add support for building and testing the unwinder.Dan Albert
2014-07-10Make cmake cxxflags match those in lib/buildit.Dan Albert
2014-07-10Add lit configs for libcxxabi tests.Dan Albert
2014-07-03Add a cmake build system.Dan Albert