Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | 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 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | FindPython: fix python compiler validation | Marc Chevrier | 2020-04-23 | 4 | -4/+113 | |
* | | | | | | Merge branch 'master' into ninja-order-only-fix | Kyle Edwards | 2020-04-23 | 692 | -4962/+9364 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Merge topic 'remove-documentation-module' | Brad King | 2020-04-23 | 15 | -0/+110 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Modules/Documentation: remove | Ben Boeckel | 2020-04-22 | 15 | -0/+110 | |
| * | | | | | | Merge topic 'ninja-compiler-PATH-windows' | Brad King | 2020-04-23 | 9 | -0/+30 | |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| | * | | | | | Ninja: On Windows, select the compiler occurring first in PATH | Brad King | 2020-04-22 | 9 | -0/+30 | |
| * | | | | | | Merge topic 'win-user-manifest-rc' | Brad King | 2020-04-22 | 9 | -5/+75 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Windows: Merge user-provided manifests into compiled resource | Kenney Phillis | 2020-04-21 | 9 | -5/+75 | |
| * | | | | | | | Merge topic 'ctest_stop_on_failure_16628' | Brad King | 2020-04-22 | 6 | -0/+51 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ctest: add option --stop-on-failure | Johnny Jazeix | 2020-04-20 | 6 | -0/+51 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge topic 'external-project-mkdir-step-fix' | Brad King | 2020-04-21 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ExternalProject: Fix step dependency on mkdir step | Vyacheslav Yurkov | 2020-04-20 | 1 | -1/+1 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge topic 'test-vtk' | Brad King | 2020-04-21 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | Tests/Contracts: Update VTK release branch build configuration | Brad King | 2020-04-20 | 1 | -2/+2 | |
| * | | | | | | | Merge topic 'device-link' | Brad King | 2020-04-20 | 96 | -4/+514 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | CUDA: Device linking use now link options | Marc Chevrier | 2020-04-19 | 12 | -4/+70 | |
| | * | | | | | | | Genex: Add generator expressions $<DEVICE_LINK> and $<HOST_LINK> | Marc Chevrier | 2020-04-19 | 86 | -0/+444 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge topic 'FindPkgConfig-frameworks' | Brad King | 2020-04-20 | 6 | -88/+61 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | FindPkgConfig: fix handling of frameworks | Rolf Eike Beer | 2020-04-18 | 4 | -0/+53 | |
| | * | | | | | | Tests: simplify FindPkgConfig_CMAKE_{FRAMEWORK,APPBUNDLE}_PATH tests | Rolf Eike Beer | 2020-04-18 | 2 | -88/+8 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge topic 'ctest-memcheck-sanitizers' | Craig Scott | 2020-04-19 | 8 | -6/+34 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | CTest: Fix '-T MemCheck' command-line support for sanitizers | Brad King | 2020-04-17 | 2 | -0/+28 | |
| | * | | | | | Tests: Fix RunCMake.ctest_memcheck test script syntax errors | Brad King | 2020-04-16 | 6 | -6/+6 | |
| | | |_|/ / | | |/| | | | ||||||
| * | | | | | Merge topic 'FindPython-dev-subcomponents' | Brad King | 2020-04-17 | 8 | -3/+148 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | FindPython: add sub-components to Development component | Marc Chevrier | 2020-04-16 | 8 | -3/+148 | |
| | |/ / / / | ||||||
| * | | | | | Merge topic 'cat_cmd_20557' | Kyle Edwards | 2020-04-16 | 10 | -0/+49 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | cmake -E: add cat command. | Johnny Jazeix | 2020-04-15 | 10 | -0/+49 | |
| * | | | | | | Merge topic 'cuda_architectures' | Brad King | 2020-04-16 | 33 | -35/+110 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | CUDA: Add CudaOnly.CompileFlags test | Raul Tambre | 2020-04-15 | 3 | -0/+33 | |
| | * | | | | | | CUDA: Convert tests to use CUDA_ARCHITECTURES | Raul Tambre | 2020-04-15 | 16 | -35/+16 | |