Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'third-parties-layout' | Brad King | 2020-05-08 | 6 | -6/+5 |
|\ | |||||
| * | Refactoring: Third-parties public headers are under cm3p prefix | Marc Chevrier | 2020-05-07 | 6 | -6/+5 |
* | | Merge topic 'docker-rel-win' | Brad King | 2020-05-08 | 1 | -5/+0 |
|\ \ | |||||
| * | | Utilities/Release: Drop win{32,64} scripts in favor of docker build | Brad King | 2020-05-05 | 1 | -5/+0 |
* | | | Merge topic 'FindPython-check-specified-version' | Brad King | 2020-05-08 | 2 | -0/+149 |
|\ \ \ | |||||
| * \ \ | Merge branch 'backport-3.17-FindPython-check-specified-version' into FindPyth... | Marc Chevrier | 2020-05-07 | 2 | -0/+149 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | FindPython: ensure any specified version is correctly handled | Marc Chevrier | 2020-05-07 | 2 | -0/+149 |
| | * | | Merge topic 'FindPkgConfig-isystem' into release-3.17 | Brad King | 2020-05-06 | 1 | -1/+21 |
| | |\ \ | |||||
| | | * \ | Merge branch 'backport-3.16-FindPkgConfig-isystem' | Brad King | 2020-05-06 | 1 | -1/+21 |
| | | |\ \ | |||||
| | | | * | | FindPkgConfig: also handle "-isystem" prefixes for include directories | Rolf Eike Beer | 2020-05-05 | 1 | -1/+21 |
| | * | | | | Merge topic 'CheckLanguage-cuda-host' into release-3.17 | Brad King | 2020-05-06 | 1 | -9/+9 |
| | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Merge topic 'pch-genex-absolute' into release-3.17 | Brad King | 2020-04-28 | 4 | -2/+6 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge topic 'FindPython-fix-python-compiler-validation' into release-3.17 | Brad King | 2020-04-24 | 4 | -4/+113 |
| | |\ \ \ \ \ | |||||
* | | \ \ \ \ \ | Merge topic 'script-mode-and-arbitrary-args' | Craig Scott | 2020-05-07 | 2 | -0/+4 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | cmake: Allow arbitrary args passed to CMake script | Alex Turbov | 2020-05-06 | 2 | -0/+4 |
* | | | | | | | | Merge topic 'gtest-space-in-parameter' | Brad King | 2020-05-06 | 3 | -36/+52 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | GoogleTestAddTests: Fix output processing | Stefan Floeren | 2020-05-05 | 3 | -36/+52 |
* | | | | | | | | | Merge topic 'FindPkgConfig-isystem' | Brad King | 2020-05-06 | 1 | -1/+21 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindPkgConfig: also handle "-isystem" prefixes for include directories | Rolf Eike Beer | 2020-05-05 | 1 | -1/+21 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'CheckLanguage-cuda-host' | Brad King | 2020-05-06 | 1 | -9/+9 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | CheckLanguage: Fix forwarding of CMAKE_CUDA_HOST_COMPILER | Brad King | 2020-05-05 | 1 | -9/+9 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'remove_cli__symbols' | Brad King | 2020-05-05 | 3 | -2/+34 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | bindexplib: Do not export symbols from managed code | Markus Mayer | 2020-05-04 | 3 | -2/+34 |
* | | | | | | | FindPython: Add support for 'PyPy' | Marc Chevrier | 2020-05-01 | 5 | -1/+217 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge topic 'FPHSA-handle-components' | Brad King | 2020-05-01 | 6 | -0/+63 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FPHSA: REQUIRED_VARS is optional if HANDLE_COMPONENTS is specified | Marc Chevrier | 2020-04-30 | 6 | -0/+63 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'CTestCoverageCollectGCOV-compress-opts' | Brad King | 2020-05-01 | 2 | -13/+136 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CTestCoverageCollectGCOV: Add TARBALL_COMPRESSION option | Kelly (KT) Thompson | 2020-04-30 | 1 | -8/+136 |
| * | | | | | | Tests: Fix re-running CTestCoverageCollectGCOV on in-source build | Brad King | 2020-04-30 | 1 | -2/+0 |
| * | | | | | | Tests: Remove unnecessary pass regex on CTestCoverageCollectGCOV | Brad King | 2020-04-29 | 1 | -3/+0 |
* | | | | | | | Merge topic 'stl-support' | Brad King | 2020-05-01 | 2 | -4/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view> | Marc Chevrier | 2020-04-30 | 2 | -4/+2 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'ctest-nightly-start-time' | Brad King | 2020-05-01 | 4 | -1/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tests: Add tests to demonstrate when CTEST_NIGHTLY_START_TIME is needed | Kyle Edwards | 2020-04-29 | 4 | -1/+10 |
| |/ / / / / / | |||||
* | | | | | | | IWYU: mark <cstddef> as needed | Ben Boeckel | 2020-04-29 | 1 | -1/+1 |
* | | | | | | | IWYU: mark <cstddef> as needed | Ben Boeckel | 2020-04-29 | 3 | -3/+3 |
|/ / / / / / | |||||
* | | | | | | Merge topic 'vs_platform_toolset' | Brad King | 2020-04-29 | 3 | -0/+43 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS: Add option for per-target PlatformToolset | Julien Jemine | 2020-04-29 | 3 | -0/+43 |
* | | | | | | | Merge topic 'FindLibXslt-targets' | Brad King | 2020-04-29 | 5 | -0/+96 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindLibXslt: provide imported targets | Markus Rickert | 2020-04-28 | 5 | -0/+96 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'FindPython-find-implementations' | Brad King | 2020-04-29 | 4 | -2/+80 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | FindPython: Add capability to specify Python implementations | Marc Chevrier | 2020-04-28 | 4 | -2/+80 |
* | | | | | | | Merge topic 'FindLAPACK-target' | Brad King | 2020-04-28 | 4 | -0/+44 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindLAPACK: Provide the LAPACK::LAPACK import target | Robert Maynard | 2020-04-27 | 4 | -0/+44 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'pch-genex-absolute' | Brad King | 2020-04-28 | 4 | -2/+6 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | target_precompile_headers: Fix documented example using genex | Brad King | 2020-04-27 | 4 | -2/+6 |
| | |/ / / | |/| | | | |||||
| * | | | | target_link_libraries: Fix regression in case of $<CONFIG> genex | Brad King | 2020-03-30 | 4 | -0/+28 |
* | | | | | Merge topic 'FindBLAS-target' | Brad King | 2020-04-27 | 4 | -0/+38 |
|\ \ \ \ \ | |||||
| * | | | | | BLAS: Provide the BLAS::BLAS import target | Robert Maynard | 2020-04-23 | 4 | -0/+38 |
* | | | | | | Merge topic 'FindPython-fix-python-compiler-validation' | Brad King | 2020-04-24 | 4 | -4/+113 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | |