summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* PCH: add an option to disable `-Winvalid-pch`Cristian Adam2020-03-262-4/+6
* 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
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'apple-clang-flags-c++17'Brad King2020-03-122-2/+8
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Apple Clang: add flags for C++17 standardMarc Chevrier2020-03-122-2/+8
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'CMakeFindFrameworks-CMAKE_FRAMEWORK_PATH'Brad King2020-03-121-7/+19
|\ \ \ \ \ \ \
| * | | | | | | CMakeFindFrameworks: Search CMAKE_FRAMEWORK_PATHBo Anderson2020-03-111-7/+19
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'FindPython-ENV-CMAKE_FRAMEWORK_PATH'Brad King2020-03-121-1/+2
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | FindPython: Convert env CMAKE_FRAMEWORK_PATH to CMake pathBo Anderson2020-03-111-1/+2
| | |/ / / / | |/| | | |
| * | | | | Merge topic 'FindCUDAToolkit-reduce-verbosity' into release-3.17Brad King2020-03-111-1/+8
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'swift-rpath'Brad King2020-03-121-4/+6
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Swift: repair RPATH handling for macOSSaleem Abdulrasool2020-03-111-4/+6
* | | | | | Merge topic 'FindCUDAToolkit-reduce-verbosity'Brad King2020-03-111-1/+8
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | CUDAToolkit: Mark find queries as advanced variablesRobert Maynard2020-03-101-1/+8
| |/ / /
* | | | Merge topic 'cuda_toolkit_dirs'Brad King2020-03-101-25/+28
|\ \ \ \ | |_|_|/ |/| | |
| * | | CUDA: Perform CUDA toolkit include directory detection only on nvccRaul Tambre2020-03-081-25/+28
* | | | Merge topic 'swift-ninja-multiconfig'Kyle Edwards2020-03-101-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'backport-swift-ninja-multiconfig' into swift-ninja-multiconfigKyle Edwards2020-03-091-1/+1
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | 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
| | |\ \
* | | \ \ Merge topic 'TI-C'Brad King2020-03-101-2/+6
|\ \ \ \ \
| * | | | | TI: Fix C toolchain command-linesOliver Blasius2020-03-091-2/+6