summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | Merge topic 'openwatcom-platform-independence'Brad King2020-04-294-109/+123
|\ \ \ \ \ \
| * | | | | | OpenWatcom: Organize and update C/C++ toolchain command linesJiri Malak2020-04-281-20/+22
| * | | | | | OpenWatcom: Move non-Windows settings to Modules/CompilerJiri Malak2020-04-284-109/+121
| |/ / / / /
* | | | | | Merge topic 'FindPython-find-implementations'Brad King2020-04-294-489/+610
|\ \ \ \ \ \
| * | | | | | FindPython: Add capability to specify Python implementationsMarc Chevrier2020-04-284-489/+610
* | | | | | | Merge topic 'FindLAPACK-target'Brad King2020-04-281-0/+25
|\ \ \ \ \ \ \
| * | | | | | | FindLAPACK: Provide the LAPACK::LAPACK import targetRobert Maynard2020-04-271-0/+25
| |/ / / / / /
* | | | | | | Merge topic 'FindBoost-1.73'Brad King2020-04-281-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | FindBoost: Prevent warning with boost 1.73Orgad Shaneh2020-04-271-1/+1
* | | | | | Merge topic 'FindPython-reason-failure'Brad King2020-04-271-21/+23
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |