summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2023-11-021-1/+1
* Merge topic 'cxxmodules-cmp0155-graceful-fallback-without-scanner'Brad King2023-11-016-13/+33
|\
| * cmGlobalGenerator: give context about module queriesBen Boeckel2023-11-015-8/+22
| * CMP0155: ignore scanning for sources if no scanner is availableBen Boeckel2023-11-012-6/+12
* | Merge topic 'ctest-windows-color'Brad King2023-11-011-10/+5
|\ \
| * | ctest: Allow colored output on Windows if CLICOLOR_FORCE is set to 1Cristian Adam2023-11-011-10/+5
| * | Merge topic 'modules-depends-via-target-objects' into release-3.28Brad King2023-10-313-1/+22
| |\ \
| * \ \ Merge topic 'cxxmodules-ninja-forced-rsp-files' into release-3.28Brad King2023-10-301-2/+1
| |\ \ \
* | | | | CMake Nightly Date StampKitware Robot2023-11-011-1/+1
* | | | | Merge topic 'modules-depends-via-target-objects'Brad King2023-10-313-1/+22
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fortran: Restore support for TARGET_OBJECTS providing modulesBen Boeckel2023-10-302-0/+20
| * | | | cmComputeLinkInformation: skip over linking to items for object purposesBen Boeckel2023-10-271-1/+1
| * | | | cmComputeLinkDepends: also copy the target from object link itemsBen Boeckel2023-10-271-0/+1
| * | | | CMake 3.27.7v3.27.7Brad King2023-10-061-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-10-311-1/+1
* | | | | Merge topic 'cxxmodules-ninja-forced-rsp-files'Brad King2023-10-301-2/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Tests/CXXModules: test forced rsp files with ninjaBen Boeckel2023-10-281-2/+1
| | |_|/ | |/| |
* | | | Merge topic 'cmp0153-suggestion'Brad King2023-10-303-10/+19
|\ \ \ \ | | |_|/ | |/| |
| * | | CMP0153: Add suggestion to use execute_process()Kyle Edwards2023-10-271-3/+5
| * | | cmState::AddDisallowedCommand(): Allow additional warning infoKyle Edwards2023-10-272-7/+14
| |/ /
| * | CMake 3.28.0-rc3v3.28.0-rc3Brad King2023-10-241-1/+1
| * | Merge topic 'cmcldeps-quote-rc' into release-3.28Brad King2023-10-241-1/+2
| |\ \
* | | | CMake Nightly Date StampKitware Robot2023-10-301-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-10-291-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-10-281-1/+1
* | | | Merge topic 'cpack-archive-dedup'Brad King2023-10-272-8/+151
|\ \ \ \
| * | | | CPack: Avoid adding duplicate files to archive when combining componentsAtılhan Emre Dursunoğlu2023-10-262-8/+151
* | | | | Merge topic 'unity-build-objc'Brad King2023-10-271-3/+12
|\ \ \ \ \
| * | | | | Unity: Enable UNITY_BUILD for OBJC and OBJCXX filesRob Raguet-Schofield2023-10-261-3/+12
* | | | | | Merge topic 'debugger-function-name-in-stacktrace'Brad King2023-10-272-2/+6
|\ \ \ \ \ \
| * | | | | | Debugger: report function name in DAP stackframesDmitry.Neverov2023-10-262-2/+6
* | | | | | | Merge topic 'fix-Wdeprecated-this-capture'Brad King2023-10-271-7/+9
|\ \ \ \ \ \ \
| * | | | | | | Source: Fix clang -Wdeprecated-this-capture warningsSean McBride2023-10-261-7/+9
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'fix-Wstrict-prototypes'Brad King2023-10-271-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Source: Fix clang -Wstrict-prototypes warningsSean McBride2023-10-261-1/+1
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2023-10-271-1/+1
* | | | | | | Merge topic 'hint-about-missing-extension-on-windows'Brad King2023-10-261-1/+5
|\ \ \ \ \ \ \
| * | | | | | | cmGlobalGenerator: hint about missing extensions on WindowsBen Boeckel2023-10-241-1/+5
* | | | | | | | CMake Nightly Date StampKitware Robot2023-10-261-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2023-10-251-1/+1
* | | | | | | Merge topic 'vector-emplace-back'Brad King2023-10-249-38/+40
|\ \ \ \ \ \ \
| * | | | | | | Source: Reduce vector entry allocations and copiesRose2023-10-238-37/+38
| * | | | | | | cmLinkItemGraphVisitor: Remove unnecessary syntaxRose2023-10-231-1/+1
| * | | | | | | cmCPackInnoSetupGenerator: Reserve space to reduce allocationsRose2023-10-231-0/+1
* | | | | | | | Merge topic 'misc-warnings'Brad King2023-10-242-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix clang -Wdeprecated-pragma warnings by removing deprecated ATOMIC_VAR_INITSean McBride2023-10-211-2/+2
| * | | | | | | | Fix clang -Wreserved-identifier by renaming an enumSean McBride2023-10-201-1/+1
* | | | | | | | | Merge topic 'cmcldeps-quote-rc'Brad King2023-10-241-1/+2
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | cmcldeps: Restore support for rc.exe path not fully GetShortPathName-dBrad King2023-10-231-1/+2
* | | | | | | | | Merge topic 'source_group-TREE-no-FILES'Brad King2023-10-241-2/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |