Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ci: Add scripts to add nuget to job environment on Windows | Brad King | 2024-05-14 | 3 | -0/+26 |
* | Merge topic 'FindPython-WIN32-DEBUG' | Brad King | 2024-05-14 | 43 | -62/+279 |
|\ | |||||
| * | FindPython: On Windows, Enhance python debug version support | Marc Chevrier | 2024-05-09 | 43 | -62/+279 |
* | | Merge branch 'release-3.29' | Brad King | 2024-05-14 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge branch 'release-3.28' into release-3.29 | Brad King | 2024-05-14 | 0 | -0/+0 |
| |\ \ | |||||
* | \ \ | Merge branch 'release-3.28' | Brad King | 2024-05-14 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'ExternalProject-xcode-effective-platform' into release-3.28 | Brad King | 2024-05-14 | 1 | -1/+10 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'release-3.29' | Brad King | 2024-05-14 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge topic 'ExternalProject-xcode-effective-platform' into release-3.29 | Brad King | 2024-05-14 | 1 | -1/+10 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
* | | | | | Merge topic 'ExternalProject-xcode-effective-platform' | Brad King | 2024-05-14 | 1 | -1/+10 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | ExternalProject: Restore support for Xcode with an effective platform | Brad King | 2024-05-13 | 1 | -1/+10 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'help-options' | Brad King | 2024-05-14 | 1 | -2/+3 |
|\ \ \ \ | |||||
| * | | | | Help: try_compile how to pass compiler options | scivision | 2024-05-12 | 1 | -2/+3 |
* | | | | | Merge topic 'intel-std' | Brad King | 2024-05-14 | 1 | -2/+23 |
|\ \ \ \ \ | |||||
| * | | | | | IntelLLVM: Record C++26 support | scivision | 2024-05-13 | 1 | -2/+23 |
| |/ / / / | |||||
* | | | | | Merge topic 'test-vs16-v90' | Brad King | 2024-05-14 | 2 | -2/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Avoid running VS 16+ tests when using a pre-v140 toolset | Brad King | 2024-05-13 | 2 | -2/+4 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-14 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge topic 'print-configure-generate-time' | Brad King | 2024-05-13 | 5 | -40/+35 |
|\ \ \ \ \ | |||||
| * | | | | | cmake: Capture more complete configure/generate steps in printed durations | Brad King | 2024-05-10 | 3 | -29/+35 |
| * | | | | | cmGlobalVisualStudio8Generator: Remove unused Configure method override | Brad King | 2024-05-10 | 2 | -11/+0 |
* | | | | | | Merge topic 'cxxmodules-nolibcxx-import-std-reason' | Brad King | 2024-05-13 | 1 | -0/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Modules/Compiler/Clang: add a reason for non-`libc++` compilations | Ben Boeckel | 2024-05-09 | 1 | -0/+3 |
* | | | | | | | Merge topic 'test-race-aix' | Brad King | 2024-05-13 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tests/RunCMake/install: Avoid intermittent failures on AIX | Brad King | 2024-05-10 | 1 | -0/+2 |
* | | | | | | | | Merge topic 'doc-TARGET_PROPERTY-unset' | Brad King | 2024-05-13 | 4 | -4/+14 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help: Document TARGET_PROPERTY genex behavior on unset property | Brad King | 2024-05-10 | 4 | -4/+14 |
| |/ / / / / / / | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-13 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-12 | 1 | -1/+1 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-11 | 1 | -1/+1 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge topic 'macos-prefer-system-curl' | Brad King | 2024-05-10 | 8 | -5/+54 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ci: Add nightly job to build CMake with vendored curl on macOS | Brad King | 2024-05-09 | 3 | -0/+42 |
| * | | | | | | macOS: Prefer building with system-provided curl | Brad King | 2024-05-09 | 5 | -5/+8 |
| * | | | | | | nghttp2: Skip "Using system-installed" message if using system curl | Brad King | 2024-05-09 | 1 | -0/+4 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'tutorial-step9' | Brad King | 2024-05-10 | 5 | -4/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tutorial: Set CPACK_GENERATOR in Step 9 | betsy.mcphail | 2024-05-09 | 5 | -4/+11 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'CheckIPOSupported-C-prototypes' | Brad King | 2024-05-10 | 2 | -2/+2 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | CheckIPOSupported: Fix -Wstrict-prototypes warnings in check for C | Brad King | 2024-05-09 | 2 | -2/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-10 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'remove-vs9-generator' | Brad King | 2024-05-09 | 65 | -521/+92 |
|\ \ \ \ | |||||
| * | | | | Drop Visual Studio 9 2008 generator | Brad King | 2024-05-08 | 63 | -496/+71 |
| * | | | | cmGlobalVisualStudioGenerator: Use member 'Version' more directly | Brad King | 2024-05-08 | 2 | -3/+2 |
| * | | | | cmLocalVisualStudio7Generator: Make vfproj conditions more explicit | Brad King | 2024-05-08 | 4 | -16/+20 |
| * | | | | cmLocalVisualStudio7Generator: Reset per-target members after every target | Brad King | 2024-05-08 | 2 | -2/+4 |
| * | | | | cmVisualStudioGeneratorOptions: Order version check branches consistently | Brad King | 2024-05-07 | 1 | -24/+15 |
* | | | | | Merge topic 'cmake-module-path-example' | Brad King | 2024-05-09 | 1 | -1/+14 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Provide simple CMAKE_MODULE_PATH example | Juan Ramos | 2024-05-07 | 1 | -1/+14 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-09 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'tls-verify' | Brad King | 2024-05-08 | 12 | -2/+15 |
|\ \ \ \ | |||||
| * | | | | ci: Host our own URL to test expected TLS_VERIFY failure | Brad King | 2024-05-08 | 9 | -9/+9 |