Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge topic 'test-isolate-ctest-env' | Brad King | 2022-11-15 | 9 | -16/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tests: Isolate more RunCMake cases from external ctest environment values | Brad King | 2022-11-14 | 3 | -0/+12 | |
| * | | | | | Tests: Factor out RunCMake ctest environment isolation | Brad King | 2022-11-14 | 6 | -16/+4 | |
* | | | | | | Merge topic 'better_handling_of_build_args' | Brad King | 2022-11-15 | 4 | -19/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake: --build improve detection of no build dir | Robert Maynard | 2022-11-14 | 4 | -19/+11 | |
* | | | | | | | Merge topic 'legacy' | Brad King | 2022-11-15 | 1 | -14/+38 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CMakeDetermineSystem: use execute_process() vs. exec_program() | Michael Hirsch | 2022-11-13 | 1 | -14/+38 | |
* | | | | | | | | Merge topic 'top-level-command-order' | Brad King | 2022-11-15 | 16 | -9/+37 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | project: Warn at top-level if `cmake_minimum_required` wasn't called | friendlyanon | 2022-11-11 | 9 | -2/+30 | |
| * | | | | | | | | RunCMake/project: Ignore exact line number in stderr checks | friendlyanon | 2022-11-11 | 7 | -7/+7 | |
* | | | | | | | | | Merge topic 'lcc-cleanup' | Brad King | 2022-11-15 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Tests: Teach CheckSourceTree test to clean up more specific known files | Brad King | 2022-11-14 | 1 | -0/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-11-15 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'release-3.25' | Brad King | 2022-11-14 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'release-3.24' into release-3.25 | Brad King | 2022-11-14 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'compile-msvc-14.34-c++20' into release-3.25 | Brad King | 2022-11-14 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge branch 'release-3.24' | Brad King | 2022-11-14 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'release-3.23' into release-3.24 | Brad King | 2022-11-14 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'compile-msvc-14.34-c++20' into release-3.24 | Brad King | 2022-11-14 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'release-3.23' | Brad King | 2022-11-14 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | / / | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'compile-msvc-14.34-c++20' into release-3.23 | Brad King | 2022-11-14 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | cmGlobalVisualStudioGenerator: Fix compiling as C++20 in VS 2022 | Werner, Joerg | 2022-11-14 | 1 | -1/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'nvcc-isystem' | Brad King | 2022-11-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | CUDA: Use consistent -isystem flag style for NVIDIA nvcc | YantaoZhao | 2022-11-11 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'profile-genex' | Brad King | 2022-11-14 | 24 | -95/+169 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Profiling: Profile genex evaluation | Kyle Edwards | 2022-11-11 | 2 | -2/+42 | |
| * | | | | | | | | cmGeneratorExpression: Require cmake instance | Kyle Edwards | 2022-11-11 | 19 | -59/+92 | |
| * | | | | | | | | cmake::CreateProfilingEntry: Refactor to take lambda for args | Kyle Edwards | 2022-11-11 | 4 | -35/+36 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'ci-windows-arm64' | Brad King | 2022-11-14 | 8 | -9/+122 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | gitlab-ci: Add windows-arm64 native jobs for Ninja and VS | Brad King | 2022-11-11 | 5 | -5/+103 | |
| * | | | | | | | | ci: Download cmake on windows-arm64 | Brad King | 2022-11-11 | 1 | -0/+3 | |
| * | | | | | | | | ci: Teach cmake download script on Windows to branch on host architecture | Brad King | 2022-11-11 | 1 | -2/+9 | |
| * | | | | | | | | ci: Factor out helper to load python into environment on Windows | Brad King | 2022-11-11 | 2 | -3/+5 | |
| * | | | | | | | | ci: Factor out helper to load qt into environment on Windows | Brad King | 2022-11-11 | 2 | -2/+5 | |
| * | | | | | | | | Tests: Fix CTest.UpdateGIT under repo-local defaultBranch config | Brad King | 2022-11-11 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'release-3.25' | Brad King | 2022-11-14 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge topic 'msvc-19.34-cpp-modules' into release-3.25 | Brad King | 2022-11-14 | 6 | -33/+19 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'msvc-19.34-cpp-modules' | Brad King | 2022-11-14 | 6 | -33/+19 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | msvc: bless MSVC 19.34 support for C++ modules as experimental | Ben Boeckel | 2022-11-11 | 6 | -33/+19 | |
* | | | | | | | | | Merge branch 'release-3.25' | Brad King | 2022-11-14 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge topic 'iar-asm-archid' into release-3.25 | Brad King | 2022-11-14 | 1 | -4/+3 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'iar-asm-archid' | Brad King | 2022-11-14 | 1 | -4/+3 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | IAR: Fix ASM compiler architecture detection | Felipe Torrezan | 2022-11-11 | 1 | -4/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-11-14 | 1 | -1/+1 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-11-13 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-11-12 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge branch 'release-3.25' | Brad King | 2022-11-11 | 0 | -0/+0 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge topic 'ci-msvc-14.34' into release-3.25 | Brad King | 2022-11-11 | 2 | -46/+25 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'ci-msvc-14.34' | Brad King | 2022-11-11 | 2 | -46/+25 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | gitlab-ci: Update Windows packaging builds to MSVC 14.34 toolset | Brad King | 2022-11-10 | 2 | -41/+20 | |