summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge topic 'bootstrap-compiler-env-args'Brad King2023-05-091-31/+59
|\ \ \ \
| * | | | bootstrap: Add support for CXX containing flagsCory Fields2023-05-081-13/+27
| * | | | bootstrap: Add support for CC containing flagsCory Fields2023-05-081-15/+29
| * | | | bootstrap: Do not over-quote compiler variablesCory Fields2023-05-081-3/+3
| |/ / /
* | | | Merge topic 'clang_cxx23'Brad King2023-05-091-1/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Clang: use -std=c++23 for Clang 17.0+Raul Tambre2023-05-081-1/+4
| |/ /
* | | CMake Nightly Date StampKitware Robot2023-05-091-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2023-05-081-1/+1
* | CMake Nightly Date StampKitware Robot2023-05-071-1/+1
* | CMake Nightly Date StampKitware Robot2023-05-061-1/+1
* | Merge topic 'ctest-timeout-zero'Brad King2023-05-0518-174/+131
|\ \
| * | cmCTestRunTest: Consolidate test timeout selection logicBrad King2023-05-045-59/+71
| * | cmCTestRunTest: Adopt decision for starting cmProcess timerBrad King2023-05-043-9/+11
| * | cmCTestRunTest: Remove unnecessary arguments to ForkProcessBrad King2023-05-042-19/+10
| * | Help: Document meaning of TIMEOUT test property with value 0Brad King2023-05-041-0/+3
| * | ctest: Fix TIMEOUT test property with value 0 with --timeout flagBrad King2023-05-043-2/+9
| * | Tests: Move `CTestTestZeroTimeout` into `RunCMake.CTestTimeout`Brad King2023-05-049-64/+22
| * | cmCTestTestHandler: Use in-class initialization of properties and resultsBrad King2023-05-043-33/+17
* | | Merge topic 'compile-only-genex'Brad King2023-05-0516-3/+131
|\ \ \
| * | | cmGeneratorExpressionNode: implement `COMPILE_ONLY` genexRobert Maynard2023-05-0410-12/+65
| * | | cmGeneratorExpressionNode: implement `COMPILE_ONLY` genexBen Boeckel2023-04-129-1/+76
* | | | Merge topic 'CreateRulePlaceholderExpander-enhance-memory-management'Brad King2023-05-0510-41/+39
|\ \ \ \
| * | | | CreateRulePlaceholderExpander(): enhance memory managementMarc Chevrier2023-05-0410-41/+39
| | |/ / | |/| |
* | | | Merge branch 'release-3.26'Brad King2023-05-050-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge topic 'FindCUDAToolkit_more_library_root_detection' into release-3.26Brad King2023-05-052-22/+70
| |\ \ \
* | \ \ \ Merge topic 'FindCUDAToolkit_more_library_root_detection'Brad King2023-05-052-22/+70
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindCUDAToolkit: Support CUDA version extraction from version.jsonRobert Maynard2023-05-042-22/+70
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2023-05-051-1/+1
| |/ / |/| |
* | | Merge topic 'use-linker-depfile'Brad King2023-05-0446-70/+417
|\ \ \
| * | | Link step: use linker dependency linker fileMarc Chevrier2023-05-0343-39/+385
| * | | cmLocalGenerator::MayBeRelativeToWorkDir: take care of all casesMarc Chevrier2023-05-027-31/+32
* | | | Merge topic 'FindPython-doc-unversioned'Brad King2023-05-043-0/+12
|\ \ \ \
| * | | | FindPython: Cross-reference Python_FIND_{STRATEGY,UNVERSIONED_NAMES}Brad King2023-05-033-0/+12
* | | | | Merge topic 'Pospelove-master-patch-11353'Brad King2023-05-041-0/+3
|\ \ \ \ \
| * | | | | Help: Document append functionality of string(JSON)Leonid Pospelov2023-05-031-0/+3
* | | | | | Merge topic 'autogen-system-include'Brad King2023-05-0425-1/+264
|\ \ \ \ \ \
| * | | | | | Autogen: Default AUTOGEN_USE_SYSTEM_INCLUDE to ON if it is not setOrkun Tokdemir2023-05-039-3/+80
| * | | | | | Autogen: Add AUTOGEN_USE_SYSTEM_INCLUDE target propertyOrkun Tokdemir2023-05-0318-1/+185
| * | | | | | Tests/RunCMake: Add option for dynamic expected outputOrkun Tokdemir2023-04-271-0/+2
* | | | | | | CMake Nightly Date StampKitware Robot2023-05-041-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'add-aocl-blas-vendor'Brad King2023-05-032-0/+60
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Find{BLAS,LAPACK}: Add AOCL BLIS/libFLAMECordell Bloor2023-05-022-0/+60
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2023-05-031-1/+1
|/ / / /
* | | | Merge topic 'ci-intel-windows'Brad King2023-05-0213-2/+130
|\ \ \ \
| * | | | gitlab-ci: Add job testing Intel 2021.9.0 compilers on WindowsBrad King2023-05-015-1/+34
| * | | | gitlab-ci: Add job testing IntelLLVM 2023.1.0 compilers on WindowsBrad King2023-05-019-0/+94
| * | | | Tests: Teach CompileFeatures to tolerate __STDC_VERSION__ on Intel ClassicBrad King2023-05-011-1/+2
| * | | | Tests: Teach RunCMake to ignore Intel Classic deprecation on WindowsBrad King2023-05-011-1/+1
* | | | | Merge topic 'FortranCInterface-verify-reuse'Brad King2023-05-021-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | FortranCInterface: Reuse primary detection results in VERIFY functionBrad King2023-05-011-0/+1