Brad King 2b60088d14 Help: Update file(GET_RUNTIME_DEPENDENCIES) prose to match option names 5 år sedan
..
DEVICE_LINK_OPTIONS.txt e5279c2c8f Help: Better document that CMP0105 controls DEVICE_LINK parsing 5 år sedan
FIND_XXX.txt 6b3d8f281e Document which environment variables effect CMAKE_SYSTEM_PREFIX_PATH 5 år sedan
FIND_XXX_ORDER.txt 898216137a Help: Factor out find_* command duplication 12 år sedan
FIND_XXX_ROOT.txt 3de3544fcd Help: Improve documentation formatting of find_* commands 10 år sedan
LINK_OPTIONS_LINKER.txt a7ef28b9d8 Help: Fix typos and style in add_link_options documentation 6 år sedan
OPTIONS_SHELL.txt a7ef28b9d8 Help: Fix typos and style in add_link_options documentation 6 år sedan
add_compile_definitions.rst b3e4fb5144 Help: clarify add_definitions() and add_compile_definitions() behavior 5 år sedan
add_compile_options.rst 448e2d7a9d Help: Provide cross-references between compiler settings 5 år sedan
add_custom_command.rst 3eb2b62d21 Help: Expand discussion of GENERATED / BYPRODUCTS 5 år sedan
add_custom_target.rst 3eb2b62d21 Help: Expand discussion of GENERATED / BYPRODUCTS 5 år sedan
add_definitions.rst b3e4fb5144 Help: clarify add_definitions() and add_compile_definitions() behavior 5 år sedan
add_dependencies.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 år sedan
add_executable.rst 056489d567 add_library/add_executable: allow local alias to imported targets 5 år sedan
add_library.rst 056489d567 add_library/add_executable: allow local alias to imported targets 5 år sedan
add_link_options.rst 4248bb452a CUDA: Device linking use now link options 5 år sedan
add_subdirectory.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 år sedan
add_test.rst f84af8e270 add_test: Allow special characters in test name 5 år sedan
aux_source_directory.rst 07f3082d3b Help: Improve documentation links and formatting 6 år sedan
break.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 år sedan
build_command.rst 324d18bb34 cmake: Teach --build mode to support multiple targets 6 år sedan
build_name.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 år sedan
cmake_host_system_information.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 år sedan
cmake_language.rst 12e483c563 cmake_language: check CALL with control command 5 år sedan
cmake_minimum_required.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 år sedan
cmake_parse_arguments.rst 264612c013 Help: Typo and grammar fixes in cmake_parse_arguments() docs 6 år sedan
cmake_policy.rst cb811d11ce Help: Improve description of modules 6 år sedan
configure_file.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 år sedan
continue.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 år sedan
create_test_sourcelist.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 år sedan
ctest_build.rst 3125c47d27 ctest_build: Do not require unnecessary [CTEST_]PROJECT_NAME value 7 år sedan
ctest_configure.rst 78b00f1d10 Help: Clarify `ctest_*` APPEND option behavior 9 år sedan
ctest_coverage.rst ccefe9798d Help: Fix typo in ctest_coverage synopsis 6 år sedan
ctest_empty_binary_directory.rst f051814ed0 Convert builtin help to reStructuredText source files 12 år sedan
ctest_memcheck.rst c1b2b7c03c Add ctest options for limiting which tests fixtures add 8 år sedan
ctest_read_custom_files.rst 70c0cc72f0 ctest_read_custom_files: mention that ctest does this automatically 10 år sedan
ctest_run_script.rst c3f40f4fd9 Help: Improve formatting of command documentation 10 år sedan
ctest_sleep.rst f051814ed0 Convert builtin help to reStructuredText source files 12 år sedan
ctest_start.rst 2a71a0390c ctest: rename TRACK to GROUP 6 år sedan
ctest_submit.rst ba7e44eb7a ctest_submit: Add option BUILD_ID 6 år sedan
ctest_test.rst e89aeba5c4 ctest: add option --stop-on-failure 5 år sedan
ctest_update.rst 7ddac95121 Help: cross-ref and wording of docs related to ctest_update() 6 år sedan
ctest_upload.rst d328dc6853 CTest: Add CAPTURE_CMAKE_ERROR val to `ctest_*` commands 9 år sedan
define_property.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 år sedan
else.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 år sedan
elseif.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 år sedan
enable_language.rst 9e66397c28 Languages: Add support for Objective-C++ 6 år sedan
enable_testing.rst 538e699e5a Help: for command enable_testing, explain relation to module CTest. 6 år sedan
endforeach.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 år sedan
endfunction.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 år sedan
endif.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 år sedan
endmacro.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 år sedan
endwhile.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 år sedan
exec_program.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 år sedan
execute_process.rst 6ec274b002 execute_process: Add ECHO_(OUTPUT|ERROR)_VARIABLE options 5 år sedan
export.rst 0e4fbb4a1f Help: Improve formatting of Help documentation 6 år sedan
export_library_dependencies.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 år sedan
file.rst 2b60088d14 Help: Update file(GET_RUNTIME_DEPENDENCIES) prose to match option names 5 år sedan
find_file.rst 02f527c66a Find: Provide global controls for the `NO_[]_PATH` call options 6 år sedan
find_library.rst 02f527c66a Find: Provide global controls for the `NO_[]_PATH` call options 6 år sedan
find_package.rst cc92a4c228 Help: Fix typo in find_package documentation 5 år sedan
find_path.rst 02f527c66a Find: Provide global controls for the `NO_[]_PATH` call options 6 år sedan
find_program.rst 02f527c66a Find: Provide global controls for the `NO_[]_PATH` call options 6 år sedan
fltk_wrap_ui.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 år sedan
foreach.rst d30468a2f6 foreach: Allow multiple iteration variables for `ZIP_LIST` mode 6 år sedan
function.rst 94c1e4fdb3 cmake_language: Rename command from cmake_command 5 år sedan
get_cmake_property.rst 456e0fb64f Help: Improve documentation formating 6 år sedan
get_directory_property.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 år sedan
get_filename_component.rst 2cc145928c Help: Remove outdated statement about get_filename_component() 6 år sedan
get_property.rst 0bdb1a77d1 Help: Clarify wording of dir-related source property options 5 år sedan
get_source_file_property.rst 0bdb1a77d1 Help: Clarify wording of dir-related source property options 5 år sedan
get_target_property.rst f4b911a2c9 Help: Update docs for failure result of get_target_property 5 år sedan
get_test_property.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 år sedan
if.rst d192caefff CMakeDependentOption: Document that 4th parameter follows if-syntax 6 år sedan
include.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 år sedan
include_directories.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 år sedan
include_external_msproject.rst cb811d11ce Help: Improve description of modules 6 år sedan
include_guard.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 år sedan
include_regular_expression.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 år sedan
install.rst 0315d269c2 Help: Reference policy CMP0082 from install() command docs 5 år sedan
install_files.rst 456e0fb64f Help: Improve documentation formating 6 år sedan
install_programs.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 år sedan
install_targets.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 år sedan
link_directories.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 år sedan
link_libraries.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 år sedan
list.rst da99eca1e7 list: add NATURAL sorting on SORT sub-command 5 år sedan
load_cache.rst 657fb0aa6f Help: Clarify load_cache documentation of first parameter 6 år sedan
load_command.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 år sedan
macro.rst 94c1e4fdb3 cmake_language: Rename command from cmake_command 5 år sedan
make_directory.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 år sedan
mark_as_advanced.rst 3ec82b713e cmMarkAsAdvancedCommand: ignore variables which don't exist in the cache 5 år sedan
math.rst 15a0b0d046 Help: math() expressions must be representable as signed 64-bit 6 år sedan
message.rst 949a1e120a message: New message types to mark checks performed by CMake 6 år sedan
option.rst 36a6d91011 Help: If a cache variable exists, option() also does nothing 5 år sedan
output_required_files.rst 456e0fb64f Help: Improve documentation formating 6 år sedan
project.rst f7acc1266c project: Add variable CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE_BEFORE 6 år sedan
qt_wrap_cpp.rst 74dc68b406 qt_wrap_*: Add deprecation notes to command docs 6 år sedan
qt_wrap_ui.rst 74dc68b406 qt_wrap_*: Add deprecation notes to command docs 6 år sedan
remove.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 år sedan
remove_definitions.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 år sedan
return.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 år sedan
separate_arguments.rst c6872432e6 Help: Fixed typo in command/separate_arguments.rst 5 år sedan
set.rst cb01b8c8ba set: warn of extra arguments after ENV value. 6 år sedan
set_directory_properties.rst bfc3670546 Help: Provide cross-references from and to set_property 6 år sedan
set_property.rst 0bdb1a77d1 Help: Clarify wording of dir-related source property options 5 år sedan
set_source_files_properties.rst 0bdb1a77d1 Help: Clarify wording of dir-related source property options 5 år sedan
set_target_properties.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 år sedan
set_tests_properties.rst bfc3670546 Help: Provide cross-references from and to set_property 6 år sedan
site_name.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 år sedan
source_group.rst faf44a8cdb source_group: Support forward slashes in group hierarchy 5 år sedan
string.rst 5395bf05eb string: Add new HEX sub-command 5 år sedan
subdir_depends.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 år sedan
subdirs.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 år sedan
target_compile_definitions.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 år sedan
target_compile_features.rst 2467a2b318 CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support 6 år sedan
target_compile_options.rst 448e2d7a9d Help: Provide cross-references between compiler settings 5 år sedan
target_include_directories.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 år sedan
target_link_directories.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 år sedan
target_link_libraries.rst 456e0fb64f Help: Improve documentation formating 6 år sedan
target_link_options.rst 4248bb452a CUDA: Device linking use now link options 5 år sedan
target_precompile_headers.rst a09195e7bf Help: Rename 'artefact' to 'artifact' in target_precompile_headers 5 år sedan
target_sources.rst adbaadf0ee Help: Apply syntax highlighting to project commands 7 år sedan
try_compile.rst 1086e930dc CUDA: Propagate CMAKE_CUDA_RUNTIME_LIBRARY state to try_compile 5 år sedan
try_run.rst 7975edeac5 Help: User-provided variable names for try_* commands 6 år sedan
unset.rst 3de551cc22 Help: Clarify effect of set(ENV{..} ..) and unset(ENV{..}) 7 år sedan
use_mangled_mesa.rst 07f3082d3b Help: Improve documentation links and formatting 6 år sedan
utility_source.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 år sedan
variable_requires.rst 0e4fbb4a1f Help: Improve formatting of Help documentation 6 år sedan
variable_watch.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 år sedan
while.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 år sedan
write_file.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. 7 år sedan