summaryrefslogtreecommitdiffstats
path: root/libcxx/cmake/Modules/HandleLibcxxFlags.cmake
Commit message (Expand)AuthorAgeFilesLines
* [libc++][CMake] Refactor how we link against system librariesLouis Dionne2019-04-301-0/+24
* [CMake] Split linked libraries for shared and static libc++Petr Hosek2019-04-171-8/+0
* Add cxx-benchmark-unittests targetEric Fiselier2018-11-131-0/+23
* Attempt to unbreak Windows configuration.Eric Fiselier2018-10-011-0/+1
* Fix copy-paste errors in r292001Eric Fiselier2017-01-141-3/+3
* [libc++] [CMake] Link with /nodefaultlibs on WindowsEric Fiselier2017-01-141-0/+4
* Fix linker script generation for in-tree buildsEric Fiselier2016-10-091-0/+8
* [libcxx] Allow target flags to affect CMake configuration testsEric Fiselier2016-06-021-0/+20
* [libcxx] Prefer C++14 over C++11 when building libc++experimental.Eric Fiselier2016-05-101-0/+5
* Use __config_site when building libc++. Also cleanup ABI versioning docEric Fiselier2015-10-141-3/+3
* ABI versioning macros for libc++.Evgeniy Stepanov2015-10-131-0/+6
* [libcxx] Capture configuration information when installing the libc++ headersEric Fiselier2015-10-131-0/+16
* Remove -Werror when using check_cxx_compiler_flag because it was causing comp...Eric Fiselier2015-07-311-1/+1
* Reapply working parts of CMake cleanup.Eric Fiselier2015-07-301-0/+147
* Revert recent CMake changes again due to failing compiler-rt buildsEric Fiselier2015-07-291-147/+0
* Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"Eric Fiselier2015-07-291-0/+147
* Revert r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"Hans Wennborg2015-07-291-147/+0
* [libcxx] Cleanup CMake configuration and integrate with LLVMEric Fiselier2015-07-291-0/+147
OpenPOWER on IntegriCloud