summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2023-05-141-1/+1
* CMake Nightly Date StampKitware Robot2023-05-131-1/+1
* Merge topic 'system-framework'Brad King2023-05-127-41/+84
|\
| * Apple Frameworks: honor SYSTEM target propertyMarc Chevrier2023-05-117-41/+84
* | CMake Nightly Date StampKitware Robot2023-05-121-1/+1
* | Merge topic 'ExternalProject-touch-echo'Brad King2023-05-111-3/+3
|\ \
| * | ExternalProject: Avoid adding empty touch command on "ALWAYS" stepsAntonio Caggiano2023-05-101-3/+3
| |/
* | Merge topic 'ci-macos-archs'Brad King2023-05-1120-41/+88
|\ \
| * | gitlab-ci: Move macOS+Xcode universal binaries job to arm64Brad King2023-05-105-8/+8
| * | gitlab-ci: Move macOS Ninja Multi-Config nightly job to arm64 architectureBrad King2023-05-104-7/+7
| * | Tests: Teach ISPC tests to run on macOS arm64 hostBrad King2023-05-1012-25/+71
| * | Tests: Fix RunCMake.XcodeProject XcodeSchemaGeneration case on arm64Brad King2023-05-102-1/+2
* | | CMake Nightly Date StampKitware Robot2023-05-111-1/+1
|/ /
* | Merge topic 'ci-macos-archs'Brad King2023-05-101-7/+7
|\ \
| * | gitlab-ci: Move some macOS merge request jobs to arm64 hostsBrad King2023-05-091-7/+7
* | | Merge topic 'ci-macos-package'Brad King2023-05-102-11/+11
|\ \ \
| * | | gitlab-ci: Move macOS packaging jobs to arm64 hostsBrad King2023-05-092-11/+11
| |/ /
* | | Merge topic 'ci-ispc'Brad King2023-05-102-6/+11
|\ \ \
| * | | ci: Update to ISPC 1.20.0Brad King2023-05-092-6/+11
| |/ /
* | | Merge topic 'dankm/tcsuffix'Brad King2023-05-104-2/+7
|\ \ \
| * | | Allow toolchain suffix without leading dashDan McGregor2023-05-084-2/+7
* | | | Merge topic 'ninja-fortran-include'Brad King2023-05-1014-89/+156
|\ \ \ \ | |_|_|/ |/| | |
| * | | Ninja: Fix Fortran INCLUDE directive dependencies when not preprocessingBrad King2023-05-0911-6/+63
| * | | Ninja: Rename internal Fortran scanner flag from --pp= to --src=Brad King2023-05-092-18/+21
| * | | Fortran: Teach lexer to recognize LLVMFlang preprocessor dependenciesBrad King2023-05-092-69/+74
| * | | Tests: Teach RunCMake to ignore LLVMFlang -flang-experimental-exec warningBrad King2023-05-091-0/+1
| * | | Tests: Teach RunCMake to ignore Intel Fortran remark 10440Brad King2023-05-091-0/+1
| |/ /
* | | CMake Nightly Date StampKitware Robot2023-05-101-1/+1
* | | 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
|\ \ \