Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2023-05-18 | 1 | -1/+1 |
* | Merge topic 'ci-clang-tidy-headers' | Brad King | 2023-05-17 | 5 | -41/+4 |
|\ | |||||
| * | ci: Add nlohmann-json to Fedora base image | Brad King | 2023-05-17 | 2 | -1/+2 |
| * | ci: Use distro packaged clang-tidy headers in Fedora base image | Brad King | 2023-05-17 | 4 | -40/+2 |
* | | Merge topic 'ci-msvc-14.36' | Brad King | 2023-05-17 | 1 | -11/+11 |
|\ \ | |||||
| * | | gitlab-ci: Update Windows builds to MSVC 14.36 toolset | Brad King | 2023-05-16 | 1 | -11/+11 |
* | | | Merge topic 'ci-xcode-14.3' | Brad King | 2023-05-17 | 1 | -6/+6 |
|\ \ \ | |_|/ |/| | | |||||
| * | | gitlab-ci: update macOS jobs to use Xcode 14.3 | Brad King | 2023-05-16 | 1 | -6/+6 |
| |/ | |||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-17 | 1 | -1/+1 |
|/ | |||||
* | Merge topic 'test-xcode' | Brad King | 2023-05-16 | 34 | -311/+340 |
|\ | |||||
| * | Tests: Split some RunCMake.XcodeProject cases into a separate test | Brad King | 2023-05-15 | 34 | -311/+340 |
* | | Merge topic 'iar-align-output-extension' | Brad King | 2023-05-16 | 3 | -2/+8 |
|\ \ | |||||
| * | | IAR: Enforce output extension for xlink targets | Joakim Lönnberg | 2023-05-12 | 2 | -2/+7 |
| * | | IAR: Replace extension for compiler and assembler | Joakim Lönnberg | 2023-05-08 | 1 | -0/+1 |
* | | | Merge topic 'help-system-framework' | Brad King | 2023-05-16 | 3 | -12/+19 |
|\ \ \ | |||||
| * | | | Help: Update SYSTEM oriented target properties for Apple Frameworks | Marc Chevrier | 2023-05-14 | 3 | -12/+19 |
* | | | | Merge branch 'release-3.26' | Brad King | 2023-05-16 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge topic 'msvc-wine-showIncludes' into release-3.26 | Brad King | 2023-05-16 | 6 | -1/+17 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'msvc-wine-showIncludes' | Brad King | 2023-05-16 | 6 | -1/+17 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Ninja: Restore detection of msvc-wine showIncludes prefix | Brad King | 2023-05-15 | 6 | -1/+17 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-16 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-15 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-14 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-13 | 1 | -1/+1 |
* | | | Merge topic 'system-framework' | Brad King | 2023-05-12 | 7 | -41/+84 |
|\ \ \ | |||||
| * | | | Apple Frameworks: honor SYSTEM target property | Marc Chevrier | 2023-05-11 | 7 | -41/+84 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-12 | 1 | -1/+1 |
* | | | | Merge topic 'ExternalProject-touch-echo' | Brad King | 2023-05-11 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | ExternalProject: Avoid adding empty touch command on "ALWAYS" steps | Antonio Caggiano | 2023-05-10 | 1 | -3/+3 |
| |/ / / | |||||
* | | | | Merge topic 'ci-macos-archs' | Brad King | 2023-05-11 | 20 | -41/+88 |
|\ \ \ \ | |||||
| * | | | | gitlab-ci: Move macOS+Xcode universal binaries job to arm64 | Brad King | 2023-05-10 | 5 | -8/+8 |
| * | | | | gitlab-ci: Move macOS Ninja Multi-Config nightly job to arm64 architecture | Brad King | 2023-05-10 | 4 | -7/+7 |
| * | | | | Tests: Teach ISPC tests to run on macOS arm64 host | Brad King | 2023-05-10 | 12 | -25/+71 |
| * | | | | Tests: Fix RunCMake.XcodeProject XcodeSchemaGeneration case on arm64 | Brad King | 2023-05-10 | 2 | -1/+2 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-11 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'ci-macos-archs' | Brad King | 2023-05-10 | 1 | -7/+7 |
|\ \ \ \ | |||||
| * | | | | gitlab-ci: Move some macOS merge request jobs to arm64 hosts | Brad King | 2023-05-09 | 1 | -7/+7 |
* | | | | | Merge topic 'ci-macos-package' | Brad King | 2023-05-10 | 2 | -11/+11 |
|\ \ \ \ \ | |||||
| * | | | | | gitlab-ci: Move macOS packaging jobs to arm64 hosts | Brad King | 2023-05-09 | 2 | -11/+11 |
| |/ / / / | |||||
* | | | | | Merge topic 'ci-ispc' | Brad King | 2023-05-10 | 2 | -6/+11 |
|\ \ \ \ \ | |||||
| * | | | | | ci: Update to ISPC 1.20.0 | Brad King | 2023-05-09 | 2 | -6/+11 |
| |/ / / / | |||||
* | | | | | Merge topic 'dankm/tcsuffix' | Brad King | 2023-05-10 | 4 | -2/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Allow toolchain suffix without leading dash | Dan McGregor | 2023-05-09 | 4 | -2/+7 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'ninja-fortran-include' | Brad King | 2023-05-10 | 14 | -89/+156 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Ninja: Fix Fortran INCLUDE directive dependencies when not preprocessing | Brad King | 2023-05-09 | 11 | -6/+63 |
| * | | | | Ninja: Rename internal Fortran scanner flag from --pp= to --src= | Brad King | 2023-05-09 | 2 | -18/+21 |
| * | | | | Fortran: Teach lexer to recognize LLVMFlang preprocessor dependencies | Brad King | 2023-05-09 | 2 | -69/+74 |
| * | | | | Tests: Teach RunCMake to ignore LLVMFlang -flang-experimental-exec warning | Brad King | 2023-05-09 | 1 | -0/+1 |
| * | | | | Tests: Teach RunCMake to ignore Intel Fortran remark 10440 | Brad King | 2023-05-09 | 1 | -0/+1 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-10 | 1 | -1/+1 |