summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'third-parties-layout'Brad King2020-05-086-6/+5
|\
| * Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-076-6/+5
* | Merge topic 'docker-rel-win'Brad King2020-05-081-5/+0
|\ \
| * | Utilities/Release: Drop win{32,64} scripts in favor of docker buildBrad King2020-05-051-5/+0
* | | Merge topic 'FindPython-check-specified-version'Brad King2020-05-082-0/+149
|\ \ \
| * \ \ Merge branch 'backport-3.17-FindPython-check-specified-version' into FindPyth...Marc Chevrier2020-05-072-0/+149
| |\ \ \ | | |_|/ | |/| |
| | * | FindPython: ensure any specified version is correctly handledMarc Chevrier2020-05-072-0/+149
| | * | Merge topic 'FindPkgConfig-isystem' into release-3.17Brad King2020-05-061-1/+21
| | |\ \
| | | * \ Merge branch 'backport-3.16-FindPkgConfig-isystem'Brad King2020-05-061-1/+21
| | | |\ \
| | | | * | FindPkgConfig: also handle "-isystem" prefixes for include directoriesRolf Eike Beer2020-05-051-1/+21
| | * | | | Merge topic 'CheckLanguage-cuda-host' into release-3.17Brad King2020-05-061-9/+9
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge topic 'pch-genex-absolute' into release-3.17Brad King2020-04-284-2/+6
| | |\ \ \ \
| | * \ \ \ \ Merge topic 'FindPython-fix-python-compiler-validation' into release-3.17Brad King2020-04-244-4/+113
| | |\ \ \ \ \
* | | \ \ \ \ \ Merge topic 'script-mode-and-arbitrary-args'Craig Scott2020-05-072-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | cmake: Allow arbitrary args passed to CMake scriptAlex Turbov2020-05-062-0/+4
* | | | | | | | Merge topic 'gtest-space-in-parameter'Brad King2020-05-063-36/+52
|\ \ \ \ \ \ \ \
| * | | | | | | | GoogleTestAddTests: Fix output processingStefan Floeren2020-05-053-36/+52
* | | | | | | | | Merge topic 'FindPkgConfig-isystem'Brad King2020-05-061-1/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindPkgConfig: also handle "-isystem" prefixes for include directoriesRolf Eike Beer2020-05-051-1/+21
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge topic 'CheckLanguage-cuda-host'Brad King2020-05-061-9/+9
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | CheckLanguage: Fix forwarding of CMAKE_CUDA_HOST_COMPILERBrad King2020-05-051-9/+9
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'remove_cli__symbols'Brad King2020-05-053-2/+34
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | bindexplib: Do not export symbols from managed codeMarkus Mayer2020-05-043-2/+34
* | | | | | | FindPython: Add support for 'PyPy'Marc Chevrier2020-05-015-1/+217
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'FPHSA-handle-components'Brad King2020-05-016-0/+63
|\ \ \ \ \ \
| * | | | | | FPHSA: REQUIRED_VARS is optional if HANDLE_COMPONENTS is specifiedMarc Chevrier2020-04-306-0/+63
| |/ / / / /
* | | | | | Merge topic 'CTestCoverageCollectGCOV-compress-opts'Brad King2020-05-012-13/+136
|\ \ \ \ \ \
| * | | | | | CTestCoverageCollectGCOV: Add TARBALL_COMPRESSION optionKelly (KT) Thompson2020-04-301-8/+136
| * | | | | | Tests: Fix re-running CTestCoverageCollectGCOV on in-source buildBrad King2020-04-301-2/+0
| * | | | | | Tests: Remove unnecessary pass regex on CTestCoverageCollectGCOVBrad King2020-04-291-3/+0
* | | | | | | Merge topic 'stl-support'Brad King2020-05-012-4/+2
|\ \ \ \ \ \ \
| * | | | | | | Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view>Marc Chevrier2020-04-302-4/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'ctest-nightly-start-time'Brad King2020-05-014-1/+10
|\ \ \ \ \ \ \
| * | | | | | | Tests: Add tests to demonstrate when CTEST_NIGHTLY_START_TIME is neededKyle Edwards2020-04-294-1/+10
| |/ / / / / /
* | | | | | | IWYU: mark <cstddef> as neededBen Boeckel2020-04-291-1/+1
* | | | | | | IWYU: mark <cstddef> as neededBen Boeckel2020-04-293-3/+3
|/ / / / / /
* | | | | | Merge topic 'vs_platform_toolset'Brad King2020-04-293-0/+43
|\ \ \ \ \ \
| * | | | | | VS: Add option for per-target PlatformToolsetJulien Jemine2020-04-293-0/+43
* | | | | | | Merge topic 'FindLibXslt-targets'Brad King2020-04-295-0/+96
|\ \ \ \ \ \ \
| * | | | | | | FindLibXslt: provide imported targetsMarkus Rickert2020-04-285-0/+96
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'FindPython-find-implementations'Brad King2020-04-294-2/+80
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | FindPython: Add capability to specify Python implementationsMarc Chevrier2020-04-284-2/+80
* | | | | | | Merge topic 'FindLAPACK-target'Brad King2020-04-284-0/+44
|\ \ \ \ \ \ \
| * | | | | | | FindLAPACK: Provide the LAPACK::LAPACK import targetRobert Maynard2020-04-274-0/+44
| |/ / / / / /
* | | | | | | Merge topic 'pch-genex-absolute'Brad King2020-04-284-2/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | target_precompile_headers: Fix documented example using genexBrad King2020-04-274-2/+6
| | |/ / / | |/| | |
| * | | | target_link_libraries: Fix regression in case of $<CONFIG> genexBrad King2020-03-304-0/+28
* | | | | Merge topic 'FindBLAS-target'Brad King2020-04-274-0/+38
|\ \ \ \ \
| * | | | | BLAS: Provide the BLAS::BLAS import targetRobert Maynard2020-04-234-0/+38
* | | | | | Merge topic 'FindPython-fix-python-compiler-validation'Brad King2020-04-244-4/+113
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |