summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge topic 'swift-rpath' into release-3.17Brad King2020-03-121-4/+6
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'gtest-parallel-xml'Brad King2020-03-162-1/+16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | GoogleTest: Add XML_OUTPUT_DIR parameterAlexander Stein2020-03-132-1/+16
* | | | | | | | | | | | Merge topic 'gnu-as'Brad King2020-03-164-0/+28
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | ASM: Fix executable link lines with GNU 'as' tool as CMAKE_ASM_COMPILERBrad King2020-03-131-0/+2
| * | | | | | | | | | | ASM: Fix depfile flags for GNU 'as' toolBrad King2020-03-131-0/+4
| * | | | | | | | | | | ASM: Record vendor-specific output matched to identify assemblerBrad King2020-03-123-0/+9
| * | | | | | | | | | | CMakeDetermineCompilerId: Set locale to C for vendor output matchBrad King2020-03-121-0/+13
* | | | | | | | | | | | FindRuby: Fix compatibility with upper-case cache variablesBrad King2020-03-131-0/+16
* | | | | | | | | | | | FindRuby: Fix name of Ruby_LIBRARY variableBrad King2020-03-131-5/+5
* | | | | | | | | | | | Merge topic 'FindRuby-variable-case'Brad King2020-03-131-157/+185
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | FindRuby: Rename variables to match case of module nameJulien Marrec2020-03-111-157/+185
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'GoogleTest-gtest_discover_tests-failure'Brad King2020-03-131-2/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | GoogleTest: Fix CTest not failing if gtest_discover_tests failsRyan Thornton2020-03-111-2/+4
* | | | | | | | | | | | Merge topic 'cuda_language'Brad King2020-03-133-9/+11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | CUDA: Abstract language flag to compiler modulesRaul Tambre2020-03-113-9/+11
| | |/ / / / / / / / / / | |/| | | | | | | | | |