index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
ctest: Allow colored output on Windows if CLICOLOR_FORCE is set to 1
Cristian Adam
2023-11-01
1
-10/+5
|
/
/
/
/
*
|
|
|
Merge branch 'release-3.27' into release-3.28
Brad King
2023-11-01
0
-0/+0
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'revert-GetPrerequisites-linux-x86' into release-3.27
Brad King
2023-11-01
1
-1/+1
|
|
\
\
\
*
|
\
\
\
Merge topic 'revert-GetPrerequisites-linux-x86' into release-3.28
Brad King
2023-11-01
1
-1/+1
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
GetPrerequisites: Revert "Ignore relative paths printed by ldd"
Brad King
2023-10-31
1
-1/+1
|
|
/
/
/
*
|
|
|
Merge branch 'release-3.27' into release-3.28
Brad King
2023-10-31
0
-0/+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'modules-depends-via-target-objects' into release-3.27
Brad King
2023-10-31
11
-2/+90
|
|
\
\
\
*
|
\
\
\
Merge topic 'modules-depends-via-target-objects' into release-3.28
Brad King
2023-10-31
11
-2/+90
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Fortran: Restore support for TARGET_OBJECTS providing modules
Ben Boeckel
2023-10-30
9
-0/+87
|
*
|
|
|
cmComputeLinkInformation: skip over linking to items for object purposes
Ben Boeckel
2023-10-27
1
-1/+1
|
*
|
|
|
cmComputeLinkDepends: also copy the target from object link items
Ben Boeckel
2023-10-27
1
-0/+1
|
*
|
|
|
Tests/ObjectLibrary: fix comment
Ben Boeckel
2023-10-27
1
-1/+1
*
|
|
|
|
Merge topic 'FindFreeType-config-windows' into release-3.28
Brad King
2023-10-31
1
-2/+32
|
\
\
\
\
\
|
*
|
|
|
|
FindFreeType: also set `FREETYPE_FOUND`
Ben Boeckel
2023-10-30
1
-0/+1
|
*
|
|
|
|
FindFreeType: insert Freetype's location to the start
Ben Boeckel
2023-10-28
1
-1/+1
|
*
|
|
|
|
FindFreeType: handle config-specific `LOCATION` settings as well
Ben Boeckel
2023-10-28
1
-1/+13
|
*
|
|
|
|
FindFreeType: consider `IMPLIB`-using platforms
Ben Boeckel
2023-10-26
1
-1/+18
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'cxxmodules-ninja-forced-rsp-files' into release-3.28
Brad King
2023-10-30
4
-2/+52
|
\
\
\
\
\
|
*
|
|
|
|
Tests/CXXModules: test forced rsp files with ninja
Ben Boeckel
2023-10-28
4
-2/+52
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'cmp0153-suggestion' into release-3.28
Brad King
2023-10-30
5
-11/+23
|
\
\
\
\
\
|
*
|
|
|
|
CMP0153: Add suggestion to use execute_process()
Kyle Edwards
2023-10-27
3
-4/+9
|
*
|
|
|
|
cmState::AddDisallowedCommand(): Allow additional warning info
Kyle Edwards
2023-10-27
2
-7/+14
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'FindProtobuf-restore-protoc-include-path' into release-3.28
Brad King
2023-10-30
1
-4/+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
FindProtobuf: Fix protoc include path regression
André Apitzsch
2023-10-27
1
-4/+2
|
/
/
/
/
*
|
|
|
CMake 3.28.0-rc3
v3.28.0-rc3
Brad King
2023-10-24
1
-1/+1
*
|
|
|
Merge topic 'cmcldeps-quote-rc' into release-3.28
Brad King
2023-10-24
1
-1/+2
|
\
\
\
\
|
*
|
|
|
cmcldeps: Restore support for rc.exe path not fully GetShortPathName-d
Brad King
2023-10-23
1
-1/+2
*
|
|
|
|
Merge topic 'source_group-TREE-no-FILES' into release-3.28
Brad King
2023-10-24
1
-2/+5
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
source_group: Restore behavior of TREE with empty FILES
Brad King
2023-10-23
1
-2/+5
*
|
|
|
|
Merge topic 'clang-ansi-color' into release-3.28
Brad King
2023-10-23
1
-2/+8
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Clang: Use -fno-ansi-escape-codes for color diagnostics on Windows
Cristian Adam
2023-10-23
1
-2/+8
*
|
|
|
|
Merge topic 'ninja-better-order-depends' into release-3.28
Brad King
2023-10-23
10
-5/+97
|
\
\
\
\
\
|
*
|
|
|
|
cmNinjaTargetGenerator: do not order-depend on C++ module sources
Ben Boeckel
2023-10-20
8
-5/+87
|
*
|
|
|
|
cmNinjaTargetGenerator: use the file set visibility API
Ben Boeckel
2023-10-20
1
-1/+1
|
*
|
|
|
|
cmFileSet: add a query for includeable file set types
Ben Boeckel
2023-10-20
2
-0/+7
|
*
|
|
|
|
cmNinjaTargetGenerator: avoid traversing old outputs repeatedly
Ben Boeckel
2023-10-20
1
-0/+3
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'doc-modules-deprecated' into release-3.28
Brad King
2023-10-23
1
-4/+4
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Help: Move some deprecated modules to the dedicated sections
權少
2023-10-20
1
-4/+4
|
/
/
/
/
*
|
|
|
Merge topic 'doc-cmake-presets-8' into release-3.28
Brad King
2023-10-19
1
-0/+3
|
\
\
\
\
|
*
|
|
|
Help: Document cmake-presets version 8
Johel Ernesto Guerrero Peña
2023-10-19
1
-0/+3
|
/
/
/
/
*
|
|
|
CMake 3.28.0-rc2
v3.28.0-rc2
Brad King
2023-10-18
1
-1/+1
*
|
|
|
Merge topic 'cxxmodules-vs-no-synthetic-targets' into release-3.28
Brad King
2023-10-18
8
-1/+57
|
\
\
\
\
|
*
|
|
|
Tests/CXXModules: test Visual Studio synthetic target error
Ben Boeckel
2023-10-17
6
-1/+47
|
*
|
|
|
VS: Explicitly disallow C++ modules provided by imported targets
Ben Boeckel
2023-10-17
2
-0/+10
*
|
|
|
|
Merge topic 'cxxmodules-flagtable-fixes' into release-3.28
Brad King
2023-10-18
2
-2/+20
|
\
\
\
\
\
|
*
|
|
|
|
FlagTables: Add entries for cl -scanDependencies flag
Ben Boeckel
2023-10-17
2
-0/+18
|
*
|
|
|
|
FlagTables: `-ifcOutput` takes a subsequent argument
Ben Boeckel
2023-10-17
2
-2/+2
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'cxxmodules-export-fileset-info' into release-3.28
Brad King
2023-10-17
10
-13/+69
|
\
\
\
\
\
|
*
|
|
|
|
cxxmodules: include `INCLUDES DESTINATION` directories
Ben Boeckel
2023-10-16
10
-13/+69
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'execute_process-output_file-directory' into release-3.28
Brad King
2023-10-17
7
-18/+66
|
\
\
\
\
\
[prev]
[next]