summaryrefslogtreecommitdiffstats
path: root/libcxx/cmake
Commit message (Expand)AuthorAgeFilesLines
* Fix building and testing libc++ with GCC.Eric Fiselier2015-05-201-1/+1
* [libcxx] Add code coverage configuration to CMake and LIT.Eric Fiselier2015-03-311-0/+36
* [libcxx] Unify LIBCXX_<ABI-Name>_INCLUDE_PATHS to be LIBCXX_CXX_ABI_INCLUDE_P...Eric Fiselier2015-03-191-6/+6
* [libcxx] Add support for linking libc++ against a static ABI library.Eric Fiselier2015-03-031-1/+5
* [libcxx] Move to using libc++abi2.exp as the default symbol list for libc++Eric Fiselier2015-02-211-0/+1
* Make ABI header not found a warning, not an error.Dan Albert2015-02-101-1/+1
* Add __cxxabi_config.h to libcxxabi headers.Dan Albert2015-02-051-2/+2
* Remove triple detection from cmake.Dan Albert2015-01-161-53/+0
* Fix build regression caused by not defining ABI library macrosEric Fiselier2014-11-151-1/+1
* Add -gline-tables-only when compiling w/ sanitizers in RELEASEEric Fiselier2014-11-141-1/+2
* [libcxx] Redo adding support for building and testing with an ABI library not...Eric Fiselier2014-10-191-23/+3
* Add special case for finding the in-tree ABI library.Eric Fiselier2014-10-181-6/+13
* [libcxx] Add support for building and testing with an ABI library not along l...Eric Fiselier2014-10-181-0/+111
* [libcxx] Add support for LLVM_USE_SANITIZER to libcxx when being built standa...Eric Fiselier2014-08-181-21/+22
* [libcxx] Update the way the -std= flag is chosen by CMake and LibcxxTestFormatEric Fiselier2014-08-161-1/+2
* build: remove unnecessary modification of CMAKE_REQUIRED_DEFINITIONSSaleem Abdulrasool2014-03-121-8/+0
* Explicitly specify -Wno-error if LIBCXX_ENABLE_WERROR is false.Alexey Samsonov2013-10-021-0/+2
* http://llvm.org/bugs/show_bug.cgi?id=9399 fixed by Ryuta SuzukiHoward Hinnant2011-05-241-0/+1
* Add CMake build and fix major Linux blockers.Michael J. Spencer2010-12-103-0/+108
OpenPOWER on IntegriCloud