summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | CMake Nightly Date StampKitware Robot2023-07-121-1/+1
|/ / / / / / / /
* | | | | | | | Merge topic 'cmList-regression'Brad King2023-07-111-7/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | cmList: Fix performance regression in Join / to_stringNicolas van Kempen2023-07-061-7/+6
* | | | | | | | | CMake Nightly Date StampKitware Robot2023-07-111-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2023-07-101-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2023-07-091-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2023-07-081-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge topic 'source_group-TREE-no-FILES'Brad King2023-07-071-3/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | source_group: Fix TREE without FILESAlex Neundorf2023-07-051-3/+20
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'msvc-embed-manifest-direct'Brad King2023-07-071-0/+20
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | MSVC: Restore support for non-incremental linking without 'rc' in PATHBrad King2023-07-061-0/+20
| | |_|/ / / / | |/| | | | |
| * | | | | | CMake 3.27.0-rc4v3.27.0-rc4Brad King2023-06-301-1/+1
| * | | | | | Merge topic 'debugger-segfault' into release-3.27Brad King2023-06-301-4/+10
| |\ \ \ \ \ \
* | | | | | | | CMake Nightly Date StampKitware Robot2023-07-071-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2023-07-061-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2023-07-051-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2023-07-041-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2023-07-031-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2023-07-021-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2023-07-011-1/+1
* | | | | | | Merge topic 'debugger-segfault'Brad King2023-06-301-4/+10
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Debugger: Fix threads request segfault after thread exited eventBen McMorran2023-06-291-4/+10
* | | | | | | Merge topic 'vs-cxxmodules-same-src-name'Brad King2023-06-301-0/+11
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | VS: Fix C++ modules in source files with the same nameBrad King2023-06-281-0/+11
| |/ / / / /
| * | | | | Merge topic 'vs-sdk-selection' into release-3.27Brad King2023-06-234-11/+10
| |\ \ \ \ \
* | | | | | | CMake Nightly Date StampKitware Robot2023-06-301-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2023-06-291-1/+1
| |_|/ / / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2023-06-281-1/+1
* | | | | | Merge topic 'vs12-deprecate'Brad King2023-06-272-1/+21
|\ \ \ \ \ \
| * | | | | | Deprecate Visual Studio 12 2013 generatorBrad King2023-06-262-1/+21
| | |_|/ / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2023-06-271-1/+1
|/ / / / /
* | | | | Merge topic 'imported-target-framework-path'Brad King2023-06-263-7/+41
|\ \ \ \ \
| * | | | | macOS: Allow IMPORTED_LOCATION to be a framework folderKyle Edwards2023-06-233-7/+41
* | | | | | CMake Nightly Date StampKitware Robot2023-06-261-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-06-251-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-06-241-1/+1
* | | | | | Merge topic 'build-pch'Brad King2023-06-2321-88/+135
|\ \ \ \ \ \
| * | | | | | C{Make,Test}Lib: Precompile common expensive headersClemens Wasser2023-06-223-7/+63
| * | | | | | cmGlobalGenerator: Remove unused windows.h includeClemens Wasser2023-06-221-4/+0
| * | | | | | codecvt: Extrace codecvt::Encoding to remove codecvt includesClemens Wasser2023-06-2213-55/+62
| * | | | | | cmFileLockResult: Remove expensive windows.h includeClemens Wasser2023-06-223-18/+6
| * | | | | | cmFileLock: Remove expensive windows.h includeClemens Wasser2023-06-222-4/+4
* | | | | | | Merge topic 'export-file-set-absolute-cmake-install-includedir'Brad King2023-06-231-9/+14
|\ \ \ \ \ \ \
| * | | | | | | File set: Allow absolute CMAKE_INSTALL_INCLUDEDIRKyle Edwards2023-06-201-9/+14
* | | | | | | | Merge topic 'cmList-container-conversion'Brad King2023-06-2333-96/+149
|\ \ \ \ \ \ \ \
| * | | | | | | | cmList: Add container conversion to stringMarc Chevrier2023-06-2233-96/+149
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'vs-sdk-selection'Brad King2023-06-234-11/+10
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | VS: Restore Windows SDK selection with platform in generator nameBrad King2023-06-224-11/+10
* | | | | | | | Merge topic 'vs-cxxmodules-public-bmis'Brad King2023-06-232-0/+25
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | VS: Make C++ module BMIs public by default for shared librariesAndreas Weis2023-06-222-0/+25
| |/ / / / / /