| Commit message (Expand) | Author | Age | Files | Lines |
* | Clang: use -std=c++23 for Clang 17.0+ | Raul Tambre | 2023-05-08 | 1 | -1/+4 |
|
|
* | CMake Nightly Date Stamp | Kitware Robot | 2023-05-08 | 1 | -1/+1 |
|
|
* | CMake Nightly Date Stamp | Kitware Robot | 2023-05-07 | 1 | -1/+1 |
|
|
* | CMake Nightly Date Stamp | Kitware Robot | 2023-05-06 | 1 | -1/+1 |
|
|
* | Merge topic 'ctest-timeout-zero' | Brad King | 2023-05-05 | 18 | -174/+131 |
|\ |
|
| * | cmCTestRunTest: Consolidate test timeout selection logic | Brad King | 2023-05-04 | 5 | -59/+71 |
|
|
| * | cmCTestRunTest: Adopt decision for starting cmProcess timer | Brad King | 2023-05-04 | 3 | -9/+11 |
|
|
| * | cmCTestRunTest: Remove unnecessary arguments to ForkProcess | Brad King | 2023-05-04 | 2 | -19/+10 |
|
|
| * | Help: Document meaning of TIMEOUT test property with value 0 | Brad King | 2023-05-04 | 1 | -0/+3 |
|
|
| * | ctest: Fix TIMEOUT test property with value 0 with --timeout flag | Brad King | 2023-05-04 | 3 | -2/+9 |
|
|
| * | Tests: Move `CTestTestZeroTimeout` into `RunCMake.CTestTimeout` | Brad King | 2023-05-04 | 9 | -64/+22 |
|
|
| * | cmCTestTestHandler: Use in-class initialization of properties and results | Brad King | 2023-05-04 | 3 | -33/+17 |
|
|
* | | Merge topic 'compile-only-genex' | Brad King | 2023-05-05 | 16 | -3/+131 |
|\ \ |
|
| * | | cmGeneratorExpressionNode: implement `COMPILE_ONLY` genex | Robert Maynard | 2023-05-04 | 10 | -12/+65 |
|
|
| * | | cmGeneratorExpressionNode: implement `COMPILE_ONLY` genex | Ben Boeckel | 2023-04-12 | 9 | -1/+76 |
|
|
* | | | Merge topic 'CreateRulePlaceholderExpander-enhance-memory-management' | Brad King | 2023-05-05 | 10 | -41/+39 |
|\ \ \ |
|
| * | | | CreateRulePlaceholderExpander(): enhance memory management | Marc Chevrier | 2023-05-04 | 10 | -41/+39 |
| | |/
| |/| |
|
* | | | Merge branch 'release-3.26' | Brad King | 2023-05-05 | 0 | -0/+0 |
|\ \ \ |
|
| * \ \ | Merge topic 'FindCUDAToolkit_more_library_root_detection' into release-3.26 | Brad King | 2023-05-05 | 2 | -22/+70 |
| |\ \ \ |
|
* | \ \ \ | Merge topic 'FindCUDAToolkit_more_library_root_detection' | Brad King | 2023-05-05 | 2 | -22/+70 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | FindCUDAToolkit: Support CUDA version extraction from version.json | Robert Maynard | 2023-05-04 | 2 | -22/+70 |
| |/ / / |
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-05 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Merge topic 'use-linker-depfile' | Brad King | 2023-05-04 | 46 | -70/+417 |
|\ \ \ |
|
| * | | | Link step: use linker dependency linker file | Marc Chevrier | 2023-05-03 | 43 | -39/+385 |
|
|
| * | | | cmLocalGenerator::MayBeRelativeToWorkDir: take care of all cases | Marc Chevrier | 2023-05-02 | 7 | -31/+32 |
|
|
* | | | | Merge topic 'FindPython-doc-unversioned' | Brad King | 2023-05-04 | 3 | -0/+12 |
|\ \ \ \ |
|
| * | | | | FindPython: Cross-reference Python_FIND_{STRATEGY,UNVERSIONED_NAMES} | Brad King | 2023-05-03 | 3 | -0/+12 |
|
|
* | | | | | Merge topic 'Pospelove-master-patch-11353' | Brad King | 2023-05-04 | 1 | -0/+3 |
|\ \ \ \ \ |
|
| * | | | | | Help: Document append functionality of string(JSON) | Leonid Pospelov | 2023-05-03 | 1 | -0/+3 |
|
|
* | | | | | | Merge topic 'autogen-system-include' | Brad King | 2023-05-04 | 25 | -1/+264 |
|\ \ \ \ \ \ |
|
| * | | | | | | Autogen: Default AUTOGEN_USE_SYSTEM_INCLUDE to ON if it is not set | Orkun Tokdemir | 2023-05-03 | 9 | -3/+80 |
|
|
| * | | | | | | Autogen: Add AUTOGEN_USE_SYSTEM_INCLUDE target property | Orkun Tokdemir | 2023-05-03 | 18 | -1/+185 |
|
|
| * | | | | | | Tests/RunCMake: Add option for dynamic expected output | Orkun Tokdemir | 2023-04-27 | 1 | -0/+2 |
|
|
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-04 | 1 | -1/+1 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Merge topic 'add-aocl-blas-vendor' | Brad King | 2023-05-03 | 2 | -0/+60 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Find{BLAS,LAPACK}: Add AOCL BLIS/libFLAME | Cordell Bloor | 2023-05-02 | 2 | -0/+60 |
| | |/ / /
| |/| | | |
|
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-03 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge topic 'ci-intel-windows' | Brad King | 2023-05-02 | 13 | -2/+130 |
|\ \ \ \ |
|
| * | | | | gitlab-ci: Add job testing Intel 2021.9.0 compilers on Windows | Brad King | 2023-05-01 | 5 | -1/+34 |
|
|
| * | | | | gitlab-ci: Add job testing IntelLLVM 2023.1.0 compilers on Windows | Brad King | 2023-05-01 | 9 | -0/+94 |
|
|
| * | | | | Tests: Teach CompileFeatures to tolerate __STDC_VERSION__ on Intel Classic | Brad King | 2023-05-01 | 1 | -1/+2 |
|
|
| * | | | | Tests: Teach RunCMake to ignore Intel Classic deprecation on Windows | Brad King | 2023-05-01 | 1 | -1/+1 |
|
|
* | | | | | Merge topic 'FortranCInterface-verify-reuse' | Brad King | 2023-05-02 | 1 | -0/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | FortranCInterface: Reuse primary detection results in VERIFY function | Brad King | 2023-05-01 | 1 | -0/+1 |
|
|
* | | | | | Merge topic 'vs-debugger-init' | Brad King | 2023-05-02 | 11 | -4/+60 |
|\ \ \ \ \ |
|
| * | | | | | VS: Add variables to initialize debugger-related properties | Alex Neundorf | 2023-05-01 | 11 | -4/+60 |
|
|
* | | | | | | Merge topic 'doc-xref-find-env-vars' | Brad King | 2023-05-02 | 18 | -11/+133 |
|\ \ \ \ \ \ |
|
| * | | | | | | Help: change links to point to the env.vars, not to the cmake vars | Alex Neundorf | 2023-05-01 | 6 | -5/+32 |
|
|
| * | | | | | | Help: add documentation for some CMAKE_XXX_PATH env.vars | Alex Neundorf | 2023-05-01 | 12 | -7/+99 |
|
|
| * | | | | | | Help: minor improvement for the CMAKE_PREFIX_PATH docs | Alex Neundorf | 2023-04-29 | 1 | -0/+3 |
| |/ / / / / |
|