summaryrefslogtreecommitdiffstats
path: root/libcxxabi/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [cmake/multilib] Teach libc++abi's CMake build to support multilibChandler Carruth2014-12-291-2/+11
* [libcxxabi] Refactor building and testing libc++abi without threadsEric Fiselier2014-11-241-0/+5
* Remove accidentally commited line in commit. SorryEric Fiselier2014-11-191-2/+0
* [libcxxabi] Refactor CMakeLists.txt's handling of compile and link flags to s...Eric Fiselier2014-11-181-37/+42
* [libcxxabi] Document the standalone build's requirements on llvm-config and l...Eric Fiselier2014-10-171-1/+3
* Remove strict dependency on llvm-config.Dan Albert2014-08-261-22/+20
* libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11.Nico Weber2014-07-161-4/+1
* Add support for building and testing the unwinder.Dan Albert2014-07-111-0/+5
* Make cmake cxxflags match those in lib/buildit.Dan Albert2014-07-101-8/+18
* Add lit configs for libcxxabi tests.Dan Albert2014-07-101-1/+36
* Add a cmake build system.Dan Albert2014-07-031-0/+212
OpenPOWER on IntegriCloud