summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'pch-warn-invalid'Brad King2020-03-272-4/+6
|\
| * PCH: add an option to disable `-Winvalid-pch`Cristian Adam2020-03-262-4/+6
* | Merge topic 'vs-clangcl'Brad King2020-03-271-1/+3
|\ \
| * | VS: Fix ClangCL toolset compiler path detectionBrad King2020-03-261-1/+3
* | | Merge topic 'FindPython-variable-spelling-error'Brad King2020-03-271-1/+1
|\ \ \
| * | | FindPython: fix variable spelling errorMarc Chevrier2020-03-261-1/+1
* | | | Merge topic 'CheckIPOSupported-cleanup-cache'Brad King2020-03-271-2/+4
|\ \ \ \
| * | | | CheckIPOSupported: Avoid polluting cache with common name 'result'Brad King2020-03-261-2/+4
| | |/ / | |/| |
* | | | Merge topic 'nmc-cl-showincludes'Brad King2020-03-271-1/+1
|\ \ \ \
| * | | | Ninja Multi-Config: Fix MSVC showincludes prefix detectionBrad King2020-03-261-1/+1
| |/ / /
* | | | Merge topic 'llvm-rc-depfile'Brad 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
| |/ / /
* | | | Merge topic 'compile-commands-collapse-whitespace'Brad King2020-03-2623-45/+45
|\ \ \ \
| * | | | Modules: Collapse consecutive whitespace in stringsDaan De Meyer2020-03-2323-45/+45
* | | | | Merge topic 'mingw-windres-cross-compile'Brad King2020-03-261-5/+1
|\ \ \ \ \
| * | | | | MinGW: Fix default windres selection when cross-compilingBrad King2020-03-251-1/+1
| * | | | | MinGW: Drop unnecessary windres selection code with Unix MakefilesBrad King2020-03-251-4/+0
| |/ / / /
* | | | | Merge topic 'FindRuby-rvm'Brad King2020-03-251-4/+132
|\ \ \ \ \
| * | | | | FindRuby: Add support for RVM installationsJulien Marrec2020-03-231-5/+93
| * | | | | FindRuby: Validate Ruby_EXECUTABLE before accepting itJulien Marrec2020-03-231-0/+40
| |/ / / /
* | | | | Merge topic 'FindPython-polish'Brad King2020-03-254-27/+21
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | FindPython: misc. fixesMarc Chevrier2020-03-244-27/+21
| |/ /
| * | Merge topic 'FindMatlab-r2020' into release-3.17Brad King2020-03-201-0/+1
| |\ \
| * \ \ Merge topic 'GetPrerequisites-vcruntime-is-system' into release-3.17Brad King2020-03-201-3/+3
| |\ \ \
| * \ \ \ Merge topic 'FindPython-version-validation-fix' into release-3.17Brad King2020-03-181-4/+4
| |\ \ \ \
* | \ \ \ \ Merge topic 'FindMatlab-r2020'Brad King2020-03-201-0/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | FindMatlab: Add R2020a=9.8Michael Hirsch, Ph.D2020-03-191-0/+1
* | | | | | Merge topic 'GetPrerequisites-vcruntime-is-system'Brad 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
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
* | | | | | | | CheckLanguage: hide commonly used variable namesHannes Vogt2020-03-181-8/+8
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge topic 'FindRuby-updates'Brad King2020-03-181-49/+94
|\ \ \ \ \ \ \
| * | | | | | | FindRuby: Add support for versions up to 2.7Julien Marrec2020-03-171-30/+82
| * | | | | | | FindRuby: Update MSVC runtime library selectionBrad King2020-03-171-15/+4
| * | | | | | | FindRuby: Remove extra whitespaceJulien Marrec2020-03-161-1/+1
| * | | | | | | FindRuby: Include FPHSA closer to where it is usedBrad King2020-03-161-1/+1
| * | | | | | | FindRuby: Provide Ruby_LIBRARIES result variableBrad King2020-03-161-2/+6
* | | | | | | | Merge topic 'FindPkgConfig-broken-pkg-config'Brad King2020-03-181-3/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | FindPkgConfig: Unset results when pkg-config is brokenBrad King2020-03-161-3/+18
* | | | | | | | | Merge topic 'FindPython-version-validation-fix'Brad King2020-03-181-4/+4
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | FindPython: fix regression on version validationMarc Chevrier2020-03-171-4/+4
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'FindThreads-doc'Brad King2020-03-171-16/+29
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | 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
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge topic 'FindPython-ENV-CMAKE_FRAMEWORK_PATH' into release-3.17Brad King2020-03-121-1/+2
| |\ \ \ \ \ \ \