summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'squish_windows_ext'Brad King2020-05-141-1/+1
|\
| * FindSquish: Fix target app name on windowsFrederik Gladhorn2020-05-131-1/+1
* | Merge topic 'fix-cache-args-file-to-dep-list'Brad King2020-05-131-0/+4
|\ \
| * | ExternalProject: expose _ep_cache_args_script to the callerBen Boeckel2020-05-121-0/+4
* | | Merge topic 'conditional-CMAKE_EXPORT_COMPILE_COMMANDS'Brad King2020-05-131-7/+1
|\ \ \
| * | | Initialize CMAKE_EXPORT_COMPILE_COMMANDS only if not set alreadyBrad King2020-05-121-7/+1
| | |/ | |/|
* | | Merge topic 'FindPython-IronPython-support'Brad King2020-05-134-85/+382
|\ \ \ | |/ / |/| |
| * | FindPython: Add IronPython support on all platformsMarc Chevrier2020-05-114-85/+382
* | | Merge topic 'pch-msvc-pragma'Brad King2020-05-121-7/+5
|\ \ \
| * | | MSVC: Use 'pragma system_header' in PCH only on cl 19.13 and aboveBrad King2020-05-111-7/+5
* | | | Merge topic 'doxygen-generated-sources'Brad King2020-05-111-3/+5
|\ \ \ \
| * | | | FindDoxygen: Allow generated files with USE_STAMP_FILECraig Scott2020-05-091-3/+5
| | |/ / | |/| |
* | | | Merge topic 'FindGTK2-harfbuzz-target'Brad King2020-05-111-3/+6
|\ \ \ \ | |/ / / |/| | |
| * | | FindGTK2: Add harfbuzz target for dependency from pangoBrad King2020-05-091-3/+6
| |/ /
* | | Merge topic 'FindPython-check-specified-version'Brad King2020-05-081-47/+66
|\ \ \
| * | | FindPython: ensure any specified version is correctly handledMarc Chevrier2020-05-071-47/+66
* | | | Merge topic 'ow-mult-platforms'Brad King2020-05-0710-6/+119
|\ \ \ \
| * | | | OpenWatcom: Add cross-compilation support for WindowsJiri Malak2020-05-061-2/+11
| * | | | OpenWatcom: Fix Linux support fileJiri Malak2020-05-061-4/+13
| * | | | OpenWatcom: Add OS/2 target supportJiri Malak2020-05-064-0/+51
| * | | | OpenWatcom: Add DOS target supportJiri Malak2020-05-064-0/+44
| |/ / /
* | | | Merge topic 'FindVulkan-use-SDK-env-variable'Brad King2020-05-071-8/+15
|\ \ \ \
| * | | | FindVulkan: Prefer VULKAN_SDK env var before standard paths on UNIXPatric Schmitz2020-05-061-8/+15
* | | | | Merge topic 'compiler-sysroot-slashes'Brad King2020-05-071-1/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Windows: Normalize slashes in compiler -print-sysroot pathBrad King2020-05-061-1/+2
| |/ / /
* | | | Merge topic 'gtest-space-in-parameter'Brad King2020-05-061-4/+16
|\ \ \ \
| * | | | GoogleTestAddTests: Fix output processingStefan Floeren2020-05-051-4/+16
* | | | | Merge topic 'FindPkgConfig-isystem'Brad King2020-05-061-7/+41
|\ \ \ \ \
| * | | | | FindPkgConfig: also handle "-isystem" prefixes for include directoriesRolf Eike Beer2020-05-051-7/+41
| | |/ / / | |/| | |
* | | | | Merge topic 'CheckLanguage-cuda-host'Brad King2020-05-061-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CheckLanguage: Fix forwarding of CMAKE_CUDA_HOST_COMPILERBrad King2020-05-051-1/+1
| | |/ / | |/| |
* | | | Merge topic 'FindBoost-1.73'Brad King2020-05-051-1/+5
|\ \ \ \
| * | | | FindBoost: Update MinGW compiler tag for Boost 1.73Brad King2020-05-041-1/+5
| | |_|/ | |/| |
* | | | Merge topic 'FindBoost-1.73'Brad King2020-05-051-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | FindBoost: Add 1.73 to known versionsBoris Basic2020-05-041-1/+1
| |/ /
| * | Merge topic 'FindBoost-1.73' into release-3.17Brad King2020-04-281-1/+1
| |\ \
* | | | FindPython: Add support for 'PyPy'Marc Chevrier2020-05-014-9/+109
* | | | Merge topic 'FPHSA-handle-components'Brad King2020-05-011-4/+17
|\ \ \ \
| * | | | FPHSA: REQUIRED_VARS is optional if HANDLE_COMPONENTS is specifiedMarc Chevrier2020-04-301-4/+17
* | | | | Merge topic 'CTestCoverageCollectGCOV-compress-opts'Brad King2020-05-011-6/+48
|\ \ \ \ \
| * | | | | CTestCoverageCollectGCOV: Add TARBALL_COMPRESSION optionKelly (KT) Thompson2020-04-301-6/+48
* | | | | | Merge topic 'patch-11'Brad King2020-04-303-0/+18
|\ \ \ \ \ \
| * | | | | | OpenWatcom: Add Linux supportJiri Malak2020-04-293-0/+18
* | | | | | | FindPython: fix error on FPHSA callMarc Chevrier2020-04-291-20/+20
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'FindLibXslt-targets'Brad King2020-04-291-3/+57
|\ \ \ \ \ \
| * | | | | | FindLibXslt: use LIBXSLT_LIBRARY as cache variableMarkus Rickert2020-04-281-2/+9
| * | | | | | FindLibXslt: provide imported targetsMarkus Rickert2020-04-281-2/+34
| * | | | | | FindLibXslt: identify libexslt include directoryMarkus Rickert2020-04-281-0/+15
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'FindVulkan-env-sdk-first'Brad King2020-04-291-6/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | FindVulkan: Prefer VULKAN_SDK env var before standard pathspheonix xx2020-04-281-6/+5