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
*
cmCMakePathCommand: Report keyword errors via argument parser results
Brad King
2022-07-22
1
-35/+31
*
cmCMakeHost*Command: Report keyword errors via argument parser results
Brad King
2022-07-22
1
-8/+4
*
cmFileCommand: Report keyword errors via argument parser results
Brad King
2022-07-22
1
-97/+67
*
cmExecuteProcessCommand: Report keyword errors via argument parser results
Brad King
2022-07-22
1
-8/+4
*
cmArgumentParser: Capture keyword errors in parse results
Brad King
2022-07-22
2
-1/+39
*
cmArgumentParser: Add structure to capture operational results
Brad King
2022-07-22
1
-9/+41
*
cmArgumentParser: Store keyword action map with explicit name
Brad King
2022-07-22
2
-11/+19
*
cmArgumentParser: Factor out common static/dynamic implementation
Brad King
2022-07-22
1
-29/+32
*
cmArgumentParser: Track pending keyword explicitly
Brad King
2022-07-20
2
-5/+14
*
cmArgumentParser: De-duplicate parse loop
Brad King
2022-07-20
1
-7/+11
*
cmArgumentParser: Simplify internal method signatures
Brad King
2022-07-20
2
-31/+45
*
cmFileCommand: Use cm::optional for keyword argument presence
Brad King
2022-07-20
1
-32/+18
*
cmCMakePathCommand: Use cm::optional for keyword argument presence
Brad King
2022-07-20
1
-34/+26
*
cmInstallCommand: Drop unused local variable
Brad King
2022-07-20
1
-3/+1
*
Merge topic 'ninja-multi-compile-commands-duplicates'
Kyle Edwards
2022-07-18
1
-3/+5
|
\
|
*
Ninja Multi-Config: Deduplicate compile_commands.json for cross configs
Kyle Edwards
2022-07-15
1
-3/+5
*
|
CMake Nightly Date Stamp
Kitware Robot
2022-07-18
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2022-07-17
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2022-07-16
1
-1/+1
|
/
*
CMake Nightly Date Stamp
Kitware Robot
2022-07-15
1
-1/+1
*
Merge topic 'export-try-compile-crash'
Kyle Edwards
2022-07-14
1
-1/+3
|
\
|
*
cmGlobalGenerator: Only compute build files for all targets
Kyle Edwards
2022-07-13
1
-1/+3
|
*
Merge branch 'file-set-crash' into release-3.23
Brad King
2022-06-30
3
-4/+32
|
|
\
|
*
\
Merge topic 'cmake-gui-locale' into release-3.23
Brad King
2022-05-31
1
-0/+14
|
|
\
\
*
|
\
\
Merge topic 'vs-msb-8028'
Kyle Edwards
2022-07-14
1
-1/+1
|
\
\
\
\
|
*
|
|
|
VS: Generate IntDir property for INTERFACE libraries
Jonas Fierlings
2022-07-08
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-07-14
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-07-13
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-07-12
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-07-11
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-07-10
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-07-09
1
-1/+1
*
|
|
|
|
Merge topic 'command-arg-parser-maybe-empty'
Brad King
2022-07-08
14
-113/+143
|
\
\
\
\
\
|
*
|
|
|
|
cmArgumentParser: Model maybe-missing string with wrapper type
Brad King
2022-07-07
4
-24/+27
|
*
|
|
|
|
cmArgumentParser: Model maybe-empty and non-empty lists with wrapper types
Brad King
2022-07-07
14
-89/+116
*
|
|
|
|
|
Merge topic 'xcode_swift_definitions'
Brad King
2022-07-08
1
-0/+12
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Xcode: Pass compile definitions to Swift
David Geldreich
2022-07-07
1
-0/+12
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-07-08
1
-1/+1
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge topic 'cpp-named-module-export-infra'
Brad King
2022-07-07
22
-19/+1112
|
\
\
\
\
\
|
*
|
|
|
|
cmGlobalNinjaGenerator: verify that private sources stay private
Ben Boeckel
2022-07-06
1
-0/+27
|
*
|
|
|
|
cmGlobalNinjaGenerator: generate install rules for BMI files
Ben Boeckel
2022-07-06
1
-2/+98
|
*
|
|
|
|
cmGlobalNinjaGenerator: generate module property files for each target export
Ben Boeckel
2022-07-06
1
-0/+111
|
*
|
|
|
|
cmGlobalNinjaGenerator: verify generated objects against filesets
Ben Boeckel
2022-07-06
2
-4/+140
|
*
|
|
|
|
cmNinjaTargetGenerator: write out BMI install information for the collator
Ben Boeckel
2022-07-06
1
-0/+38
|
*
|
|
|
|
cmNinjaTargetGenerator: write out export information for the collator
Ben Boeckel
2022-07-06
1
-0/+79
|
*
|
|
|
|
cmNinjaTargetGenerator: write out fileset information for the collator
Ben Boeckel
2022-07-06
1
-0/+99
|
*
|
|
|
|
cmExperimental: update `CXX_MODULE_CMAKE_API` UUID
Ben Boeckel
2022-07-06
1
-1/+1
|
*
|
|
|
|
cmExport*FileGenerator: support exporting C++ module properties
Ben Boeckel
2022-07-06
8
-1/+270
|
*
|
|
|
|
exports: support `CXX_MODULES_DIRECTORY`
Ben Boeckel
2022-07-06
5
-5/+41
|
*
|
|
|
|
install: support `CXX_MODULES_BMI` installation bits
Ben Boeckel
2022-07-06
6
-5/+207
[next]