summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix clang -Wstrict-prototypes warningsBrad King2023-10-26271-330/+330
* CMake Nightly Date StampKitware Robot2023-10-251-1/+1
* Merge branch 'release-3.28'Brad King2023-10-240-0/+0
|\
| * CMake 3.28.0-rc3v3.28.0-rc3Brad King2023-10-241-1/+1
* | Merge topic 'compute-compiler-linker'Brad King2023-10-2423-108/+439
|\ \
| * | Link Step: use the correct linker for depfile handlingMarc Chevrier2023-10-241-11/+18
| * | Link Step: compute effective linker used by the compilerMarc Chevrier2023-10-2422-97/+421
* | | 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-243-4/+4
|\ \ \ \
| * | | | Fix clang -Wdeprecated-pragma warnings by removing deprecated ATOMIC_VAR_INITSean McBride2023-10-211-2/+2
| * | | | Fix clang -Wstrict-prototypes by making main take void instead of nothingSean McBride2023-10-201-1/+1
| * | | | Fix clang -Wreserved-identifier by renaming an enumSean McBride2023-10-201-1/+1
* | | | | Merge branch 'release-3.28'Brad King2023-10-240-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge topic 'cmcldeps-quote-rc' into release-3.28Brad King2023-10-241-1/+2
| |\ \ \ \
* | \ \ \ \ 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 branch 'release-3.28'Brad King2023-10-240-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'source_group-TREE-no-FILES' into release-3.28Brad King2023-10-241-2/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge topic 'source_group-TREE-no-FILES'Brad King2023-10-241-2/+5
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | source_group: Restore behavior of TREE with empty FILESBrad King2023-10-231-2/+5
* | | | | | CMake Nightly Date StampKitware Robot2023-10-241-1/+1
* | | | | | Merge branch 'release-3.28'Brad King2023-10-230-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'clang-ansi-color' into release-3.28Brad King2023-10-231-2/+8
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge topic 'clang-ansi-color'Brad King2023-10-231-2/+8
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | Clang: Use -fno-ansi-escape-codes for color diagnostics on WindowsCristian Adam2023-10-231-2/+8
* | | | | Merge topic 'ninja-minor-cleanups'Brad King2023-10-233-24/+16
|\ \ \ \ \
| * | | | | cmGlobalNinjaGenerator: remove unnecessary virtual methodBen Boeckel2023-10-202-11/+1
| * | | | | cmGlobalNinjaGenerator: fix lambda variable name typoBen Boeckel2023-10-201-6/+6
| * | | | | cmFileCommand: combine string literalsBen Boeckel2023-10-201-7/+9
* | | | | | Merge branch 'release-3.28'Brad King2023-10-230-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge topic 'ninja-better-order-depends' into release-3.28Brad King2023-10-2310-5/+97
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'ninja-better-order-depends'Brad King2023-10-2310-5/+97
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | cmNinjaTargetGenerator: do not order-depend on C++ module sourcesBen Boeckel2023-10-208-5/+87
| * | | | | | cmNinjaTargetGenerator: use the file set visibility APIBen Boeckel2023-10-201-1/+1
| * | | | | | cmFileSet: add a query for includeable file set typesBen Boeckel2023-10-202-0/+7
| * | | | | | cmNinjaTargetGenerator: avoid traversing old outputs repeatedlyBen Boeckel2023-10-201-0/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'release-3.28'Brad King2023-10-230-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'doc-modules-deprecated' into release-3.28Brad King2023-10-231-4/+4
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge topic 'doc-modules-deprecated'Brad King2023-10-231-4/+4
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: Move some deprecated modules to the dedicated sections權少2023-10-201-4/+4
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2023-10-231-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-10-221-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-10-211-1/+1
* | | | | Merge topic 'ci-linkcheck'Brad King2023-10-203-3/+3
|\ \ \ \ \
| * | | | | Help: Replace link with its http redirectBrad King2023-10-193-3/+3
* | | | | | CMake Nightly Date StampKitware Robot2023-10-201-1/+1
| |_|/ / / |/| | | |
* | | | | Merge branch 'release-3.28'Brad King2023-10-190-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |