summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ci: Add scripts to add nuget to job environment on WindowsBrad King2024-05-143-0/+26
* Merge topic 'FindPython-WIN32-DEBUG'Brad King2024-05-1443-62/+279
|\
| * FindPython: On Windows, Enhance python debug version supportMarc Chevrier2024-05-0943-62/+279
* | Merge branch 'release-3.29'Brad King2024-05-140-0/+0
|\ \
| * \ Merge branch 'release-3.28' into release-3.29Brad King2024-05-140-0/+0
| |\ \
* | \ \ Merge branch 'release-3.28'Brad King2024-05-140-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'ExternalProject-xcode-effective-platform' into release-3.28Brad King2024-05-141-1/+10
| |\ \ \
* | \ \ \ Merge branch 'release-3.29'Brad King2024-05-140-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge topic 'ExternalProject-xcode-effective-platform' into release-3.29Brad King2024-05-141-1/+10
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge topic 'ExternalProject-xcode-effective-platform'Brad King2024-05-141-1/+10
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ExternalProject: Restore support for Xcode with an effective platformBrad King2024-05-131-1/+10
| | |/ / | |/| |
* | | | Merge topic 'help-options'Brad King2024-05-141-2/+3
|\ \ \ \
| * | | | Help: try_compile how to pass compiler optionsscivision2024-05-121-2/+3
* | | | | Merge topic 'intel-std'Brad King2024-05-141-2/+23
|\ \ \ \ \
| * | | | | IntelLLVM: Record C++26 supportscivision2024-05-131-2/+23
| |/ / / /
* | | | | Merge topic 'test-vs16-v90'Brad King2024-05-142-2/+4
|\ \ \ \ \
| * | | | | Tests: Avoid running VS 16+ tests when using a pre-v140 toolsetBrad King2024-05-132-2/+4
* | | | | | CMake Nightly Date StampKitware Robot2024-05-141-1/+1
|/ / / / /
* | | | | Merge topic 'print-configure-generate-time'Brad King2024-05-135-40/+35
|\ \ \ \ \
| * | | | | cmake: Capture more complete configure/generate steps in printed durationsBrad King2024-05-103-29/+35
| * | | | | cmGlobalVisualStudio8Generator: Remove unused Configure method overrideBrad King2024-05-102-11/+0
* | | | | | Merge topic 'cxxmodules-nolibcxx-import-std-reason'Brad King2024-05-131-0/+3
|\ \ \ \ \ \
| * | | | | | Modules/Compiler/Clang: add a reason for non-`libc++` compilationsBen Boeckel2024-05-091-0/+3
* | | | | | | Merge topic 'test-race-aix'Brad King2024-05-131-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Tests/RunCMake/install: Avoid intermittent failures on AIXBrad King2024-05-101-0/+2
* | | | | | | | Merge topic 'doc-TARGET_PROPERTY-unset'Brad King2024-05-134-4/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Document TARGET_PROPERTY genex behavior on unset propertyBrad King2024-05-104-4/+14
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2024-05-131-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2024-05-121-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2024-05-111-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'macos-prefer-system-curl'Brad King2024-05-108-5/+54
|\ \ \ \ \ \
| * | | | | | ci: Add nightly job to build CMake with vendored curl on macOSBrad King2024-05-093-0/+42
| * | | | | | macOS: Prefer building with system-provided curlBrad King2024-05-095-5/+8
| * | | | | | nghttp2: Skip "Using system-installed" message if using system curlBrad King2024-05-091-0/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'tutorial-step9'Brad King2024-05-105-4/+11
|\ \ \ \ \ \
| * | | | | | Tutorial: Set CPACK_GENERATOR in Step 9betsy.mcphail2024-05-095-4/+11
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'CheckIPOSupported-C-prototypes'Brad King2024-05-102-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | CheckIPOSupported: Fix -Wstrict-prototypes warnings in check for CBrad King2024-05-092-2/+2
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2024-05-101-1/+1
| |/ / / |/| | |
* | | | Merge topic 'remove-vs9-generator'Brad King2024-05-0965-521/+92
|\ \ \ \
| * | | | Drop Visual Studio 9 2008 generatorBrad King2024-05-0863-496/+71
| * | | | cmGlobalVisualStudioGenerator: Use member 'Version' more directlyBrad King2024-05-082-3/+2
| * | | | cmLocalVisualStudio7Generator: Make vfproj conditions more explicitBrad King2024-05-084-16/+20
| * | | | cmLocalVisualStudio7Generator: Reset per-target members after every targetBrad King2024-05-082-2/+4
| * | | | cmVisualStudioGeneratorOptions: Order version check branches consistentlyBrad King2024-05-071-24/+15
* | | | | Merge topic 'cmake-module-path-example'Brad King2024-05-091-1/+14
|\ \ \ \ \
| * | | | | Help: Provide simple CMAKE_MODULE_PATH exampleJuan Ramos2024-05-071-1/+14
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2024-05-091-1/+1
| |/ / / |/| | |
* | | | Merge topic 'tls-verify'Brad King2024-05-0812-2/+15
|\ \ \ \
| * | | | ci: Host our own URL to test expected TLS_VERIFY failureBrad King2024-05-089-9/+9