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
*
Merge topic 'modules-better-messages'
Brad King
2023-08-25
7
-41/+170
|
\
|
*
cxxmodules: improve error messages for C++ module setup
Ben Boeckel
2023-08-23
5
-21/+30
|
*
cmStandardLevelResolver: add query for the effective standard level
Ben Boeckel
2023-08-23
2
-0/+116
|
*
cmStandardLevelResolver: compare with static string literals
Ben Boeckel
2023-08-23
1
-1/+3
|
*
cmStandardLevelResolver: use `cmStrCat` where possible
Ben Boeckel
2023-08-23
1
-10/+12
|
*
cmStandardLevelResolver: use character literals where possible
Ben Boeckel
2023-08-23
1
-9/+9
*
|
Merge topic 'cxx-atomic'
Brad King
2023-08-25
1
-1/+1
|
\
\
|
*
|
Source: Link libatomic when needed on any Linux architecture
Brad King
2023-08-24
1
-1/+1
|
|
/
|
*
CMake 3.27.4
v3.27.4
Brad King
2023-08-23
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2023-08-25
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2023-08-24
1
-1/+1
*
|
Merge topic 'update-kwsys'
Brad King
2023-08-23
2
-24/+30
|
\
\
|
*
|
Merge branch 'upstream-KWSys' into update-kwsys
Brad King
2023-08-22
2
-24/+30
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-08-23
1
-1/+1
|
/
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2023-08-22
1
-1/+1
*
|
Merge topic 'imported-cxxmodules'
Brad King
2023-08-21
28
-58/+1069
|
\
\
|
*
|
cmExperimental: recycle the C++ modules API UUID
Ben Boeckel
2023-08-17
1
-1/+1
|
*
|
Ninja: generate scanning and build rules for C++20 module synthetic targets
Ben Boeckel
2023-08-17
5
-24/+322
|
*
|
cxxmodules: generate synthetic targets as an initial pass
Ben Boeckel
2023-08-17
8
-1/+344
|
*
|
cmSyntheticTargetCache: add a struct for synthetic target caching
Ben Boeckel
2023-08-17
2
-0/+16
|
*
|
cmCxxModuleUsageEffects: add a class to capture module usage effects
Ben Boeckel
2023-08-17
3
-0/+45
|
*
|
cmDyndepCollation: add initializers for POD types
Ben Boeckel
2023-08-17
1
-2/+2
|
*
|
cmDyndepCollation: add a query for whether an object is BMI-only
Ben Boeckel
2023-08-17
2
-0/+16
|
*
|
cmDyndepCollation: support BMI-only collation
Ben Boeckel
2023-08-17
2
-8/+32
|
*
|
cmTarget: report that synthetic targets can compile sources
Ben Boeckel
2023-08-17
1
-0/+3
|
*
|
cmTarget: rename entry copying method
Ben Boeckel
2023-08-17
1
-6/+6
|
*
|
cmTarget: track and store `IMPORTED_CXX_MODULES_` usage properties
Ben Boeckel
2023-08-17
1
-0/+38
|
*
|
cmGeneratorTarget: classify BMI-only C++ module sources
Ben Boeckel
2023-08-17
4
-0/+15
|
*
|
cmImportedCxxModuleInfo: introduce code to parse exported BMI properties
Ben Boeckel
2023-08-17
3
-0/+115
|
*
|
cmExportFileGenerator: export private compile info for C++ modules
Ben Boeckel
2023-08-17
4
-0/+91
|
*
|
cmGeneratorTarget: support better errors when checking for C++20 modules
Ben Boeckel
2023-08-16
2
-17/+24
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-08-21
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-08-20
1
-1/+1
*
|
|
Merge topic 'debugger-pipe-connections'
Brad King
2023-08-19
8
-436/+679
|
\
\
\
|
*
|
|
Debugger: Replace libuv with platform-specific connection code
Paul Maybee
2023-08-17
8
-436/+679
*
|
|
|
Merge topic 'cmList-INSERT-regression'
Brad King
2023-08-19
3
-4/+18
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
list(INSERT): restore old behavior
Marc Chevrier
2023-08-17
3
-4/+18
|
*
|
|
CMake 3.27.3
v3.27.3
Brad King
2023-08-16
1
-1/+1
|
*
|
|
Merge topic 'unity_c_no_extensions' into release-3.27
Brad King
2023-08-16
1
-1/+1
|
|
\
\
\
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-08-19
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-08-18
1
-1/+1
*
|
|
|
|
Merge topic 'vs-ClangCL-version'
Brad King
2023-08-17
1
-25/+31
|
\
\
\
\
\
|
*
|
|
|
|
VS: Allow specifying VCTools version with the ClangCL toolset
Richard Dzenis
2023-08-16
1
-25/+31
*
|
|
|
|
|
Merge topic 'msvc-llvm-mt'
Brad King
2023-08-17
1
-2/+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
MSVC: Run manifest tool with llvm-mt compatible arguments
ur4t
2023-08-16
1
-2/+5
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'cmake-presets-errors-functions'
Kyle Edwards
2023-08-17
13
-485/+708
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmJSONHelpers: Make error generators proper functions
Kyle Edwards
2023-08-16
3
-89/+135
|
*
|
|
|
|
|
CMakePresets: Make error generators proper functions
Kyle Edwards
2023-08-16
11
-396/+573
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'xcframework-maccatalyst-fix'
Kyle Edwards
2023-08-17
2
-3/+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
.xcframework: Search Info.plist for "maccatalyst" instead of "catalyst"
Kyle Edwards
2023-08-16
2
-3/+3
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
[next]