summaryrefslogtreecommitdiff
path: root/include/CMakeLists.txt
AgeCommit message (Expand)Author
2017-12-08[libc++] Unbreak Apple buildbotsShoaib Meenai
2017-12-06[libc++] Create install-stripped targetsShoaib Meenai
2017-07-11[libcxx][CMake] Add install path variable to allow overriding the destinationPetr Hosek
2017-01-03Simplify CMake target for the __generated_config headerEric Fiselier
2017-01-03build: remove now unused UNIX_CATSaleem Abdulrasool
2017-01-03Fix creating __generated_config on WindowsEric Fiselier
2017-01-01build: differentiate between building for and on WindowsSaleem Abdulrasool
2016-12-17[CMake] Fix issue reported on sanitizer botsChris Bieneman
2016-12-16[CMake] Put headers relative to clangChris Bieneman
2016-11-14Add check-cxx-abilist target when supported.Eric Fiselier
2016-09-01[CMake] NFC. Fixing spelling from r280400Chris Bieneman
2016-09-01[CMake] Don't copy headers on fully standaloneChris Bieneman
2016-08-30[CMake] Copy headers relative to LLVM_BINARY_DIRChris Bieneman
2016-08-24[CMake] Be more consistent about naming targets and componentsChris Bieneman
2016-05-27Fix PR27751. Add proper dependancies for install-libcxx-headers ruleEric Fiselier
2016-05-03[CMake] Fix a copy-paste errorChris Bieneman
2016-04-29[CMake] Create a separate install target for libcxx headersChris Bieneman
2015-10-13[libcxx] Capture configuration information when installing the libc++ headersEric Fiselier
2015-08-19[libcxx] Add "install-libcxx" target.Eric Fiselier
2014-12-12Add option to turn off installation of headers.Eric Fiselier
2014-10-23Make headers available in the build directoryJustin Bogner
2014-06-24eliminate install of duplicate headers (take 2)David Fang
2013-11-15Add the CMakeLists.txt that was missed in r194825Justin Bogner