summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ctest: Allow colored output on Windows if CLICOLOR_FORCE is set to 1Cristian Adam2023-11-011-10/+5
|/ / / /
* | | | Merge branch 'release-3.27' into release-3.28Brad King2023-11-010-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'revert-GetPrerequisites-linux-x86' into release-3.27Brad King2023-11-011-1/+1
| |\ \ \
* | \ \ \ Merge topic 'revert-GetPrerequisites-linux-x86' into release-3.28Brad King2023-11-011-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | GetPrerequisites: Revert "Ignore relative paths printed by ldd"Brad King2023-10-311-1/+1
| |/ / /
* | | | Merge branch 'release-3.27' into release-3.28Brad King2023-10-310-0/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'modules-depends-via-target-objects' into release-3.27Brad King2023-10-3111-2/+90
| |\ \ \
* | \ \ \ Merge topic 'modules-depends-via-target-objects' into release-3.28Brad King2023-10-3111-2/+90
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fortran: Restore support for TARGET_OBJECTS providing modulesBen Boeckel2023-10-309-0/+87
| * | | | 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
| * | | | Tests/ObjectLibrary: fix commentBen Boeckel2023-10-271-1/+1
* | | | | Merge topic 'FindFreeType-config-windows' into release-3.28Brad King2023-10-311-2/+32
|\ \ \ \ \
| * | | | | FindFreeType: also set `FREETYPE_FOUND`Ben Boeckel2023-10-301-0/+1
| * | | | | FindFreeType: insert Freetype's location to the startBen Boeckel2023-10-281-1/+1
| * | | | | FindFreeType: handle config-specific `LOCATION` settings as wellBen Boeckel2023-10-281-1/+13
| * | | | | FindFreeType: consider `IMPLIB`-using platformsBen Boeckel2023-10-261-1/+18
| | |_|/ / | |/| | |
* | | | | Merge topic 'cxxmodules-ninja-forced-rsp-files' into release-3.28Brad King2023-10-304-2/+52
|\ \ \ \ \
| * | | | | Tests/CXXModules: test forced rsp files with ninjaBen Boeckel2023-10-284-2/+52
| |/ / / /
* | | | | Merge topic 'cmp0153-suggestion' into release-3.28Brad King2023-10-305-11/+23
|\ \ \ \ \
| * | | | | CMP0153: Add suggestion to use execute_process()Kyle Edwards2023-10-273-4/+9
| * | | | | cmState::AddDisallowedCommand(): Allow additional warning infoKyle Edwards2023-10-272-7/+14
| |/ / / /
* | | | | Merge topic 'FindProtobuf-restore-protoc-include-path' into release-3.28Brad King2023-10-301-4/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindProtobuf: Fix protoc include path regressionAndré Apitzsch2023-10-271-4/+2
|/ / / /
* | | | 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
|\ \ \ \
| * | | | cmcldeps: Restore support for rc.exe path not fully GetShortPathName-dBrad King2023-10-231-1/+2
* | | | | Merge topic 'source_group-TREE-no-FILES' into release-3.28Brad King2023-10-241-2/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | source_group: Restore behavior of TREE with empty FILESBrad King2023-10-231-2/+5
* | | | | Merge topic 'clang-ansi-color' into release-3.28Brad King2023-10-231-2/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Clang: Use -fno-ansi-escape-codes for color diagnostics on WindowsCristian Adam2023-10-231-2/+8
* | | | | Merge topic 'ninja-better-order-depends' into release-3.28Brad 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 topic 'doc-modules-deprecated' into release-3.28Brad King2023-10-231-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: Move some deprecated modules to the dedicated sections權少2023-10-201-4/+4
|/ / / /
* | | | Merge topic 'doc-cmake-presets-8' into release-3.28Brad King2023-10-191-0/+3
|\ \ \ \
| * | | | Help: Document cmake-presets version 8Johel Ernesto Guerrero Peña2023-10-191-0/+3
|/ / / /
* | | | CMake 3.28.0-rc2v3.28.0-rc2Brad King2023-10-181-1/+1
* | | | Merge topic 'cxxmodules-vs-no-synthetic-targets' into release-3.28Brad King2023-10-188-1/+57
|\ \ \ \
| * | | | Tests/CXXModules: test Visual Studio synthetic target errorBen Boeckel2023-10-176-1/+47
| * | | | VS: Explicitly disallow C++ modules provided by imported targetsBen Boeckel2023-10-172-0/+10
* | | | | Merge topic 'cxxmodules-flagtable-fixes' into release-3.28Brad King2023-10-182-2/+20
|\ \ \ \ \
| * | | | | FlagTables: Add entries for cl -scanDependencies flagBen Boeckel2023-10-172-0/+18
| * | | | | FlagTables: `-ifcOutput` takes a subsequent argumentBen Boeckel2023-10-172-2/+2
| |/ / / /
* | | | | Merge topic 'cxxmodules-export-fileset-info' into release-3.28Brad King2023-10-1710-13/+69
|\ \ \ \ \
| * | | | | cxxmodules: include `INCLUDES DESTINATION` directoriesBen Boeckel2023-10-1610-13/+69
| |/ / / /
* | | | | Merge topic 'execute_process-output_file-directory' into release-3.28Brad King2023-10-177-18/+66
|\ \ \ \ \