summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | cmake::CreateProfilingEntry: Refactor to take lambda for argsKyle Edwards2022-11-114-35/+36
| |/ / / / / /
* | | | | | | Merge topic 'ci-windows-arm64'Brad King2022-11-148-9/+122
|\ \ \ \ \ \ \
| * | | | | | | gitlab-ci: Add windows-arm64 native jobs for Ninja and VSBrad King2022-11-115-5/+103
| * | | | | | | ci: Download cmake on windows-arm64Brad King2022-11-111-0/+3
| * | | | | | | ci: Teach cmake download script on Windows to branch on host architectureBrad King2022-11-111-2/+9
| * | | | | | | ci: Factor out helper to load python into environment on WindowsBrad King2022-11-112-3/+5
| * | | | | | | ci: Factor out helper to load qt into environment on WindowsBrad King2022-11-112-2/+5
| * | | | | | | Tests: Fix CTest.UpdateGIT under repo-local defaultBranch configBrad King2022-11-111-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'release-3.25'Brad King2022-11-140-0/+0
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge topic 'msvc-19.34-cpp-modules' into release-3.25Brad King2022-11-146-33/+19
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'msvc-19.34-cpp-modules'Brad King2022-11-146-33/+19
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | msvc: bless MSVC 19.34 support for C++ modules as experimentalBen Boeckel2022-11-116-33/+19
* | | | | | | | Merge branch 'release-3.25'Brad King2022-11-140-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'iar-asm-archid' into release-3.25Brad King2022-11-141-4/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'iar-asm-archid'Brad King2022-11-141-4/+3
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | IAR: Fix ASM compiler architecture detectionFelipe Torrezan2022-11-111-4/+3
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2022-11-141-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2022-11-131-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2022-11-121-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'release-3.25'Brad King2022-11-110-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge topic 'ci-msvc-14.34' into release-3.25Brad King2022-11-112-46/+25
| |\ \ \ \
* | \ \ \ \ Merge topic 'ci-msvc-14.34'Brad King2022-11-112-46/+25
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | gitlab-ci: Update Windows packaging builds to MSVC 14.34 toolsetBrad King2022-11-102-41/+20
| * | | | | gitlab-ci: Update Windows non-packaging builds to MSVC 14.34 toolsetBrad King2022-11-101-5/+5
* | | | | | Merge branch 'release-3.25'Brad King2022-11-110-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'ci-clang15-windows' into release-3.25Brad King2022-11-1112-49/+46
| |\ \ \ \ \ | | |/ / / /
* | | | | | Merge topic 'ci-clang15-windows'Brad King2022-11-1112-49/+46
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ci: Update LLVM/Clang to 15.0 in nightly CI jobs on WindowsBrad King2022-11-102-13/+17
| * | | | | ci: Simplify LLVM/Clang CI job specs on WindowsBrad King2022-11-104-15/+7
| * | | | | ci: Factor out helper to load clang into environment on WindowsBrad King2022-11-105-13/+16
| * | | | | ci: Factor out helper to load ninja into environment on WindowsBrad King2022-11-103-10/+8
| * | | | | Tests: Fix TryCompile bad source case for clang-cl 15 on WindowsBrad King2022-11-101-1/+1
* | | | | | Merge branch 'release-3.25'Brad King2022-11-110-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'fix-cxx20-detection' into release-3.25Brad King2022-11-111-5/+12
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'fix-cxx20-detection'Brad King2022-11-111-5/+12
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Ninja: Restore support for compilers not defining a C++ standard levelLingkai Dong2022-11-101-5/+12
* | | | | | | Merge branch 'release-3.25'Brad King2022-11-110-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'release-3.24' into release-3.25Brad King2022-11-110-0/+0
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 'release-3.24'Brad King2022-11-110-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'expat-c-no-extensions' into release-3.24Brad King2022-11-101-0/+6
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'release-3.25'Brad King2022-11-110-0/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge topic 'expat-c-no-extensions' into release-3.25Brad King2022-11-111-0/+6
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| / / / / | | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'expat-c-no-extensions'Brad King2022-11-111-0/+6
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | expat: Activate POSIX APIs even without compiler extensionsRaul Tambre2022-11-101-0/+6
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2022-11-111-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'doc-improvements'Brad King2022-11-10120-321/+557
|\ \ \ \ \
| * | | | | Help: Move a note about arguments and genexes into include fileAlex Turbov2022-11-0912-52/+39
| * | | | | Help: Drop unused `PROPERTY_GENEX` replace from `prop_tgt/INTERFACE_*` filesAlex Turbov2022-11-096-6/+0
| * | | | | Help: Add _See Also_ sections to related CMake commandsAlex Turbov2022-11-0944-43/+311
| * | | | | Help: Use direct refs to genexes instead of ``$<GENEX-NAME>``Alex Turbov2022-11-0916-69/+62