summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ctest_configure-S-B'Brad King2022-11-081-1/+6
|\
| * ctest_config: pass -S, -B args for log clarityMichael Hirsch2022-11-041-1/+6
* | Merge topic 'block-var-scope'Brad King2022-11-083-16/+17
|\ \
| * | cmState: Clarify name of member tracking the active scope in a directoryBrad King2022-11-073-17/+17
| * | block: Fix variable scope protection from modification by subdirectoriesBrad King2022-11-071-0/+1
* | | CMake Nightly Date StampKitware Robot2022-11-081-1/+1
* | | Merge topic 'update-kwsys'Brad King2022-11-074-9/+60
|\ \ \
| * | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2022-11-064-9/+60
* | | | Merge topic 'clang-tidy-module-cmsys-fstream-check'Brad King2022-11-071-5/+6
|\ \ \ \
| * | | | Source: silence false positives for cmsys::fstream checkKyle Edwards2022-11-041-5/+6
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2022-11-071-1/+1
* | | | CMake Nightly Date StampKitware Robot2022-11-061-1/+1
* | | | CMake Nightly Date StampKitware Robot2022-11-051-1/+1
| |/ / |/| |
* | | Merge topic 'vs-default-toolset'Brad King2022-11-041-18/+20
|\ \ \ | |/ / |/| / | |/
| * VS: Restore support for two-part default toolset versionBrad King2022-11-031-18/+20
* | CMake Nightly Date StampKitware Robot2022-11-041-1/+1
* | Merge topic 'xcode-swift-include-dirs'Brad King2022-11-031-10/+15
|\ \ | |/
| * Xcode: Implement Swift include directoriesBrad King2022-11-021-0/+3
| * Xcode: Restore Swift framework search directoriesBrad King2022-11-021-10/+12
| * CMake 3.25.0-rc3v3.25.0-rc3Brad King2022-11-011-1/+1
* | CMake Nightly Date StampKitware Robot2022-11-031-1/+1
* | CMake Nightly Date StampKitware Robot2022-11-021-1/+1
* | Merge topic 'compile-commands-output-field'Brad King2022-11-016-8/+16
|\ \
| * | EXPORT_COMPILE_COMMANDS: add `output` fieldBen Boeckel2022-10-286-8/+16
* | | Merge topic 'cmp0141-pch-reuse'Brad King2022-11-012-24/+47
|\ \ \ | | |/ | |/|
| * | CMP0141: Fix PCH REUSE_FROM under policy NEW behaviorBrad King2022-10-311-6/+16
| * | cmLocalGenerator: Clarify name of local PDB type variableBrad King2022-10-311-3/+2
| * | cmLocalGenerator: Factor out helper to compute MSVC_DEBUG_INFORMATION_FORMATBrad King2022-10-312-16/+30
| * | Merge topic 'file-download-log-with-hash' into release-3.25Brad King2022-10-311-5/+7
| |\ \
| * \ \ Merge topic 'ninja-showIncludes-encoding' into release-3.25Brad King2022-10-315-34/+23
| |\ \ \
* | | | | CMake Nightly Date StampKitware Robot2022-11-011-1/+1
* | | | | Merge topic 'ewilde/swift-output-file-map-logic'Brad King2022-10-315-34/+38
|\ \ \ \ \
| * | | | | Swift: Omit output-file-map when used as a linkerEvan Wilde2022-10-285-34/+38
* | | | | | Merge topic 'vs-CLRSupport'Brad King2022-10-312-4/+12
|\ \ \ \ \ \
| * | | | | | VS: Add COMMON_LANGUAGE_RUNTIME support for "netcore"ζeh Matt2022-10-282-4/+12
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'file-download-log-with-hash'Brad King2022-10-311-5/+7
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | file(DOWNLOAD): Fix LOG with EXPECTED_HASH on download failureAurelien Regat-Barrel2022-10-301-5/+7
* | | | | | Merge topic 'ninja-showIncludes-encoding'Brad King2022-10-315-34/+23
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | cmGeneratedFileStream: Drop unused WriteRaw methodBrad King2022-10-302-23/+1
| * | | | | Ninja: Match showIncludes dependencies using console output code pageBrad King2022-10-301-21/+5
| * | | | | cm_codecvt: Add support for the Windows console output code pageBrad King2022-10-292-1/+8
| * | | | | cmGeneratedFileStream: Add support for a temporary alternate encodingBrad King2022-10-292-0/+20
| |/ / / /
* | | | | Merge topic 'xcode-obj-dir'Brad King2022-10-312-8/+25
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Xcode: Put object files in a place that Xcode cleansBrad King2022-10-282-8/+25
| |/ / /
| * | | Merge topic 'vs-dotnet-sdk-output-paths' into release-3.25Brad King2022-10-281-1/+2
| |\ \ \
* | | | | CMake Nightly Date StampKitware Robot2022-10-311-1/+1
* | | | | CMake Nightly Date StampKitware Robot2022-10-301-1/+1
* | | | | CMake Nightly Date StampKitware Robot2022-10-291-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'timestamp-timezone'Brad King2022-10-282-5/+62
|\ \ \ \
| * | | | string(TIMESTAMP): Add %z and %Z for adding time zone stringVasiliy Koyrev2022-10-272-5/+62