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
*
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
*
Merge topic 'xcframework-check-platform-variant'
Kyle Edwards
2023-08-16
4
-2/+59
|
\
|
*
.xcframework: Check SupportedPlatformVariant
Kyle Edwards
2023-08-15
4
-2/+59
*
|
Merge topic 'remove_property'
Brad King
2023-08-16
7
-18/+10
|
\
\
|
*
|
Source: Rename SetProperty(nullptr_t) to RemoveProperty()
Vitaly Stakhovsky
2023-08-15
7
-18/+10
|
|
/
*
|
Merge topic 'improve_rpath_removal_message'
Brad King
2023-08-16
1
-2/+4
|
\
\
|
*
|
file: Clarify CMake only drops RPATHS's it added
Robert Maynard
2023-08-15
1
-2/+4
*
|
|
Merge topic 'unity_c_no_extensions'
Brad King
2023-08-16
1
-1/+1
|
\
\
\
|
*
|
|
Unity: use C-style comments to work both with C and C++
Sylvain Joubert
2023-08-15
1
-1/+1
*
|
|
|
Merge topic 'ghs-escape-custom-command-comments'
Brad King
2023-08-16
1
-1/+3
|
\
\
\
\
|
*
|
|
|
GHS: Escape custom command comments
William Sciaroni
2023-08-15
1
-1/+3
|
|
/
/
/
|
*
|
|
CMake 3.27.2
v3.27.2
Brad King
2023-08-10
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-08-16
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-08-15
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'test-properties-directory'
Kyle Edwards
2023-08-14
5
-19/+168
|
\
\
|
*
|
get_test_property(): Add DIRECTORY option
Kyle Edwards
2023-08-11
1
-3/+24
|
*
|
get_property(TEST): Add DIRECTORY option
Kyle Edwards
2023-08-11
1
-7/+25
|
*
|
set_tests_properties(): Add DIRECTORY option
Kyle Edwards
2023-08-11
1
-2/+28
|
*
|
set_property(TEST): Add DIRECTORY option
Kyle Edwards
2023-08-10
2
-7/+91
*
|
|
Merge topic 'ctest-generate-resource-spec-file'
Kyle Edwards
2023-08-14
6
-42/+147
|
\
\
\
|
*
|
|
CTest: Add ability to dynamically generate resource spec file
Kyle Edwards
2023-08-10
5
-33/+136
|
*
|
|
cmCTestRunTest::StartFailure(): Add total argument
Kyle Edwards
2023-08-10
3
-9/+11
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-08-14
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-08-13
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-08-12
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-08-11
1
-1/+1
*
|
|
Merge topic 'vs-sdk-selection'
Brad King
2023-08-10
6
-56/+105
|
\
\
\
|
*
\
\
Merge branch 'backport-vs-sdk-selection' into vs-sdk-selection
Brad King
2023-08-10
6
-56/+105
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
VS: Select latest Windows SDK even when targeting Windows 8.1 and below
Brad King
2023-08-10
1
-0/+10
|
|
*
|
VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selection
Brad King
2023-08-10
1
-0/+17
|
|
*
|
VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versions
Brad King
2023-08-10
4
-34/+57
|
|
*
|
VS: Consolidate Windows SDK major version selection dispatch
Brad King
2023-08-10
4
-24/+23
|
|
*
|
VS: Do not print empty Windows SDK version when none is selected
Brad King
2023-08-10
1
-1/+2
|
|
*
|
Merge topic 'file-GENERATE-arg-parsing' into release-3.27
Brad King
2023-08-08
1
-1/+2
|
|
|
\
\
|
|
*
\
\
Merge topic 'cmList-append-regression' into release-3.27
Brad King
2023-08-08
2
-25/+53
|
|
|
\
\
\
|
|
|
*
|
|
cmList: Fix performance regression in append/prepend
Marc Chevrier
2023-08-04
2
-25/+53
[next]