summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.25.1v3.25.1Brad King2022-11-301-1/+1
* Fortran: Restore support for parsing "end interface X"Brad King2022-11-302-146/+161
* Merge topic 'try_compile-copy-config' into release-3.25Brad King2022-11-231-4/+11
|\
| * try_compile: Restore COPY_FILE with CMAKE_TRY_COMPILE_CONFIGURATIONBrad King2022-11-221-4/+11
* | XCode: ensure LINK_LIBRARY genex is usable with XCODE_LINK_BUILD_PHASE_MODEMarc Chevrier2022-11-221-21/+53
|/
* CMake 3.25.0v3.25.0Brad King2022-11-161-1/+1
* CMP0141: Fix PCH REUSE_FROM when MSVC_DEBUG_INFORMATION_FORMAT is emptyBrad King2022-11-151-2/+4
* msvc: bless MSVC 19.34 support for C++ modules as experimentalBen Boeckel2022-11-111-22/+0
* Ninja: Restore support for compilers not defining a C++ standard levelLingkai Dong2022-11-101-5/+12
* cmake-gui: Restore embedded version information in Windows binaryBrad King2022-11-091-3/+8
* CMake 3.25.0-rc4v3.25.0-rc4Brad King2022-11-081-1/+1
* 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
* VS: Restore support for two-part default toolset versionBrad King2022-11-031-18/+20
* 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
* 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
|\
| * file(DOWNLOAD): Fix LOG with EXPECTED_HASH on download failureAurelien Regat-Barrel2022-10-301-5/+7
* | Merge topic 'ninja-showIncludes-encoding' into release-3.25Brad 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-282-1/+8
| * | cmGeneratedFileStream: Add support for a temporary alternate encodingBrad King2022-10-282-0/+20
| |/
* | 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
|\
| * VS: Fix paths in multi-target SDK-style projectsSebastian Maisch2022-10-271-1/+2
* | Xcode: Revert "Don't set INSTALL_PATH unless target is SHARED_LIBRARY"Brad King2022-10-271-3/+3
|/
* Merge topic 'cmake-presets-workflow-arguments' into release-3.25Brad King2022-10-273-12/+49
|\
| * cmake --workflow: add --fresh optionKyle Edwards2022-10-263-7/+25
| * cmake::Workflow: Refactor to use enum class argumentKyle Edwards2022-10-263-7/+17
| * cmake --workflow: print usage and exit on unrecognized argumentKyle Edwards2022-10-261-0/+2
| * cmake --workflow: print usage messageKyle Edwards2022-10-251-1/+8
* | Merge topic 'xcode-swift-defs' into release-3.25Brad King2022-10-271-11/+32
|\ \
| * | Xcode: Evaluate Swift compile definitions separatelyBrad King2022-10-251-11/+32
| |/
* | Merge topic 'cpack-trace-argument' into release-3.25Brad King2022-10-271-2/+2
|\ \
| * | CPack: Require no argument for --trace and --trace-expandKyle Edwards2022-10-251-2/+2
* | | Merge topic 'vswhere-support-x86' into release-3.25Brad King2022-10-271-2/+21
|\ \ \
| * | | VS: Fix crash finding vswhere on 32-bit WindowsBrad King2022-10-261-2/+21
| |/ /
| * | Merge branch 'filesystem-path-c++03-abi' into release-3.24Brad King2022-10-202-3/+12
| |\ \
| * \ \ Merge branch 'try_compile-CMP0128' into release-3.24Brad King2022-10-181-0/+6
| |\ \ \
* | \ \ \ Merge topic 'ninja-intl-paths' into release-3.25Brad King2022-10-272-14/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Ninja: Restore support for non-ascii paths on Windows with ninja<=1.10Brad King2022-10-262-14/+0
| | |_|/ | |/| |
* | | | Merge topic 'cmake-presets-list-workflow-type' into release-3.25Brad King2022-10-241-0/+5
|\ \ \ \
| * | | | cmake: Support --list-presets=workflowKyle Edwards2022-10-211-0/+5
* | | | | cmGlobalVisualStudioGenerator: Fix compiling as C++20 in VS 2022Werner, Joerg2022-10-211-1/+2
|/ / / /
* | | | Merge topic 'filesystem-path-c++03-abi' into release-3.25Brad King2022-10-212-3/+12
|\ \ \ \ | |/ / /