summaryrefslogtreecommitdiffstats
path: root/libcxx/cmake/Modules/HandleOutOfTreeLLVM.cmake
Commit message (Expand)AuthorAgeFilesLines
* Provide a meaningful diagnostic when LLVM_PATH doesn't point to a directoryLouis Dionne2019-08-191-0/+3
* [cmake] Fix get_llvm_lit_path() to respect LLVM_EXTERNAL_LIT alwaysMichal Gorny2019-01-281-1/+1
* [CMake] Convert paths to the right form in standalone builds on WindowsMartin Storsjo2018-06-201-3/+4
* Make libcxx tests work when llvm sources are not present.Zachary Turner2017-09-201-7/+10
* Resubmit "Fix llvm-lit script generation in libcxx."Zachary Turner2017-09-191-0/+5
* Revert "Fix llvm-lit script generation in libcxx."Zachary Turner2017-09-191-5/+0
* Fix llvm-lit script generation in libcxx.Zachary Turner2017-09-191-0/+5
* Reland "[CMake][libcxx] Move Python check to main CMake file"Petr Hosek2017-01-161-7/+0
* Don't dump llvm-config --cmakedir output if command fails.Eric Fiselier2017-01-141-1/+2
* Revert "[CMake][libcxx] Move Python check to main CMake file"Petr Hosek2017-01-111-0/+7
* [CMake][libcxx] Move Python check to main CMake filePetr Hosek2017-01-101-7/+0
* [cmake] Obtain LLVM_CMAKE_PATH from llvm-config if availableMichal Gorny2017-01-091-1/+12
* [libcxx][CMake] Move the warning to HandleOutOfTreeLLVMPetr Hosek2016-12-121-0/+4
* Add check-cxx-abilist target when supported.Eric Fiselier2016-11-141-36/+25
* [cmake] Allow testing against installed LLVM with no sourcesMichal Gorny2016-10-191-11/+6
* Cleanup CMake status outputEric Fiselier2016-10-101-3/+0
* [CMake] NFC. Missed the other uses in r280406Chris Bieneman2016-09-011-2/+2
* [CMake] Don't copy headers on fully standaloneChris Bieneman2016-09-011-1/+9
* [CMake] Get libcxx building under LLVM/runtimesChris Bieneman2016-08-181-6/+8
* [CMake] Cleanup uses of USES_TERMINALChris Bieneman2016-06-081-8/+0
* Fix the search path for CMake filesNiels Ole Salscheider2016-02-041-1/+1
* Revert r256606 due to compiler-rt sanitizer bot failuresEric Fiselier2015-12-301-31/+10
* Cleanup CMake for out-of-tree buildsEric Fiselier2015-12-301-10/+31
* [libcxx] Make libc++.so a linker script by default on most platforms.Eric Fiselier2015-10-151-0/+24
* Fix default value for LLVM_INCLUDE_DOCS in out of tree build.Eric Fiselier2015-08-221-0/+3
* [libcxx] Add new Sphinx documentationEric Fiselier2015-08-221-0/+11
* Fix CMake error whet llvm-config reports a non-existent source directory.Eric Fiselier2015-08-121-2/+6
* Print message when configuring for standalone build.Eric Fiselier2015-07-311-0/+1
* Reapply working parts of CMake cleanup.Eric Fiselier2015-07-301-0/+95
OpenPOWER on IntegriCloud