summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2023-12-201-1/+1
* Merge topic 'Xcode-Check-Imported-Framework'Brad King2023-12-191-5/+17
|\
| * Xcode: Restore support for standalone IMPORTED_LOCATION_<CONFIG>Marc Chevrier2023-12-181-5/+17
| * CMake 3.28.1v3.28.1Brad King2023-12-141-1/+1
* | CMake Nightly Date StampKitware Robot2023-12-191-1/+1
* | CMake Nightly Date StampKitware Robot2023-12-181-1/+1
* | CMake Nightly Date StampKitware Robot2023-12-171-1/+1
* | Merge topic 'swift-split-compilation-model'Brad King2023-12-167-28/+274
|\ \
| * | Swift/Ninja: Split compilation modelEvan Wilde2023-12-155-15/+253
| * | cmGlobalGenerator: Allow passing language to GetLangaugeOutputExtensionEvan Wilde2023-12-052-13/+21
* | | CMake Nightly Date StampKitware Robot2023-12-161-1/+1
* | | Merge topic 'cmake-test-launcher'Brad King2023-12-154-7/+35
|\ \ \
| * | | fileapi: Add test launcher to codemodel-v2Ralf Habacker2023-12-131-5/+8
| * | | add_test: Optionally use a launcher for tests running in-project targetsRalf Habacker2023-12-133-0/+23
| * | | fileapi: Make launcher attribute 'arguments' optionalRalf Habacker2023-12-131-1/+3
| * | | cmFileAPICodemodel: Add missing std::move()Ralf Habacker2023-12-131-2/+2
| |/ /
* | | CMake Nightly Date StampKitware Robot2023-12-151-1/+1
* | | CMake Nightly Date StampKitware Robot2023-12-141-1/+1
* | | CMake Nightly Date StampKitware Robot2023-12-131-1/+1
* | | Merge topic 'create_test_sourcelist-full-filepath'Brad King2023-12-121-9/+7
|\ \ \
| * | | create_test_sourcelist: use the full path to the driverBen Boeckel2023-12-111-1/+1
| * | | cmCreateTestSourceList: simplify string operationsBen Boeckel2023-12-111-8/+6
* | | | Merge topic 'cmake-sources-no-scan'Brad King2023-12-124-0/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | cmGlobalXCodeGenerator: disable C++ module scanning for force-lang filesBen Boeckel2023-12-111-0/+1
| * | | cmLocalGenerator: disable C++ module scanning for unity sourcesBen Boeckel2023-12-111-0/+1
| * | | cmLocalGenerator: disable C++ module scanning for copied PCH sourcesBen Boeckel2023-12-111-0/+1
| * | | cmQtAutoGenInitializer: disable C++ module scanning for autogen sourcesBen Boeckel2023-12-111-0/+1
| * | | cmGeneratorTarget: disable C++ module scanning for verify targetsBen Boeckel2023-12-111-0/+1
| * | | CMake 3.28.0v3.28.0Brad King2023-12-061-1/+1
| * | | Merge topic 'fix-cxx-module-transitive-requirements' into release-3.28Brad King2023-12-061-5/+8
| |\ \ \
* | | | | CMake Nightly Date StampKitware Robot2023-12-121-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-12-111-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-12-101-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2023-12-091-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-12-081-1/+1
* | | | Merge topic 'makefiles-lwyu-module-libraries'Brad King2023-12-071-0/+3
|\ \ \ \
| * | | | Makefiles: Add LINK_WHAT_YOU_USE support for MODULE librariesPeter Kokot2023-12-061-0/+3
* | | | | Merge topic 'cmuvprocesschain-external-loop'Brad King2023-12-072-2/+32
|\ \ \ \ \
| * | | | | cmUVProcessChain: Add option for external uv_loop_tKyle Edwards2023-12-052-2/+32
* | | | | | Merge topic 'win-fs'Brad King2023-12-071-2/+9
|\ \ \ \ \ \
| * | | | | | Source: Enhance check for C++17 filesystem supportMichael Hirsch2023-12-051-2/+9
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2023-12-071-1/+1
* | | | | | Merge topic 'fix-cxx-module-transitive-requirements'Brad King2023-12-061-5/+8
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | cmCxxModuleMapper: Fix transitive requirements computationnamniav2023-12-051-5/+8
* | | | | | Merge topic 'imported-implib-only'Brad King2023-12-063-12/+26
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | cmComputeLinkInformation: Restore soname lookup for non-imported targetsBrad King2023-12-052-12/+12
| * | | | cmGeneratorTarget: Add helper to check for known runtime artifactBrad King2023-12-052-0/+14
| |/ / /
| * | | Merge topic 'RH-gcc-toolset-10-bug-check' into release-3.28Brad King2023-12-051-0/+28
| |\ \ \
| * \ \ \ Merge topic 'cxxmodules-pch' into release-3.28Brad King2023-12-052-8/+10
| |\ \ \ \
| * \ \ \ \ Merge topic 'cmFileCopier-error-loss' into release-3.28Brad King2023-12-057-59/+77
| |\ \ \ \ \