Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'ewilde/swift-output-file-map-logic' | Brad King | 2022-10-31 | 5 | -34/+38 |
|\ | |||||
| * | Swift: Omit output-file-map when used as a linker | Evan Wilde | 2022-10-28 | 5 | -34/+38 |
* | | Merge topic 'vs-CLRSupport' | Brad King | 2022-10-31 | 2 | -4/+12 |
|\ \ | |||||
| * | | VS: Add COMMON_LANGUAGE_RUNTIME support for "netcore" | ζeh Matt | 2022-10-28 | 2 | -4/+12 |
* | | | Merge topic 'file-download-log-with-hash' | Brad King | 2022-10-31 | 1 | -5/+7 |
|\ \ \ | |||||
| * | | | file(DOWNLOAD): Fix LOG with EXPECTED_HASH on download failure | Aurelien Regat-Barrel | 2022-10-30 | 1 | -5/+7 |
* | | | | Merge topic 'ninja-showIncludes-encoding' | Brad King | 2022-10-31 | 5 | -34/+23 |
|\ \ \ \ | |||||
| * | | | | cmGeneratedFileStream: Drop unused WriteRaw method | Brad King | 2022-10-30 | 2 | -23/+1 |
| * | | | | Ninja: Match showIncludes dependencies using console output code page | Brad King | 2022-10-30 | 1 | -21/+5 |
| * | | | | cm_codecvt: Add support for the Windows console output code page | Brad King | 2022-10-29 | 2 | -1/+8 |
| * | | | | cmGeneratedFileStream: Add support for a temporary alternate encoding | Brad King | 2022-10-29 | 2 | -0/+20 |
| |/ / / | |||||
* | | | | Merge topic 'xcode-obj-dir' | Brad King | 2022-10-31 | 2 | -8/+25 |
|\ \ \ \ | |||||
| * | | | | Xcode: Put object files in a place that Xcode cleans | Brad King | 2022-10-28 | 2 | -8/+25 |
| |/ / / | |||||
| * | | | Merge topic 'vs-dotnet-sdk-output-paths' into release-3.25 | Brad King | 2022-10-28 | 1 | -1/+2 |
| |\ \ \ | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-10-31 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-10-30 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-10-29 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'timestamp-timezone' | Brad King | 2022-10-28 | 2 | -5/+62 |
|\ \ \ \ | |||||
| * | | | | string(TIMESTAMP): Add %z and %Z for adding time zone string | Vasiliy Koyrev | 2022-10-27 | 2 | -5/+62 |
* | | | | | Merge topic 'extended-profiling' | Brad King | 2022-10-28 | 5 | -21/+106 |
|\ \ \ \ \ | |||||
| * | | | | | cmake: Add profiling events for configure and generate | Kyle Edwards | 2022-10-27 | 2 | -1/+10 |
| * | | | | | cmMakefileProfilingData: Refactor to use RAII | Kyle Edwards | 2022-10-26 | 4 | -21/+97 |
* | | | | | | Merge topic 'vs-dotnet-sdk-output-paths' | Brad King | 2022-10-28 | 1 | -1/+2 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | VS: Fix paths in multi-target SDK-style projects | Sebastian Maisch | 2022-10-27 | 1 | -1/+2 |
* | | | | | | Merge topic 'xcode-restore-install-path' | Brad King | 2022-10-28 | 1 | -3/+3 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Xcode: Revert "Don't set INSTALL_PATH unless target is SHARED_LIBRARY" | Brad King | 2022-10-27 | 1 | -3/+3 |
| |/ / / / | |||||
| * | | | | Merge topic 'cmake-presets-workflow-arguments' into release-3.25 | Brad King | 2022-10-27 | 3 | -12/+49 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'xcode-swift-defs' into release-3.25 | Brad King | 2022-10-27 | 1 | -11/+32 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'cpack-trace-argument' into release-3.25 | Brad King | 2022-10-27 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge topic 'vswhere-support-x86' into release-3.25 | Brad King | 2022-10-27 | 1 | -2/+21 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge topic 'ninja-intl-paths' into release-3.25 | Brad King | 2022-10-27 | 2 | -14/+0 |
| |\ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-10-28 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
* | | | | | | | | | Merge topic 'cmake-presets-workflow-arguments' | Brad King | 2022-10-27 | 3 | -12/+49 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | cmake --workflow: add --fresh option | Kyle Edwards | 2022-10-26 | 3 | -7/+25 |
| * | | | | | | | | cmake::Workflow: Refactor to use enum class argument | Kyle Edwards | 2022-10-26 | 3 | -7/+17 |
| * | | | | | | | | cmake --workflow: print usage and exit on unrecognized argument | Kyle Edwards | 2022-10-26 | 1 | -0/+2 |
| * | | | | | | | | cmake --workflow: print usage message | Kyle Edwards | 2022-10-25 | 1 | -1/+8 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'xcode-swift-defs' | Brad King | 2022-10-27 | 1 | -11/+32 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Xcode: Evaluate Swift compile definitions separately | Brad King | 2022-10-25 | 1 | -11/+32 |
| |/ / / / / / | |||||
| * | | | | | | Merge topic 'cmake-presets-list-workflow-type' into release-3.25 | Brad King | 2022-10-24 | 1 | -0/+5 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'cpack-trace-argument' | Brad King | 2022-10-27 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | CPack: Require no argument for --trace and --trace-expand | Kyle Edwards | 2022-10-25 | 1 | -2/+2 |
* | | | | | | | | Merge topic 'vswhere-support-x86' | Brad King | 2022-10-27 | 1 | -2/+21 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | VS: Fix crash finding vswhere on 32-bit Windows | Brad King | 2022-10-26 | 1 | -2/+21 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch 'filesystem-path-c++03-abi' into release-3.24 | Brad King | 2022-10-20 | 2 | -3/+12 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'try_compile-CMP0128' into release-3.24 | Brad King | 2022-10-18 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'ninja-intl-paths' | Brad King | 2022-10-27 | 2 | -14/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | Ninja: Restore support for non-ascii paths on Windows with ninja<=1.10 | Brad King | 2022-10-26 | 2 | -14/+0 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-10-27 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-10-26 | 1 | -1/+1 |