summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2023-12-231-1/+1
* CMake Nightly Date StampKitware Robot2023-12-221-1/+1
* CMake Nightly Date StampKitware Robot2023-12-211-1/+1
* Merge topic 'cmake-presets-empty-architecture'Brad King2023-12-201-2/+3
|\
| * CMakePresets.json: Don't use architecture and toolset if emptyKyle Edwards2023-12-191-2/+3
* | Merge topic 'add_test-CROSSCOMPILING_EMULATOR-exclusive'Brad King2023-12-204-2/+17
|\ \
| * | add_test: Honor CROSSCOMPILING_EMULATOR only when cross-compilingRalf Habacker2023-12-194-2/+17
* | | Merge topic 'swift-CMP0157-old'Brad King2023-12-201-1/+2
|\ \ \
| * | | Swift/Ninja: Fix missing OFM in CMP0157 OLD behaviorEvan Wilde2023-12-191-1/+2
| |/ /
* | | 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
| |/ / / / /