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
path:
root
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake 3.28.6
v3.28.6
Brad King
2024-06-03
1
-1/+1
*
KWSys: ConsoleBuf: Fix test case when running under Windows Terminal
Brad King
2024-05-28
1
-1/+25
*
Merge topic 'cxxmodules-gcc-binary-mode' into release-3.28
Brad King
2024-05-17
3
-1/+29
|
\
|
*
cmCxxModuleMapper: add a query for the open mode for the modmap
Ben Boeckel
2024-05-16
3
-1/+29
*
|
CMP0037: Restore diagnostic message for invalid ALIAS target names
Brad King
2024-05-14
1
-3/+5
|
/
*
CMake 3.28.5
v3.28.5
Brad King
2024-05-07
1
-1/+1
*
Merge topic 'cxxmodules-build-export-different-directory' into release-3.28
Brad King
2024-05-03
1
-2/+4
|
\
|
*
cmDyndepCollation: look at all `export(TARGETS)` calls
Ben Boeckel
2024-05-02
1
-2/+4
*
|
VS: set ScanSourceForModuleDependencies at vcxproj level
Ben Boeckel
2024-05-01
2
-5/+21
*
|
cmGeneratorTarget: add a target-level query for "needs dyndep"
Ben Boeckel
2024-05-01
2
-9/+31
*
|
Merge topic 'export-name-safe-name' into release-3.28
Brad King
2024-05-01
5
-6/+23
|
\
\
|
*
|
cxxmodules: use filesystem-safe export names in filenames
Ben Boeckel
2024-04-30
3
-6/+12
|
*
|
cmGeneratorTarget: add method to get a filesystem-safe export name
Ben Boeckel
2024-04-29
2
-0/+11
|
|
/
*
|
cmGeneratorTarget: add the original target as a COMPILE_ONLY link
Ben Boeckel
2024-04-27
1
-0/+4
|
/
*
CMake 3.28.4
v3.28.4
Brad King
2024-03-20
1
-1/+1
*
Ninja: Fix Fortran module deps in files INCLUDEd by preprocessed sources
Brad King
2024-03-19
2
-9/+27
*
cmQtAutoGenInitializer: De-duplicate autogen/timestamp target depend logic
Brad King
2024-03-14
1
-24/+10
*
Autogen: Restore target-ordering dependencies in Makefiles with DEPFILE
Brad King
2024-03-14
1
-15/+7
*
cmImportedCxxModuleInfo: remove unused pointer field
Ben Boeckel
2024-03-01
2
-3/+1
*
cmExportFileGenerator: only export include paths for HEADERS file sets
Ben Boeckel
2024-02-28
1
-1/+4
*
cmGeneratorTarget: collapse paths before querying the fileset cache
Ben Boeckel
2024-02-24
1
-1/+2
*
Restore support for TARGET_OBJECTS in link interfaces with unity builds
Brad King
2024-02-21
3
-6/+8
*
cmGeneratorTarget: discover synthetic targets recursively
Ben Boeckel
2024-02-20
1
-0/+1
*
cmExportFileGenerator: export link libraries as-is
Ben Boeckel
2024-02-20
1
-5/+1
*
cmTarget: copy link libraries from the right properties
Ben Boeckel
2024-02-19
1
-1/+1
*
cmGeneratorTarget: store synthetic targets in its cache
Ben Boeckel
2024-02-16
1
-0/+1
*
Merge topic 'cxxmodules-dyndep-error-on-private-usage' into release-3.28
Brad King
2024-02-16
3
-3/+10
|
\
|
*
cxxmodules: return failure from the collator when private usage is found
Ben Boeckel
2024-02-15
3
-3/+10
*
|
Merge topic 'cxxmodules-collation-restat' into release-3.28
Brad King
2024-02-16
2
-0/+7
|
\
\
|
*
|
Ninja: make the collator rule use `restat = 1`
Ben Boeckel
2024-02-15
2
-0/+7
*
|
|
Merge topic 'cxxmodules-visibility-change-rebuild' into release-3.28
Brad King
2024-02-16
1
-3/+7
|
\
\
\
|
|
/
/
|
*
|
cmNinjaTargetGenerator: scanning depends on the module metadata
Ben Boeckel
2024-02-15
1
-0/+2
|
*
|
cmNinjaTargetGenerator: use `emplace_back` for scanning deps
Ben Boeckel
2024-02-15
1
-3/+5
*
|
|
Merge topic 'cxxmodules-depend-on-modmap-file' into release-3.28
Brad King
2024-02-16
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
cxxmodules: depend on the modmap contents
Ben Boeckel
2024-02-15
1
-1/+1
|
|
/
*
|
Merge topic 'cxxmodules-collapse-source-paths' into release-3.28
Brad King
2024-02-15
1
-2/+3
|
\
\
|
*
|
cmDyndepCollation: collapse full path before looking up
Ben Boeckel
2024-02-14
1
-2/+3
|
|
/
*
|
visionOS: Update deployment-target flag for Xcode 15.1 beta
Brad King
2024-02-09
1
-3/+36
*
|
cmLocalGenerator: Avoid unnecessary lookup without a deployment target
Brad King
2024-02-09
1
-8/+10
*
|
libuv: win/spawn: optionally run executable paths with no file extension
Brad King
2024-02-08
1
-1/+3
*
|
cmUVProcessChain: Implement no-extension-on-Windows support with libuv 1.48
Brad King
2024-02-08
1
-0/+3
|
/
*
CMake 3.28.3
v3.28.3
Brad King
2024-02-05
1
-1/+1
*
Unity: Clarify source comments on unity build transformation
Brad King
2024-02-02
2
-1/+3
*
Merge branch 'unity-after-compile-features' into restore-pch-with-unity
Brad King
2024-02-02
2
-29/+10
|
\
|
*
cmGlobalGenerator: Add unity/pch sources after computing compile features
Brad King
2024-02-02
2
-5/+15
*
|
CMake 3.28.2
v3.28.2
Brad King
2024-01-29
1
-1/+1
*
|
Autogen: Forward dependencies when both Makefile and DEPFILE are used
Orkun Tokdemir
2024-01-28
1
-1/+10
*
|
cmQtAutoGenInitializer: Improve Const-correctness
Orkun Tokdemir
2024-01-26
1
-1/+1
*
|
Revert use of libuv for process execution for 3.28
Brad King
2024-01-24
31
-1221/+1186
*
|
cmUVProcessChain: Tolerate fileno() of invalid FILE stream
Brad King
2024-01-24
1
-1/+5
[next]