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
*
Xcode: Fix linking against .xcframework from static libraries
Kyle Edwards
2023-11-06
1
-21/+72
*
cmSystemTools::RunSingleCommand(): Pass stdin to child process
Kyle Edwards
2023-11-02
1
-1/+3
*
Merge topic 'cxxmodules-cmp0155-graceful-fallback-without-scanner' into relea...
Brad King
2023-11-01
6
-13/+33
|
\
|
*
cmGlobalGenerator: give context about module queries
Ben Boeckel
2023-11-01
5
-8/+22
|
*
CMP0155: ignore scanning for sources if no scanner is available
Ben Boeckel
2023-11-01
2
-6/+12
*
|
ctest: Allow colored output on Windows if CLICOLOR_FORCE is set to 1
Cristian Adam
2023-11-01
1
-10/+5
*
|
Merge topic 'modules-depends-via-target-objects' into release-3.28
Brad King
2023-10-31
3
-1/+22
|
\
\
|
*
|
Fortran: Restore support for TARGET_OBJECTS providing modules
Ben Boeckel
2023-10-30
2
-0/+20
|
*
|
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
|
*
|
CMake 3.27.7
v3.27.7
Brad King
2023-10-06
1
-1/+1
*
|
|
Merge topic 'cxxmodules-ninja-forced-rsp-files' into release-3.28
Brad King
2023-10-30
1
-2/+1
|
\
\
\
|
*
|
|
Tests/CXXModules: test forced rsp files with ninja
Ben Boeckel
2023-10-28
1
-2/+1
|
|
|
/
|
|
/
|
*
|
|
CMP0153: Add suggestion to use execute_process()
Kyle Edwards
2023-10-27
1
-3/+5
*
|
|
cmState::AddDisallowedCommand(): Allow additional warning info
Kyle Edwards
2023-10-27
2
-7/+14
|
/
/
*
|
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
*
|
|
source_group: Restore behavior of TREE with empty FILES
Brad King
2023-10-23
1
-2/+5
|
/
/
*
|
cmNinjaTargetGenerator: do not order-depend on C++ module sources
Ben Boeckel
2023-10-20
1
-4/+9
*
|
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
*
|
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
1
-0/+9
|
\
\
|
*
|
VS: Explicitly disallow C++ modules provided by imported targets
Ben Boeckel
2023-10-17
1
-0/+9
*
|
|
Merge topic 'cxxmodules-export-fileset-info' into release-3.28
Brad King
2023-10-17
4
-9/+40
|
\
\
\
|
*
|
|
cxxmodules: include `INCLUDES DESTINATION` directories
Ben Boeckel
2023-10-16
4
-9/+40
|
|
/
/
*
|
|
Merge topic 'execute_process-output_file-directory' into release-3.28
Brad King
2023-10-17
1
-18/+44
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
execute_process(): Restore opening files relative to WORKING_DIRECTORY
Kyle Edwards
2023-10-16
1
-18/+44
*
|
|
Autogen: Revert "AUTO*_EXECUTABLE: add support for per-config values"
Orkun Tokdemir
2023-10-13
12
-451/+175
|
/
/
*
|
CMake 3.28.0-rc1
v3.28.0-rc1
Brad King
2023-10-11
1
-1/+1
*
|
Merge topic 'cxxmodules-try_compile' into release-3.28
Brad King
2023-10-11
1
-0/+2
|
\
\
|
*
|
cxxmodules: Honor CMAKE_CXX_SCAN_FOR_MODULES in try_compile
Brad King
2023-10-10
1
-0/+2
*
|
|
cxxmodules: Reference documentation in no-modules-support diagnostics
Brad King
2023-10-11
1
-9/+11
|
/
/
*
|
cxxmodules: Scan only targets that explicitly enable C++ 20
Brad King
2023-10-05
1
-7/+5
*
|
cmGeneratorTarget: Track explicitly enabled language standard levels
Brad King
2023-10-05
2
-1/+47
*
|
cmGeneratorTarget: Remove outdated const/mutable pair
Brad King
2023-10-04
2
-7/+6
*
|
cmStandardLevelResolver: Add method to look up standard level by name
Brad King
2023-10-04
2
-0/+26
*
|
cmStandardLevelResolver: Report feature std level from GetNewRequiredStandard
Brad King
2023-10-04
3
-13/+17
*
|
cmStandardLevelResolver: Add method to get feature standard level
Brad King
2023-10-04
2
-3/+20
*
|
cmStandardLevelResolver: Factor out public representation of level
Brad King
2023-10-04
3
-17/+37
*
|
cmStandardLevelResolver: Clarify local variable name
Brad King
2023-10-04
1
-2/+2
*
|
cmStandardLevelResolver: Mark builtin language standards table as const
Brad King
2023-10-04
1
-31/+27
*
|
cxxmodules: Fix CMP0155 NEW behavior when C++ compile features are not known
Brad King
2023-10-03
1
-11/+18
*
|
Begin 3.28 release versioning
Brad King
2023-10-03
1
-3/+3
*
|
Merge topic 'cmDebugTools-add-header'
Brad King
2023-10-03
1
-0/+23
|
\
\
|
*
|
cmDebugTools: add header
Ben Boeckel
2023-10-01
1
-0/+23
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-10-03
1
-1/+1
*
|
|
Merge topic 'cxxmodules-no-longer-experimental'
Brad King
2023-10-02
14
-166/+184
|
\
\
\
[next]