summaryrefslogtreecommitdiffstats
path: root/llvm/cmake/modules/LLVMExternalProjectUtils.cmake
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Multi-target builtins buildPetr Hosek2016-12-121-0/+9
* [CMake] Cleanup LLVM_OPTIMIZED_TABLEGENChris Bieneman2016-09-061-2/+6
* [CMake] Make llvm-config implicit dependency for subprojectsChris Bieneman2016-08-181-1/+1
* [CMake] Add LLVM runtimes directoryChris Bieneman2016-06-231-10/+30
* [CMake] Removing fallback code for CMake versions before 3.1Chris Bieneman2016-06-091-14/+0
* [CMake] Cleanup ExternalProject usage of CMake 3.x featuresChris Bieneman2016-06-091-19/+7
* [CMake] Cleanup uses of USES_TERMINALChris Bieneman2016-06-081-7/+3
* [CMake] Make llvm_ExternalProject always call the build actionChris Bieneman2016-04-081-9/+17
* [CMake] Removing an unnecessary layer of variable indirectionChris Bieneman2015-12-031-1/+1
* NFC. Fixing my consistently incorrect spelling.Chris Bieneman2015-11-231-4/+4
* [CMake] Fix handling of passing through semi-colon separated lists.Chris Bieneman2015-11-201-1/+2
* [CMake] Fixing passthrough for variables starting with the sub-project nameChris Bieneman2015-11-111-1/+1
* [CMake] Add support for building the llvm test-suite as part of an LLVM build...Chris Bieneman2015-11-111-0/+194
OpenPOWER on IntegriCloud