Brad King 983a5b1a7e Merge topic 'install-destination-docs' 3 éve
..
DEVICE_LINK_OPTIONS.txt 2eba7d7524 Help: Add SHELL, LINKER and host/device discussions to property docs 4 éve
FIND_XXX.txt f3b5a7d6df find_(program,library,file,path): add validation function 3 éve
FIND_XXX_ORDER.txt 898216137a Help: Factor out find_* command duplication 12 éve
FIND_XXX_REGISTRY_VIEW.txt 8d7e80cf3d find_* commands: add control over Windows registry views 3 éve
FIND_XXX_ROOT.txt 3de3544fcd Help: Improve documentation formatting of find_* commands 10 éve
LINK_OPTIONS_LINKER.txt 2eba7d7524 Help: Add SHELL, LINKER and host/device discussions to property docs 4 éve
OPTIONS_SHELL.txt 2eba7d7524 Help: Add SHELL, LINKER and host/device discussions to property docs 4 éve
add_compile_definitions.rst 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document 5 éve
add_compile_options.rst 448e2d7a9d Help: Provide cross-references between compiler settings 5 éve
add_custom_command.rst 8cf8f4d13b Help: State behavior for add_custom_command(TARGET) without event type 3 éve
add_custom_target.rst 2f59b683d3 Help: Custom OUTPUT and BYPRODUCTS genexes cannot refer to targets 4 éve
add_definitions.rst b3e4fb5144 Help: clarify add_definitions() and add_compile_definitions() behavior 5 éve
add_dependencies.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 éve
add_executable.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 éve
add_library.rst d0d09aa29f FILE_SET: Make INTERFACE libraries with HEADER_SETS participate in buildsystem 3 éve
add_link_options.rst 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document 5 éve
add_subdirectory.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 éve
add_test.rst 78e0204e81 Help: Clarify when add_test and test properties support generator expressions 3 éve
aux_source_directory.rst 07f3082d3b Help: Improve documentation links and formatting 6 éve
break.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 éve
build_command.rst fc2ac46043 build_command: Add the PARALLEL_LEVEL argument 4 éve
build_name.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 éve
cmake_host_system_information.rst 0c33f12a39 cmake_host_system_information(WINDOWS_REGISTRY) updates 3 éve
cmake_language.rst 23bbac941a Add cmake_language(GET_MESSAGE_LOG_LEVEL) sub command 3 éve
cmake_minimum_required.rst b00a171b2b Help: Clarify calling cmake_minimum_required() inside a function 4 éve
cmake_parse_arguments.rst 05c3060b10 Help: Fix cmake_parse_arguments version note 5 éve
cmake_path.rst 4d1883df11 Genex-PATH_EQUAL: path comparison 3 éve
cmake_policy.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 éve
configure_file.rst fa47e9c8f9 Help: Document that configure_file can create directories 4 éve
continue.rst 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document 5 éve
create_test_sourcelist.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 éve
ctest_build.rst d2b856bc92 ctest_build: Add the PARALLEL_LEVEL argument 4 éve
ctest_configure.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 éve
ctest_coverage.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 éve
ctest_empty_binary_directory.rst f051814ed0 Convert builtin help to reStructuredText source files 12 éve
ctest_memcheck.rst 731cfd45fd Help/ctest_memcheck: mention `ctest_test` arguments 4 éve
ctest_read_custom_files.rst 70c0cc72f0 ctest_read_custom_files: mention that ctest does this automatically 10 éve
ctest_run_script.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 éve
ctest_sleep.rst f051814ed0 Convert builtin help to reStructuredText source files 12 éve
ctest_start.rst a19058d7d8 Help: Replace some `versionadded` directives with `versionchanged` 5 éve
ctest_submit.rst ce44c2cec3 ctest_memcheck: generate `DynamicAnalysis-Test.xml` as well 4 éve
ctest_test.rst 140704d443 ctest: add option for output truncation 3 éve
ctest_update.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 éve
ctest_upload.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 éve
define_property.rst 26caa97057 define_property(): Change constraints of INITIALIZE_FROM_VARIABLE 3 éve
else.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 éve
elseif.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 éve
enable_language.rst e3c8012ccd Help: Document enable_language accepting multiple languages 3 éve
enable_testing.rst 538e699e5a Help: for command enable_testing, explain relation to module CTest. 6 éve
endforeach.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 éve
endfunction.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 éve
endif.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 éve
endmacro.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 éve
endwhile.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 éve
exec_program.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 éve
execute_process.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 éve
export.rst fe44cbe9e7 exports: support `CXX_MODULES_DIRECTORY` 3 éve
export_library_dependencies.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 éve
file.rst 0b7fd783f8 cmake -E tar: Add --touch option 3 éve
find_file.rst 8d7e80cf3d find_* commands: add control over Windows registry views 3 éve
find_library.rst 8d7e80cf3d find_* commands: add control over Windows registry views 3 éve
find_package.rst 9f16821ea5 Merge topic 'fetchcontent-global-targets' 3 éve
find_path.rst 8d7e80cf3d find_* commands: add control over Windows registry views 3 éve
find_program.rst 8d7e80cf3d find_* commands: add control over Windows registry views 3 éve
fltk_wrap_ui.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 éve
foreach.rst 46896d98bb foreach(): loop variables are only available in the loop scope 4 éve
function.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 éve
get_cmake_property.rst 456e0fb64f Help: Improve documentation formating 6 éve
get_directory_property.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 éve
get_filename_component.rst 0c33f12a39 cmake_host_system_information(WINDOWS_REGISTRY) updates 3 éve
get_property.rst 0c0ba17493 Help: get/set_property: Fix SOURCE grammars 4 éve
get_source_file_property.rst 0eb30f175e GENERATED prop: Introducing policy CMP0118 and its documentation 5 éve
get_target_property.rst f4b911a2c9 Help: Update docs for failure result of get_target_property 5 éve
get_test_property.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 éve
if.rst be4b9e10af if command: Add PATH_EQUAL operator 3 éve
include.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 éve
include_directories.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 éve
include_external_msproject.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 éve
include_guard.rst 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document 5 éve
include_regular_expression.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 éve
install.rst 983a5b1a7e Merge topic 'install-destination-docs' 3 éve
install_files.rst 7072d83772 Help: Fix typos and spelling in documentation 4 éve
install_programs.rst 7072d83772 Help: Fix typos and spelling in documentation 4 éve
install_targets.rst 7072d83772 Help: Fix typos and spelling in documentation 4 éve
link_directories.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 éve
link_libraries.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 éve
list.rst b151db01f9 Help: mention non-existent case for list(PREPEND) 3 éve
load_cache.rst 657fb0aa6f Help: Clarify load_cache documentation of first parameter 6 éve
load_command.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 éve
macro.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 éve
make_directory.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 éve
mark_as_advanced.rst a19058d7d8 Help: Replace some `versionadded` directives with `versionchanged` 5 éve
math.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 éve
message.rst 0aea13d20b Help: for message(FATAL_ERROR), document nonzero exit code 3 éve
option.rst ee6b429498 Help: Clarify that option() is a boolean 3 éve
output_required_files.rst 456e0fb64f Help: Improve documentation formating 6 éve
project.rst a6c34b0353 project(): Add new CMAKE_PROJECT_TOP_LEVEL_INCLUDES file injection point 3 éve
qt_wrap_cpp.rst 74dc68b406 qt_wrap_*: Add deprecation notes to command docs 6 éve
qt_wrap_ui.rst 74dc68b406 qt_wrap_*: Add deprecation notes to command docs 6 éve
remove.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 éve
remove_definitions.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 éve
return.rst e8b0359a43 cmake_language: Add signature to DEFER calls to later times 5 éve
separate_arguments.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 éve
set.rst d96eb55282 set(CACHE): do not remove normal variable 4 éve
set_directory_properties.rst bfc3670546 Help: Provide cross-references from and to set_property 6 éve
set_property.rst 78e0204e81 Help: Clarify when add_test and test properties support generator expressions 3 éve
set_source_files_properties.rst 0eb30f175e GENERATED prop: Introducing policy CMP0118 and its documentation 5 éve
set_target_properties.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 éve
set_tests_properties.rst 78e0204e81 Help: Clarify when add_test and test properties support generator expressions 3 éve
site_name.rst 94c6295db1 Help: Document site_name command use of HOSTNAME variable 5 éve
source_group.rst 0106842af4 Help: Clarify condition of tree command from source_group. 4 éve
string.rst 2f0a3d43e1 Help: Fix string(JSON ... LENGTH ...) signature 3 éve
subdir_depends.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 éve
subdirs.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 éve
target_compile_definitions.rst 4b9fcadc9a Help: Describe definition values in target_compile_definitions 5 éve
target_compile_features.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 éve
target_compile_options.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 éve
target_include_directories.rst ec29a6a1a9 Help: Clarify documentation on SYSTEM include directories 3 éve
target_link_directories.rst 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document 5 éve
target_link_libraries.rst 8be7694d97 Help: Fix trivial typo 4 éve
target_link_options.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 éve
target_precompile_headers.rst 5dd356cefc Help: Convert some genex names to explicit cross-references 4 éve
target_sources.rst f3cfde394a cmTargetSourcesCommand: allow `INTERFACE` C++ modules when imported 3 éve
try_compile.rst a6562ff579 try_compile: Add option to skip passing platform variables 3 éve
try_run.rst 34d263270e Help: Drop incorrect versionadded for try_compile result variable 3 éve
unset.rst 3de551cc22 Help: Clarify effect of set(ENV{..} ..) and unset(ENV{..}) 7 éve
use_mangled_mesa.rst 07f3082d3b Help: Improve documentation links and formatting 6 éve
utility_source.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 éve
variable_requires.rst 0e4fbb4a1f Help: Improve formatting of Help documentation 6 éve
variable_watch.rst bb15663858 Help: Expand documentation of variable_watch() 5 éve
while.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 éve
write_file.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 éve