Brad King 4cb8564087 Merge topic 'doc-timestamp-f' into release-3.25 před 3 roky
..
DEVICE_LINK_OPTIONS.txt 2eba7d7524 Help: Add SHELL, LINKER and host/device discussions to property docs před 4 roky
FIND_XXX.txt b9371c0477 Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix' před 3 roky
FIND_XXX_ORDER.txt 898216137a Help: Factor out find_* command duplication před 12 roky
FIND_XXX_REGISTRY_VIEW.txt 7dca3807f8 Help: Fix typos, grammar and formatting in CMP0134 policy docs před 3 roky
FIND_XXX_ROOT.txt 3de3544fcd Help: Improve documentation formatting of find_* commands před 10 roky
LINK_OPTIONS_LINKER.txt 2eba7d7524 Help: Add SHELL, LINKER and host/device discussions to property docs před 4 roky
OPTIONS_SHELL.txt 2eba7d7524 Help: Add SHELL, LINKER and host/device discussions to property docs před 4 roky
add_compile_definitions.rst 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document před 5 roky
add_compile_options.rst 448e2d7a9d Help: Provide cross-references between compiler settings před 5 roky
add_custom_command.rst 8d6f015d59 Drop Visual Studio 10 2010 generator před 3 roky
add_custom_target.rst 37381506dc Help: Link from add_custom_target to policy on BYPRODUCTS před 3 roky
add_definitions.rst b3e4fb5144 Help: clarify add_definitions() and add_compile_definitions() behavior před 5 roky
add_dependencies.rst c705279bae Help: Add `.. versionadded` directives to commands documentation před 5 roky
add_executable.rst c705279bae Help: Add `.. versionadded` directives to commands documentation před 5 roky
add_library.rst d0d09aa29f FILE_SET: Make INTERFACE libraries with HEADER_SETS participate in buildsystem před 3 roky
add_link_options.rst 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document před 5 roky
add_subdirectory.rst 2eb30a7036 add_subdirectory: Add SYSTEM option před 3 roky
add_test.rst 78e0204e81 Help: Clarify when add_test and test properties support generator expressions před 3 roky
aux_source_directory.rst 07f3082d3b Help: Improve documentation links and formatting před 6 roky
block.rst 838a5fae23 return(): Propagate variables to result scope před 3 roky
break.rst c2efb3efcd Help: Revise docs on Scripting Commands před 7 roky
build_command.rst fc2ac46043 build_command: Add the PARALLEL_LEVEL argument před 4 roky
build_name.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. před 7 roky
cmake_host_system_information.rst 0c33f12a39 cmake_host_system_information(WINDOWS_REGISTRY) updates před 3 roky
cmake_language.rst 44a2f3f332 Add new flow-control commands for variables and policies scopes management před 3 roky
cmake_minimum_required.rst b00a171b2b Help: Clarify calling cmake_minimum_required() inside a function před 4 roky
cmake_parse_arguments.rst 05c3060b10 Help: Fix cmake_parse_arguments version note před 5 roky
cmake_path.rst 37e01773e4 Help: Clarify behavior of path-based equality conditions před 3 roky
cmake_policy.rst 44a2f3f332 Add new flow-control commands for variables and policies scopes management před 3 roky
configure_file.rst fa47e9c8f9 Help: Document that configure_file can create directories před 4 roky
continue.rst 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document před 5 roky
create_test_sourcelist.rst adbaadf0ee Help: Apply syntax highlighting to project commands před 7 roky
ctest_build.rst d2b856bc92 ctest_build: Add the PARALLEL_LEVEL argument před 4 roky
ctest_configure.rst c705279bae Help: Add `.. versionadded` directives to commands documentation před 5 roky
ctest_coverage.rst c705279bae Help: Add `.. versionadded` directives to commands documentation před 5 roky
ctest_empty_binary_directory.rst f051814ed0 Convert builtin help to reStructuredText source files před 12 roky
ctest_memcheck.rst 731cfd45fd Help/ctest_memcheck: mention `ctest_test` arguments před 4 roky
ctest_read_custom_files.rst 70c0cc72f0 ctest_read_custom_files: mention that ctest does this automatically před 10 roky
ctest_run_script.rst 183a49cbfe Help: Replace mentions of ``-S`` option with :option:`-S` role před 3 roky
ctest_sleep.rst f051814ed0 Convert builtin help to reStructuredText source files před 12 roky
ctest_start.rst 183a49cbfe Help: Replace mentions of ``-S`` option with :option:`-S` role před 3 roky
ctest_submit.rst ce44c2cec3 ctest_memcheck: generate `DynamicAnalysis-Test.xml` as well před 4 roky
ctest_test.rst de892f3d4e Help: Add crossrefs to ctest output control options před 3 roky
ctest_update.rst c705279bae Help: Add `.. versionadded` directives to commands documentation před 5 roky
ctest_upload.rst c705279bae Help: Add `.. versionadded` directives to commands documentation před 5 roky
define_property.rst 26caa97057 define_property(): Change constraints of INITIALIZE_FROM_VARIABLE před 3 roky
else.rst c2efb3efcd Help: Revise docs on Scripting Commands před 7 roky
elseif.rst c2efb3efcd Help: Revise docs on Scripting Commands před 7 roky
enable_language.rst e3c8012ccd Help: Document enable_language accepting multiple languages před 3 roky
enable_testing.rst 538e699e5a Help: for command enable_testing, explain relation to module CTest. před 7 roky
endblock.rst 44a2f3f332 Add new flow-control commands for variables and policies scopes management před 3 roky
endforeach.rst c2efb3efcd Help: Revise docs on Scripting Commands před 7 roky
endfunction.rst c2efb3efcd Help: Revise docs on Scripting Commands před 7 roky
endif.rst c2efb3efcd Help: Revise docs on Scripting Commands před 7 roky
endmacro.rst c2efb3efcd Help: Revise docs on Scripting Commands před 7 roky
endwhile.rst c2efb3efcd Help: Revise docs on Scripting Commands před 7 roky
exec_program.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. před 7 roky
execute_process.rst 70c26a65b7 Help: Clarify execute_process OS-specific command-line encoding před 3 roky
export.rst 5d76ff6019 Help: Fix formatting of CMAKE_EXPERIMENTAL_CXX_MODULE_CMAKE_API notes před 3 roky
export_library_dependencies.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. před 7 roky
file.rst 666b3c6f13 Help: Clarify file(DOWNLOAD) behavior for existing file with same hash před 3 roky
find_file.rst 8d7e80cf3d find_* commands: add control over Windows registry views před 3 roky
find_library.rst 8d7e80cf3d find_* commands: add control over Windows registry views před 3 roky
find_package.rst b9371c0477 Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix' před 3 roky
find_path.rst 8d7e80cf3d find_* commands: add control over Windows registry views před 3 roky
find_program.rst 8d7e80cf3d find_* commands: add control over Windows registry views před 3 roky
fltk_wrap_ui.rst adbaadf0ee Help: Apply syntax highlighting to project commands před 7 roky
foreach.rst 033c066543 Help: Add see-also refs for flow control commands před 3 roky
function.rst 033c066543 Help: Add see-also refs for flow control commands před 3 roky
get_cmake_property.rst 456e0fb64f Help: Improve documentation formating před 6 roky
get_directory_property.rst c705279bae Help: Add `.. versionadded` directives to commands documentation před 5 roky
get_filename_component.rst 0c33f12a39 cmake_host_system_information(WINDOWS_REGISTRY) updates před 3 roky
get_property.rst 0c0ba17493 Help: get/set_property: Fix SOURCE grammars před 4 roky
get_source_file_property.rst 0eb30f175e GENERATED prop: Introducing policy CMP0118 and its documentation před 5 roky
get_target_property.rst f4b911a2c9 Help: Update docs for failure result of get_target_property před 5 roky
get_test_property.rst 04843d743e Help: Replace a bunch of more ``--option`` to `:option:` role před 3 roky
if.rst 41597025f9 Merge topic 'doc-if-PATH_EQUAL' před 3 roky
include.rst c2efb3efcd Help: Revise docs on Scripting Commands před 7 roky
include_directories.rst adbaadf0ee Help: Apply syntax highlighting to project commands před 7 roky
include_external_msproject.rst c705279bae Help: Add `.. versionadded` directives to commands documentation před 5 roky
include_guard.rst 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document před 5 roky
include_regular_expression.rst adbaadf0ee Help: Apply syntax highlighting to project commands před 7 roky
install.rst b768a5e23b Help: Disambiguate cmake(1) program modes in Sphinx option references před 3 roky
install_files.rst 7072d83772 Help: Fix typos and spelling in documentation před 4 roky
install_programs.rst 7072d83772 Help: Fix typos and spelling in documentation před 4 roky
install_targets.rst 7072d83772 Help: Fix typos and spelling in documentation před 4 roky
link_directories.rst c705279bae Help: Add `.. versionadded` directives to commands documentation před 5 roky
link_libraries.rst adbaadf0ee Help: Apply syntax highlighting to project commands před 7 roky
list.rst b151db01f9 Help: mention non-existent case for list(PREPEND) před 4 roky
load_cache.rst 657fb0aa6f Help: Clarify load_cache documentation of first parameter před 6 roky
load_command.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. před 7 roky
macro.rst c705279bae Help: Add `.. versionadded` directives to commands documentation před 5 roky
make_directory.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. před 7 roky
mark_as_advanced.rst a19058d7d8 Help: Replace some `versionadded` directives with `versionchanged` před 5 roky
math.rst c705279bae Help: Add `.. versionadded` directives to commands documentation před 5 roky
message.rst 04843d743e Help: Replace a bunch of more ``--option`` to `:option:` role před 3 roky
option.rst ee6b429498 Help: Clarify that option() is a boolean před 3 roky
output_required_files.rst 456e0fb64f Help: Improve documentation formating před 6 roky
project.rst a6c34b0353 project(): Add new CMAKE_PROJECT_TOP_LEVEL_INCLUDES file injection point před 3 roky
qt_wrap_cpp.rst 74dc68b406 qt_wrap_*: Add deprecation notes to command docs před 7 roky
qt_wrap_ui.rst 74dc68b406 qt_wrap_*: Add deprecation notes to command docs před 7 roky
remove.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. před 7 roky
remove_definitions.rst adbaadf0ee Help: Apply syntax highlighting to project commands před 7 roky
return.rst 838a5fae23 return(): Propagate variables to result scope před 3 roky
separate_arguments.rst c705279bae Help: Add `.. versionadded` directives to commands documentation před 5 roky
set.rst 838a5fae23 return(): Propagate variables to result scope před 3 roky
set_directory_properties.rst bfc3670546 Help: Provide cross-references from and to set_property před 7 roky
set_property.rst 78e0204e81 Help: Clarify when add_test and test properties support generator expressions před 3 roky
set_source_files_properties.rst 0eb30f175e GENERATED prop: Introducing policy CMP0118 and its documentation před 5 roky
set_target_properties.rst adbaadf0ee Help: Apply syntax highlighting to project commands před 7 roky
set_tests_properties.rst 78e0204e81 Help: Clarify when add_test and test properties support generator expressions před 3 roky
site_name.rst 94c6295db1 Help: Document site_name command use of HOSTNAME variable před 5 roky
source_group.rst 0106842af4 Help: Clarify condition of tree command from source_group. před 4 roky
string.rst 7d25ae7350 Help: Add versionadded for string(TIMESTAMP) %f specifier před 3 roky
subdir_depends.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. před 7 roky
subdirs.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. před 7 roky
target_compile_definitions.rst 3d31f99b74 Help: Link from usage requirement commands to detailed explanation před 3 roky
target_compile_features.rst c705279bae Help: Add `.. versionadded` directives to commands documentation před 5 roky
target_compile_options.rst 3d31f99b74 Help: Link from usage requirement commands to detailed explanation před 3 roky
target_include_directories.rst 3d31f99b74 Help: Link from usage requirement commands to detailed explanation před 3 roky
target_link_directories.rst 3d31f99b74 Help: Link from usage requirement commands to detailed explanation před 3 roky
target_link_libraries.rst 3d31f99b74 Help: Link from usage requirement commands to detailed explanation před 3 roky
target_link_options.rst 3d31f99b74 Help: Link from usage requirement commands to detailed explanation před 3 roky
target_precompile_headers.rst 3d31f99b74 Help: Link from usage requirement commands to detailed explanation před 3 roky
target_sources.rst 3d31f99b74 Help: Link from usage requirement commands to detailed explanation před 3 roky
try_compile.rst f9fd27a5ee Help: Fix typo that crashes older pygments lexers před 3 roky
try_run.rst f9fd27a5ee Help: Fix typo that crashes older pygments lexers před 3 roky
unset.rst 3de551cc22 Help: Clarify effect of set(ENV{..} ..) and unset(ENV{..}) před 7 roky
use_mangled_mesa.rst 07f3082d3b Help: Improve documentation links and formatting před 6 roky
utility_source.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. před 7 roky
variable_requires.rst 0e4fbb4a1f Help: Improve formatting of Help documentation před 6 roky
variable_watch.rst bb15663858 Help: Expand documentation of variable_watch() před 5 roky
while.rst 033c066543 Help: Add see-also refs for flow control commands před 3 roky
write_file.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. před 7 roky