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
/
command
Commit message (
Expand
)
Author
Age
Files
Lines
*
EXPORT_PACKAGE_DEPENDENCIES: Add experimental feature gate
Brad King
2024-03-12
2
-2/+10
*
ctest: Allow passing -j without value to choose a contextual default
Brad King
2024-03-10
1
-4/+9
*
Help/add_custom_command: fix verb grammo
Ben Boeckel
2024-02-28
1
-1/+1
*
Merge topic 'Help-file-ARCHIVE_EXTRACT-mention-working-dir' into release-3.29
Brad King
2024-02-27
1
-0/+7
|
\
|
*
Help/file: mention the working directory for `ARCHIVE_EXTRACT`
Ben Boeckel
2024-02-27
1
-0/+7
*
|
Help: Document create_test_sourcelist source path convention
Brad King
2024-02-22
1
-0/+5
*
|
Help: Modernize create_test_sourcelist documentation
Brad King
2024-02-22
1
-26/+54
|
/
*
Help: Explicitly discourage absolute install destinations
Robert Maynard
2024-02-16
1
-13/+16
*
Help: Fix example for return command
Johannes Schultz
2024-02-15
1
-1/+1
*
Merge topic 'doc-autogen' into release-3.29
Brad King
2024-02-08
1
-1/+1
|
\
|
*
Autogen: Update Documentation
Orkun Tokdemir
2024-02-08
1
-1/+1
*
|
Help: Reword if(EXISTS) suggestion to prefer if(IS_READABLE)
Brad King
2024-02-06
1
-4/+3
*
|
Help: Fix cmake_language(EXIT) signature anchor
Brad King
2024-02-06
1
-5/+0
|
/
*
Merge topic 'add_custom_command-target-alias'
Brad King
2024-02-01
1
-0/+3
|
\
|
*
add_custom_command: Allow adding build event via ALIAS target
Chen Linxuan
2024-02-01
1
-0/+3
*
|
Merge topic 'test-define-prop'
Brad King
2024-01-30
1
-0/+36
|
\
\
|
|
/
|
/
|
|
*
Help: Document property redefinition semantics
FeRD (Frank Dana)
2024-01-29
1
-0/+36
*
|
Merge topic 'doc-configure_file'
Brad King
2024-01-27
1
-63/+77
|
\
\
|
*
|
Help: Organize configure_file documentation into sections
Brad King
2024-01-26
1
-63/+77
*
|
|
ctest_test: add options INCLUDE_FROM_FILE and EXCLUDE_FROM_FILE
Alex Neundorf
2024-01-25
1
-0/+12
|
/
/
*
|
cmake_language: Add EXIT subcommand
leha-bot
2024-01-16
1
-0/+23
*
|
file: `STRINGS` + `REGEX` store match results
Cristian Le
2024-01-09
1
-0/+5
|
/
*
Merge topic 'doc-get-properties-inherited'
Brad King
2024-01-05
7
-34/+32
|
\
|
*
Help: Fix wrong return values for unset inherited properties
Craig Scott
2024-01-05
3
-22/+16
|
*
Help: Add missing DIRECTORY keyword to set_tests_properties() signature
Craig Scott
2024-01-05
1
-0/+1
|
*
Help: Use <variable> consistently in property getter commands
Craig Scott
2024-01-05
3
-14/+14
|
*
Help: Use <xxx> for non-keyword arguments in property command signatures
Craig Scott
2024-01-05
5
-12/+15
|
*
Merge topic 'HELP-string_LENGTH-link-error' into release-3.28
Brad King
2024-01-04
1
-1/+1
|
|
\
|
*
\
Merge topic 'doc-xcframeworks-stubs-apple' into release-3.28
Brad King
2023-12-13
1
-3/+3
|
|
\
\
*
|
\
\
Merge topic 'HELP-string_LENGTH-link-error'
Brad King
2024-01-04
1
-1/+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Help: string(LENGTH): Fix synopsis link to command description
Marc Chevrier
2024-01-03
1
-1/+1
*
|
|
|
Merge topic 'add_test-CROSSCOMPILING_EMULATOR-exclusive'
Brad King
2023-12-20
1
-0/+6
|
\
\
\
\
|
*
|
|
|
add_test: Honor CROSSCOMPILING_EMULATOR only when cross-compiling
Ralf Habacker
2023-12-19
1
-0/+6
*
|
|
|
|
Help: Fix typo in dependency provider method keyword
Craig Scott
2023-12-15
1
-1/+1
|
/
/
/
/
*
|
|
|
Merge topic 'cmake-test-launcher'
Brad King
2023-12-15
1
-3/+25
|
\
\
\
\
|
*
|
|
|
add_test: Optionally use a launcher for tests running in-project targets
Ralf Habacker
2023-12-13
1
-3/+25
*
|
|
|
|
Merge topic 'doc-xcframeworks-stubs-apple'
Brad King
2023-12-13
1
-3/+3
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Help: XCFrameworks and stubs are supported on all Apple, not just macOS
Craig Scott
2023-12-09
1
-3/+3
*
|
|
|
|
Merge topic 'Help-create_test_sourcelist'
Brad King
2023-12-12
1
-22/+21
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Help/create_test_sourcelist: format arguments in the signature docs
Ben Boeckel
2023-12-10
1
-4/+4
|
*
|
|
|
Help/create_test_sourcelist: add formatting markup
Ben Boeckel
2023-12-09
1
-7/+7
|
*
|
|
|
Help/create_test_sourcelist: reflow prose
Ben Boeckel
2023-12-09
1
-18/+17
|
|
/
/
/
*
|
|
|
Help: Use signature directive for the 'add_library' command
Brad King
2023-12-06
2
-142/+169
*
|
|
|
Help: Use signature directive for the 'add_executable' command
Brad King
2023-12-06
1
-34/+43
*
|
|
|
Help: Fix signature of add_library(<name> INTERFACE EXCLUDE_FROM_ALL)
namniav
2023-12-04
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'backport-ci-fedora-39' into ci-fedora-39
Brad King
2023-11-17
2
-2/+2
|
\
\
\
|
|
/
/
|
*
|
codespell: Fix typos
Brad King
2023-11-17
2
-2/+2
*
|
|
Merge topic 'install-export-xcframework'
Brad King
2023-11-16
1
-0/+13
|
\
\
\
|
*
|
|
install(EXPORT): Add ability to point to .xcframework file
Kyle Edwards
2023-11-15
1
-0/+13
*
|
|
|
Help: Clarify file() command multi-value argument placeholders
Brad King
2023-11-15
1
-34/+34
|
/
/
/
[next]