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
/
Help
Commit message (
Expand
)
Author
Age
Files
Lines
*
FindVulkan: Add 'volk' component
Aiden Lambert
2022-06-22
1
-0/+5
*
Merge topic 'cpp-named-module-file-sets'
Brad King
2022-06-17
15
-20/+300
|
\
|
*
cmTarget: add support for C++ module fileset types
Ben Boeckel
2022-06-16
15
-20/+283
|
*
cmExperimental: add an experimental feature to handle C++ modules
Ben Boeckel
2022-06-14
1
-0/+17
*
|
Merge topic 'add_SYSTEM_prop'
Brad King
2022-06-16
4
-1/+26
|
\
\
|
*
|
Add SYSTEM target property
Da Quexian
2022-06-15
4
-1/+26
*
|
|
Merge topic 'xcode-launch-mode'
Brad King
2022-06-16
6
-0/+45
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Xcode: Add Xcode SCHEME control for 'Launch' control
Harry Mallon
2022-06-15
6
-0/+45
*
|
|
Merge topic 'find_item-validation-function'
Brad King
2022-06-15
2
-0/+27
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
find_(program,library,file,path): add validation function
Marc Chevrier
2022-06-14
2
-0/+27
|
|
/
*
|
Merge topic 'doctop'
Brad King
2022-06-14
2
-6/+20
|
\
\
|
|
/
|
/
|
|
*
Help: Clarify PROJECT_IS_TOP_LEVEL behavior w.r.t. add_subdirectory
Michael Hirsch
2022-06-14
2
-6/+20
|
*
Merge topic 'fetchcontent-global-targets' into release-3.24
Brad King
2022-06-11
1
-4/+5
|
|
\
*
|
\
Merge topic 'fetchcontent-global-targets'
Brad King
2022-06-11
1
-4/+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Help: Add missing version directive for find_package() GLOBAL keyword
Craig Scott
2022-06-10
1
-4/+5
*
|
|
Merge topic 'doc-3.24-release-notes-cleanup'
Brad King
2022-06-11
2
-24/+26
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Help: Minor cleanups of 3.24 release notes
Craig Scott
2022-06-10
1
-23/+25
|
*
|
Help: Trivial grammar fixup in LINK_GROUPS genex
Craig Scott
2022-06-10
1
-1/+1
*
|
|
Merge topic 'CheckIPOSupported-honor-flags'
Brad King
2022-06-10
3
-2/+25
|
\
\
\
|
|
/
/
|
*
|
CheckIPOSupported: Compile check using flags of calling project
Brad King
2022-06-10
3
-2/+25
*
|
|
Merge topic 'revert-msvc-compilers-default-to-ZI'
Brad King
2022-06-10
3
-35/+2
|
\
\
\
|
|
/
/
|
*
|
MSVC: Revert "Default to -ZI instead of /Zi for x86 and x64"
Brad King
2022-06-09
3
-35/+2
|
*
|
Merge topic 'doc-using-deps-guide' into release-3.24
Brad King
2022-06-09
4
-173/+398
|
|
\
\
*
|
\
\
Merge topic 'doc-using-deps-guide'
Brad King
2022-06-09
4
-173/+398
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Help: Overhaul and expand the Using Dependencies Guide
Craig Scott
2022-06-09
4
-173/+398
*
|
|
|
Begin post-3.24 development
Brad King
2022-06-08
2
-0/+9
|
|
/
/
|
/
|
|
*
|
|
Help: Drop development topic notes to prepare release
Brad King
2022-06-08
2
-9/+0
|
|
/
|
/
|
*
|
Merge topic 'doc-3.24-relnotes'
Brad King
2022-06-08
60
-406/+353
|
\
\
|
*
|
Help: Update Sphinx versionadded directives for 3.24 release
Brad King
2022-06-08
4
-0/+8
|
*
|
Help: Organize and revise 3.24 release notes
Brad King
2022-06-08
1
-205/+243
|
*
|
Help: Consolidate 3.24 release notes
Brad King
2022-06-07
56
-406/+307
*
|
|
Help: Fix typo with misnamed set_source_files_property() in example
Dan Walsh
2022-06-08
1
-1/+1
|
/
/
*
|
Merge topic 'if-command-PATH_EQUAL'
Brad King
2022-06-06
4
-1/+52
|
\
\
|
*
|
if command: Add PATH_EQUAL operator
Marc Chevrier
2022-06-03
4
-1/+52
*
|
|
Help: Fix formatting and missing cross-reference for find_package()
Craig Scott
2022-06-05
1
-3/+3
|
|
/
|
/
|
*
|
Merge topic 'help-genex-updates'
Brad King
2022-06-04
1
-19/+22
|
\
\
|
*
|
Help: genex: layout updates
Marc Chevrier
2022-06-03
1
-19/+22
|
|
/
*
|
Help: State behavior for add_custom_command(TARGET) without event type
Craig Scott
2022-06-04
1
-0/+5
|
/
*
Merge topic 'genex-PATH_EQUAL'
Brad King
2022-06-03
3
-0/+19
|
\
|
*
Genex-PATH_EQUAL: path comparison
Marc Chevrier
2022-06-01
3
-0/+19
*
|
Merge topic 'doc-RULE_LAUNCH_COMPILE'
Brad King
2022-06-02
6
-8/+44
|
\
\
|
*
|
Help: Clarify that RULE_LAUNCH_COMPILE is meant for internal use
Craig Scott
2022-06-02
6
-8/+44
*
|
|
Merge topic 'doc-preset-versionadded'
Brad King
2022-06-02
1
-1/+16
|
\
\
\
|
*
|
|
Help: Document CMake version adding each preset version in cmake-presets(7)
Brad King
2022-06-01
1
-1/+16
|
|
/
/
*
|
|
Merge topic 'tutorial-cmath'
Brad King
2022-06-02
3
-19/+19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Tutorial: Simplify logic checking for cmath functions
Brad King
2022-06-01
3
-19/+19
|
*
|
Merge branch 'release-3.22' into release-3.23
Brad King
2022-06-01
1
-3/+3
|
|
\
\
|
*
\
\
Merge branch 'release-3.22' into release-3.23
Brad King
2022-06-01
1
-2/+2
|
|
\
\
\
*
|
\
\
\
Merge branch 'release-3.22'
Brad King
2022-06-01
1
-3/+3
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
CMake 3.22.5
v3.22.5
Brad King
2022-06-01
1
-3/+3
|
|
|
/
/
|
|
/
|
|
[next]