Brad King 5f2bf6ecc6 Help: Drop misleading add_custom_command "makefile terms" explanation 2 年之前
..
DEVICE_LINK_OPTIONS.txt c86ec79d07 Help: Use direct refs to genexes instead of ``$<GENEX-NAME>`` 3 年之前
FIND_XXX.txt 7e1a4567fb Help: Make VALIDATOR wording clearer and more precise 3 年之前
FIND_XXX_ORDER.txt 898216137a Help: Factor out find_* command duplication 12 年之前
FIND_XXX_REGISTRY_VIEW.txt 7dca3807f8 Help: Fix typos, grammar and formatting in CMP0134 policy docs 3 年之前
FIND_XXX_ROOT.txt 3de3544fcd Help: Improve documentation formatting of find_* commands 10 年之前
GENEX_NOTE.txt d4d1f85297 Help: Move a note about arguments and genexes into include file 3 年之前
LINK_OPTIONS_LINKER.txt 2eba7d7524 Help: Add SHELL, LINKER and host/device discussions to property docs 4 年之前
OPTIONS_SHELL.txt 2eba7d7524 Help: Add SHELL, LINKER and host/device discussions to property docs 4 年之前
add_compile_definitions.rst d4d1f85297 Help: Move a note about arguments and genexes into include file 3 年之前
add_compile_options.rst f03a1833e2 Help: Update compiler-specific add_compile_options() example and prose 3 年之前
add_custom_command.rst 5f2bf6ecc6 Help: Drop misleading add_custom_command "makefile terms" explanation 2 年之前
add_custom_target.rst 26d813092b add_custom_{command,target}: add genex support for COMMENT 3 年之前
add_definitions.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
add_dependencies.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
add_executable.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
add_library.rst c36910476a Help: remove links from pages to themselves 3 年之前
add_link_options.rst d4d1f85297 Help: Move a note about arguments and genexes into include file 3 年之前
add_subdirectory.rst b15b9cf286 Help: Clarify SYSTEM property default for imported targets 3 年之前
add_test.rst 78e0204e81 Help: Clarify when add_test and test properties support generator expressions 3 年之前
aux_source_directory.rst 07f3082d3b Help: Improve documentation links and formatting 6 年之前
block.rst e159b5b2ae Merge topic 'doc-improvements' 3 年之前
break.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 年之前
build_command.rst 3043c17039 Help: Add more CLI `:option:` references to various pages 3 年之前
build_name.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
cmake_host_system_information.rst f98c8707f4 Help: Use `code-block:: cmake` instead of `::` for sub-commands descriptions 3 年之前
cmake_language.rst 44a2f3f332 Add new flow-control commands for variables and policies scopes management 3 年之前
cmake_minimum_required.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
cmake_parse_arguments.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
cmake_path.rst f98c8707f4 Help: Use `code-block:: cmake` instead of `::` for sub-commands descriptions 3 年之前
cmake_policy.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
configure_file.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
continue.rst 1046a61cfd Help: clean up and clarify block() and return() 3 年之前
create_test_sourcelist.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 年之前
ctest_build.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
ctest_configure.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
ctest_coverage.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
ctest_empty_binary_directory.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
ctest_memcheck.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
ctest_read_custom_files.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
ctest_run_script.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
ctest_sleep.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
ctest_start.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
ctest_submit.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
ctest_test.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
ctest_update.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
ctest_upload.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
define_property.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
else.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 年之前
elseif.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 年之前
enable_language.rst e3c8012ccd Help: Document enable_language accepting multiple languages 3 年之前
enable_testing.rst 538e699e5a Help: for command enable_testing, explain relation to module CTest. 6 年之前
endblock.rst 44a2f3f332 Add new flow-control commands for variables and policies scopes management 3 年之前
endforeach.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 年之前
endfunction.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 年之前
endif.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 年之前
endmacro.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 年之前
endwhile.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 年之前
exec_program.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
execute_process.rst c36910476a Help: remove links from pages to themselves 3 年之前
export.rst 5d76ff6019 Help: Fix formatting of CMAKE_EXPERIMENTAL_CXX_MODULE_CMAKE_API notes 3 年之前
export_library_dependencies.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
file.rst efa9eec040 file(COPY_FILE): Add option to retry on Windows if input access fails 3 年之前
find_file.rst 8d7e80cf3d find_* commands: add control over Windows registry views 3 年之前
find_library.rst 8d7e80cf3d find_* commands: add control over Windows registry views 3 年之前
find_package.rst 65dc8aa8b3 Help: Mention CMake version for a recently-added `find_package` search path 3 年之前
find_path.rst 8d7e80cf3d find_* commands: add control over Windows registry views 3 年之前
find_program.rst 8d7e80cf3d find_* commands: add control over Windows registry views 3 年之前
fltk_wrap_ui.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 年之前
foreach.rst cc8837606c Help: Unindent _See Also_ related commands list 3 年之前
function.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
get_cmake_property.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
get_directory_property.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
get_filename_component.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
get_property.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
get_source_file_property.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
get_target_property.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
get_test_property.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
if.rst cc8837606c Help: Unindent _See Also_ related commands list 3 年之前
include.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 年之前
include_directories.rst d4d1f85297 Help: Move a note about arguments and genexes into include file 3 年之前
include_external_msproject.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 年之前
include_guard.rst c36910476a Help: remove links from pages to themselves 3 年之前
include_regular_expression.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 年之前
install.rst c36910476a Help: remove links from pages to themselves 3 年之前
install_files.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
install_programs.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
install_targets.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
link_directories.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
link_libraries.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 年之前
list.rst b151db01f9 Help: mention non-existent case for list(PREPEND) 3 年之前
load_cache.rst 657fb0aa6f Help: Clarify load_cache documentation of first parameter 6 年之前
load_command.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
macro.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
make_directory.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
mark_as_advanced.rst a19058d7d8 Help: Replace some `versionadded` directives with `versionchanged` 5 年之前
math.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 年之前
message.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
option.rst ee6b429498 Help: Clarify that option() is a boolean 3 年之前
output_required_files.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
project.rst 59573bf5b9 project: Warn at top-level if `cmake_minimum_required` wasn't called 3 年之前
qt_wrap_cpp.rst 74dc68b406 qt_wrap_*: Add deprecation notes to command docs 6 年之前
qt_wrap_ui.rst 74dc68b406 qt_wrap_*: Add deprecation notes to command docs 6 年之前
remove.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
remove_definitions.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 年之前
return.rst c36910476a Help: remove links from pages to themselves 3 年之前
separate_arguments.rst c705279bae Help: Add `.. versionadded` directives to commands documentation 5 年之前
set.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
set_directory_properties.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
set_property.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
set_source_files_properties.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
set_target_properties.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
set_tests_properties.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
site_name.rst 94c6295db1 Help: Document site_name command use of HOSTNAME variable 5 年之前
source_group.rst 0106842af4 Help: Clarify condition of tree command from source_group. 4 年之前
string.rst 9da542d5c1 string(TIMESTAMP): Add %z and %Z for adding time zone string 3 年之前
subdir_depends.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
subdirs.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
target_compile_definitions.rst d4d1f85297 Help: Move a note about arguments and genexes into include file 3 年之前
target_compile_features.rst d4d1f85297 Help: Move a note about arguments and genexes into include file 3 年之前
target_compile_options.rst ab5aeca849 Help: Clarify behavior of BEFORE with target_compile_options() 3 年之前
target_include_directories.rst d4d1f85297 Help: Move a note about arguments and genexes into include file 3 年之前
target_link_directories.rst d4d1f85297 Help: Move a note about arguments and genexes into include file 3 年之前
target_link_libraries.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
target_link_options.rst d4d1f85297 Help: Move a note about arguments and genexes into include file 3 年之前
target_precompile_headers.rst d4d1f85297 Help: Move a note about arguments and genexes into include file 3 年之前
target_sources.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
try_compile.rst c36910476a Help: remove links from pages to themselves 3 年之前
try_run.rst f9fd27a5ee Help: Fix typo that crashes older pygments lexers 3 年之前
unset.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 年之前
use_mangled_mesa.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
utility_source.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
variable_requires.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前
variable_watch.rst bb15663858 Help: Expand documentation of variable_watch() 5 年之前
while.rst cc8837606c Help: Unindent _See Also_ related commands list 3 年之前
write_file.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 年之前