summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindBoost: Add support for Boost 1.73Alexander Grund2020-04-201-1/+16
* FindBoost: Simplify Boost_VERSION_STRING comparisonsAlexander Grund2020-04-201-312/+314
* Apple: Improve handling of missing SDKs in CMAKE_APPLE_ARCH_SYSROOTSBrad King2020-04-081-2/+2
* Merge topic 'llvm-rc-include-path' into release-3.17Brad King2020-04-072-2/+2
|\
| * llvm-rc: Restore include path for data after explicit preprocessingThomas Bernard2020-04-062-2/+2
* | Merge topic 'ExternalProject-no-extract-bool' into release-3.17Brad King2020-04-031-1/+1
|\ \
| * | ExternalProject: allow `DOWNLOAD_NO_EXTRACT OFF`Ben Boeckel2020-04-021-1/+1
* | | Merge topic 'FindPython-fix-VIRTUALENV-eq-FIRST' into release-3.17Brad King2020-04-021-1/+1
|\ \ \
| * | | FindPython: fix handling when FIND_VIRTUALENV == FIRSTMarc Chevrier2020-04-011-1/+1
* | | | Merge topic 'xl-cxx14' into release-3.17Brad King2020-04-011-1/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | XL: Add comment clarifying why we pretend it has full C++11/14 supportBrad King2020-03-311-0/+6
| * | | XL: C++14 language level flags are only available on LinuxBrad King2020-03-311-1/+1
| | |/ | |/|
* | | Merge topic 'llvm_rc_pp' into release-3.17Brad King2020-03-301-1/+1
|\ \ \
| * | | llvm-rc: Enable preprocessing if CMAKE_RC_COMPILER_INIT is an absolute pathLucas Wang2020-03-271-1/+1
* | | | Merge topic 'vs-clangcl' into release-3.17Brad King2020-03-271-1/+3
|\ \ \ \
| * | | | VS: Fix ClangCL toolset compiler path detectionBrad King2020-03-261-1/+3
| | |/ / | |/| |
* | | | Merge topic 'FindPython-variable-spelling-error' into release-3.17Brad King2020-03-271-1/+1
|\ \ \ \
| * | | | FindPython: fix variable spelling errorMarc Chevrier2020-03-261-1/+1
* | | | | Merge topic 'CheckIPOSupported-cleanup-cache' into release-3.17Brad King2020-03-271-2/+4
|\ \ \ \ \
| * | | | | CheckIPOSupported: Avoid polluting cache with common name 'result'Brad King2020-03-261-2/+4
| | |/ / / | |/| | |
* | | | | Merge topic 'nmc-cl-showincludes' into release-3.17Brad King2020-03-271-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Ninja Multi-Config: Fix MSVC showincludes prefix detectionBrad King2020-03-261-1/+1
| |/ / /
* | | | Merge topic 'llvm-rc-depfile' into release-3.17Brad King2020-03-271-3/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | llvm-rc: Write depfile to location specified by the generatorThomas Bernard2020-03-261-1/+2
| * | | llvm-rc: Select preprocessor from active languagesThomas Bernard2020-03-261-2/+2
| |/ /
* | | FindPython: misc. fixesMarc Chevrier2020-03-244-27/+21
|/ /
* | Merge topic 'FindMatlab-r2020' into release-3.17Brad King2020-03-201-0/+1
|\ \
| * | FindMatlab: Add R2020a=9.8Michael Hirsch, Ph.D2020-03-191-0/+1
* | | Merge topic 'GetPrerequisites-vcruntime-is-system' into release-3.17Brad King2020-03-201-3/+3
|\ \ \
| * | | GetPrerequisites: Classify vcruntime libraries as systemErr0rC0deX2020-03-191-3/+3
| | |/ | |/|
| * | Merge branch 'backport-3.16-FindPython-cache-cleanup' into release-3.16Brad King2020-02-271-51/+98
| |\ \
| | * | FindPython: Do not cache computed result variables in CMake 3.16Marc Chevrier2020-02-261-2/+2
| | * | FindPython: Mark non-public cache entries INTERNAL in CMake 3.16Marc Chevrier2020-02-261-48/+95
| * | | Merge branch 'FindPkgConfig-scope' into release-3.16Brad King2020-02-241-0/+6
| |\ \ \
| * \ \ \ Merge branch 'backport-cuda-non-device-link' into release-3.16Brad King2020-02-241-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
* | | | | Merge topic 'FindPython-version-validation-fix' into release-3.17Brad King2020-03-181-4/+4
|\ \ \ \ \
| * | | | | FindPython: fix regression on version validationMarc Chevrier2020-03-171-4/+4
| | |_|_|/ | |/| | |
* | | | | FindThreads: Improve documentationRolf Eike Beer2020-03-161-16/+29
|/ / / /
* | | | Merge topic 'apple-clang-flags-c++17' into release-3.17Brad King2020-03-122-2/+8
|\ \ \ \
| * | | | Apple Clang: add flags for C++17 standardMarc Chevrier2020-03-122-2/+8
* | | | | Merge topic 'FindPython-ENV-CMAKE_FRAMEWORK_PATH' into release-3.17Brad King2020-03-121-1/+2
|\ \ \ \ \
| * | | | | FindPython: Convert env CMAKE_FRAMEWORK_PATH to CMake pathBo Anderson2020-03-111-1/+2
| |/ / / /
* | | | | Merge topic 'swift-rpath' into release-3.17Brad King2020-03-121-4/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Swift: repair RPATH handling for macOSSaleem Abdulrasool2020-03-111-4/+6
* | | | | Merge topic 'FindCUDAToolkit-reduce-verbosity' into release-3.17Brad King2020-03-111-1/+8
|\ \ \ \ \
| * | | | | CUDAToolkit: Mark find queries as advanced variablesRobert Maynard2020-03-101-1/+8
| |/ / / /
* | | | | Swift: support Ninja Multi-ConfigSaleem Abdulrasool2020-03-091-1/+1
* | | | | Merge topic 'FindPython-manage-SOABI-suffix' into release-3.17Brad King2020-03-044-13/+39
|\ \ \ \ \
| * | | | | FindPython: python_add_library can now manage SOABI suffix.Marc Chevrier2020-03-034-13/+39
| |/ / / /
* | | | | llvm-rc: Forward DEFINES instead of FLAGSThomas Bernard2020-03-031-1/+1
|/ / / /