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
Commit message (
Expand
)
Author
Age
Files
Lines
*
VS: Generate IntDir property for INTERFACE libraries
Jonas Fierlings
2022-07-08
2
-1/+10
*
CMake Nightly Date Stamp
Kitware Robot
2022-07-08
1
-1/+1
*
Merge branch 'release-3.24'
Brad King
2022-07-07
0
-0/+0
|
\
|
*
CMake 3.24.0-rc3
v3.24.0-rc3
Brad King
2022-07-07
1
-1/+1
*
|
Merge topic 'cpp-named-module-export-infra'
Brad King
2022-07-07
109
-34/+2993
|
\
\
|
*
|
RunCMake/CXXModules: test public modules requiring private modules
Ben Boeckel
2022-07-06
7
-0/+48
|
*
|
RunCMake/CXXModules: add tests which export BMIs
Ben Boeckel
2022-07-06
25
-0/+479
|
*
|
RunCMake/CXXModules: test installation of BMIs and interfaces
Ben Boeckel
2022-07-06
11
-0/+161
|
*
|
RunCMake/CXXModules: fix example follow-on case names
Ben Boeckel
2022-07-06
1
-2/+2
|
*
|
RunCMake/CXXModules: output example test output upon failure
Ben Boeckel
2022-07-06
1
-1/+1
|
*
|
RunCMake/CXXModules: append to the test options
Ben Boeckel
2022-07-06
1
-1/+1
|
*
|
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
11
-0/+254
|
*
|
cmNinjaTargetGenerator: write out export information for the collator
Ben Boeckel
2022-07-06
9
-0/+356
|
*
|
cmNinjaTargetGenerator: write out fileset information for the collator
Ben Boeckel
2022-07-06
7
-0/+287
|
*
|
Tests/RunCMake/CXXModules: add a json comparison script
Ben Boeckel
2022-07-06
1
-0/+160
|
*
|
cmExperimental: update `CXX_MODULE_CMAKE_API` UUID
Ben Boeckel
2022-07-06
6
-6/+6
|
*
|
cmExport*FileGenerator: support exporting C++ module properties
Ben Boeckel
2022-07-06
15
-1/+414
|
*
|
exports: support `CXX_MODULES_DIRECTORY`
Ben Boeckel
2022-07-06
7
-9/+70
|
*
|
install: support `CXX_MODULES_BMI` installation bits
Ben Boeckel
2022-07-06
20
-6/+347
|
*
|
cmTargetSourcesCommand: allow `INTERFACE` C++ modules when imported
Ben Boeckel
2022-07-06
7
-3/+33
|
*
|
cmExportInstallAndroidMKGenerator: combine string literals
Ben Boeckel
2022-07-06
1
-2/+1
*
|
|
Merge topic 'lcc-warningless-release-build-with-flag'
Brad King
2022-07-07
1
-0/+9
|
\
\
\
|
*
|
|
LCC: get rid of excess -Wunused-but-set-variable on release builds
makise-homura
2022-07-06
1
-0/+9
|
|
/
/
*
|
|
Merge topic 'file-TIMESTAMP-relative-path'
Brad King
2022-07-07
4
-1/+9
|
\
\
\
|
*
|
|
file(TIMESTAMP): Interpret relative paths w.r.t. the source tree
TheBrokenRail
2022-07-06
4
-1/+9
*
|
|
|
Merge topic 'generator-makefiles-deps-messages-VERBOSE'
Brad King
2022-07-07
3
-17/+26
|
\
\
\
\
|
*
|
|
|
Makefiles generator: dependencies messages in verbose mode
Marc Chevrier
2022-07-06
3
-17/+26
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'release-3.24'
Brad King
2022-07-07
0
-0/+0
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge topic 'ccmake-fix-pdcurses-windows' into release-3.24
Brad King
2022-07-07
1
-2/+4
|
|
\
\
\
*
|
\
\
\
Merge topic 'ccmake-fix-pdcurses-windows'
Brad King
2022-07-07
1
-2/+4
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
ccmake: Fix mangled configuration log with PDCurses on Windows
Duncan Ogilvie
2022-07-06
1
-2/+4
*
|
|
|
|
Merge branch 'release-3.24'
Brad King
2022-07-07
0
-0/+0
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge topic 'genex-LINK_LIBRARY-check-supported-properties' into release-3.24
Brad King
2022-07-07
24
-28/+107
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'genex-LINK_LIBRARY-check-supported-properties'
Brad King
2022-07-07
24
-28/+107
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Genex LINK_LIBRARY and LINK_GROUP: check supported properties
Marc Chevrier
2022-07-06
24
-28/+107
*
|
|
|
|
|
Merge branch 'release-3.24'
Brad King
2022-07-07
0
-0/+0
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge topic 'findwxwidgets-mingw-regression' into release-3.24
Brad King
2022-07-07
1
-20/+13
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge topic 'findwxwidgets-mingw-regression'
Brad King
2022-07-07
1
-20/+13
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
FindwxWidgets: Do not reset wxWidgets_LIB_DIR unnecessarily
Maarten Bent
2022-07-06
1
-2/+4
|
*
|
|
|
|
|
FindwxWidgets: Restore win32 find style on MinGW
Maarten Bent
2022-07-06
1
-18/+9
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'release-3.24'
Brad King
2022-07-07
0
-0/+0
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'release-3.23' into release-3.24
Brad King
2022-07-07
0
-0/+0
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge branch 'release-3.23'
Brad King
2022-07-07
0
-0/+0
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'release-3.22' into release-3.23
Brad King
2022-07-07
0
-0/+0
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'FindLAPACK-nvhpc' into release-3.23
Brad King
2022-07-07
1
-2/+7
|
|
\
\
\
\
\
\
\
*
|
\
\
\
\
\
\
\
Merge branch 'release-3.22'
Brad King
2022-07-07
0
-0/+0
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
[next]