Brad King ad937fb36c Help: Document that set_property APPEND ignores empty values vor 5 Jahren
..
FIND_XXX.txt dc00809596 find_*: Add support for REQUIRED keyword vor 5 Jahren
FIND_XXX_ORDER.txt 898216137a Help: Factor out find_* command duplication vor 12 Jahren
FIND_XXX_ROOT.txt 3de3544fcd Help: Improve documentation formatting of find_* commands vor 10 Jahren
LINK_OPTIONS_LINKER.txt a7ef28b9d8 Help: Fix typos and style in add_link_options documentation vor 6 Jahren
OPTIONS_SHELL.txt a7ef28b9d8 Help: Fix typos and style in add_link_options documentation vor 6 Jahren
add_compile_definitions.rst adbaadf0ee Help: Apply syntax highlighting to project commands vor 7 Jahren
add_compile_options.rst 2439d546c8 Help: Revise compile options command docs, and provide example vor 7 Jahren
add_custom_command.rst 3eb2b62d21 Help: Expand discussion of GENERATED / BYPRODUCTS vor 5 Jahren
add_custom_target.rst 3eb2b62d21 Help: Expand discussion of GENERATED / BYPRODUCTS vor 5 Jahren
add_definitions.rst cb811d11ce Help: Improve description of modules vor 6 Jahren
add_dependencies.rst adbaadf0ee Help: Apply syntax highlighting to project commands vor 7 Jahren
add_executable.rst adbaadf0ee Help: Apply syntax highlighting to project commands vor 7 Jahren
add_library.rst 4127f82179 add_library: Document UNKNOWN type of imported targets vor 6 Jahren
add_link_options.rst a6a543ced6 Help: Clarify that link options don't apply to static library targets vor 6 Jahren
add_subdirectory.rst adbaadf0ee Help: Apply syntax highlighting to project commands vor 7 Jahren
add_test.rst 407dd1a910 Help: Add documentation for SKIP_REGULAR_EXPRESSION test property vor 6 Jahren
aux_source_directory.rst 07f3082d3b Help: Improve documentation links and formatting vor 6 Jahren
break.rst c2efb3efcd Help: Revise docs on Scripting Commands vor 7 Jahren
build_command.rst 324d18bb34 cmake: Teach --build mode to support multiple targets vor 6 Jahren
build_name.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. vor 7 Jahren
cmake_command.rst 598b676b5e cmake_command: Add command to EVAL a CMake script as a string vor 5 Jahren
cmake_host_system_information.rst c2efb3efcd Help: Revise docs on Scripting Commands vor 7 Jahren
cmake_minimum_required.rst c2efb3efcd Help: Revise docs on Scripting Commands vor 7 Jahren
cmake_parse_arguments.rst 264612c013 Help: Typo and grammar fixes in cmake_parse_arguments() docs vor 6 Jahren
cmake_policy.rst cb811d11ce Help: Improve description of modules vor 6 Jahren
configure_file.rst c2efb3efcd Help: Revise docs on Scripting Commands vor 7 Jahren
continue.rst c2efb3efcd Help: Revise docs on Scripting Commands vor 7 Jahren
create_test_sourcelist.rst adbaadf0ee Help: Apply syntax highlighting to project commands vor 7 Jahren
ctest_build.rst 3125c47d27 ctest_build: Do not require unnecessary [CTEST_]PROJECT_NAME value vor 7 Jahren
ctest_configure.rst 78b00f1d10 Help: Clarify `ctest_*` APPEND option behavior vor 9 Jahren
ctest_coverage.rst ccefe9798d Help: Fix typo in ctest_coverage synopsis vor 6 Jahren
ctest_empty_binary_directory.rst f051814ed0 Convert builtin help to reStructuredText source files vor 12 Jahren
ctest_memcheck.rst c1b2b7c03c Add ctest options for limiting which tests fixtures add vor 8 Jahren
ctest_read_custom_files.rst 70c0cc72f0 ctest_read_custom_files: mention that ctest does this automatically vor 10 Jahren
ctest_run_script.rst c3f40f4fd9 Help: Improve formatting of command documentation vor 10 Jahren
ctest_sleep.rst f051814ed0 Convert builtin help to reStructuredText source files vor 12 Jahren
ctest_start.rst 2a71a0390c ctest: rename TRACK to GROUP vor 6 Jahren
ctest_submit.rst ba7e44eb7a ctest_submit: Add option BUILD_ID vor 6 Jahren
ctest_test.rst 28994115e8 ctest_test: Add option to REPEAT tests vor 6 Jahren
ctest_update.rst 7ddac95121 Help: cross-ref and wording of docs related to ctest_update() vor 6 Jahren
ctest_upload.rst d328dc6853 CTest: Add CAPTURE_CMAKE_ERROR val to `ctest_*` commands vor 9 Jahren
define_property.rst adbaadf0ee Help: Apply syntax highlighting to project commands vor 7 Jahren
else.rst c2efb3efcd Help: Revise docs on Scripting Commands vor 7 Jahren
elseif.rst c2efb3efcd Help: Revise docs on Scripting Commands vor 7 Jahren
enable_language.rst 9e66397c28 Languages: Add support for Objective-C++ vor 6 Jahren
enable_testing.rst 538e699e5a Help: for command enable_testing, explain relation to module CTest. vor 6 Jahren
endforeach.rst c2efb3efcd Help: Revise docs on Scripting Commands vor 7 Jahren
endfunction.rst c2efb3efcd Help: Revise docs on Scripting Commands vor 7 Jahren
endif.rst c2efb3efcd Help: Revise docs on Scripting Commands vor 7 Jahren
endmacro.rst c2efb3efcd Help: Revise docs on Scripting Commands vor 7 Jahren
endwhile.rst c2efb3efcd Help: Revise docs on Scripting Commands vor 7 Jahren
exec_program.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. vor 7 Jahren
execute_process.rst 6ec274b002 execute_process: Add ECHO_(OUTPUT|ERROR)_VARIABLE options vor 5 Jahren
export.rst 0e4fbb4a1f Help: Improve formatting of Help documentation vor 6 Jahren
export_library_dependencies.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. vor 7 Jahren
file.rst bf94dcba76 file(UPLOAD): Add support for TLS_VERIFY and TLS_CAINFO vor 5 Jahren
find_file.rst 02f527c66a Find: Provide global controls for the `NO_[]_PATH` call options vor 6 Jahren
find_library.rst 02f527c66a Find: Provide global controls for the `NO_[]_PATH` call options vor 6 Jahren
find_package.rst d59c6ea5c6 Help: Convert find_package references to CMAKE_PREFIX_PATH to links vor 5 Jahren
find_path.rst 02f527c66a Find: Provide global controls for the `NO_[]_PATH` call options vor 6 Jahren
find_program.rst 02f527c66a Find: Provide global controls for the `NO_[]_PATH` call options vor 6 Jahren
fltk_wrap_ui.rst adbaadf0ee Help: Apply syntax highlighting to project commands vor 7 Jahren
foreach.rst d30468a2f6 foreach: Allow multiple iteration variables for `ZIP_LIST` mode vor 6 Jahren
function.rst 54e4f2ad45 cmake_command: Add command to INVOKE other commands by name vor 5 Jahren
get_cmake_property.rst 456e0fb64f Help: Improve documentation formating vor 6 Jahren
get_directory_property.rst c2efb3efcd Help: Revise docs on Scripting Commands vor 7 Jahren
get_filename_component.rst 2cc145928c Help: Remove outdated statement about get_filename_component() vor 6 Jahren
get_property.rst c2efb3efcd Help: Revise docs on Scripting Commands vor 7 Jahren
get_source_file_property.rst adbaadf0ee Help: Apply syntax highlighting to project commands vor 7 Jahren
get_target_property.rst 456e0fb64f Help: Improve documentation formating vor 6 Jahren
get_test_property.rst adbaadf0ee Help: Apply syntax highlighting to project commands vor 7 Jahren
if.rst d192caefff CMakeDependentOption: Document that 4th parameter follows if-syntax vor 6 Jahren
include.rst c2efb3efcd Help: Revise docs on Scripting Commands vor 7 Jahren
include_directories.rst adbaadf0ee Help: Apply syntax highlighting to project commands vor 7 Jahren
include_external_msproject.rst cb811d11ce Help: Improve description of modules vor 6 Jahren
include_guard.rst c2efb3efcd Help: Revise docs on Scripting Commands vor 7 Jahren
include_regular_expression.rst adbaadf0ee Help: Apply syntax highlighting to project commands vor 7 Jahren
install.rst 0f76839bc7 Help: Discourage direct use of cmake_install.cmake vor 5 Jahren
install_files.rst 456e0fb64f Help: Improve documentation formating vor 6 Jahren
install_programs.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. vor 7 Jahren
install_targets.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. vor 7 Jahren
link_directories.rst adbaadf0ee Help: Apply syntax highlighting to project commands vor 7 Jahren
link_libraries.rst adbaadf0ee Help: Apply syntax highlighting to project commands vor 7 Jahren
list.rst da99eca1e7 list: add NATURAL sorting on SORT sub-command vor 5 Jahren
load_cache.rst 657fb0aa6f Help: Clarify load_cache documentation of first parameter vor 6 Jahren
load_command.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. vor 7 Jahren
macro.rst 75e45f50e5 Merge topic 'docs-CMAKE_CURRENT_FUNCTION' vor 5 Jahren
make_directory.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. vor 7 Jahren
mark_as_advanced.rst 3ec82b713e cmMarkAsAdvancedCommand: ignore variables which don't exist in the cache vor 6 Jahren
math.rst 15a0b0d046 Help: math() expressions must be representable as signed 64-bit vor 6 Jahren
message.rst 949a1e120a message: New message types to mark checks performed by CMake vor 6 Jahren
option.rst c2efb3efcd Help: Revise docs on Scripting Commands vor 7 Jahren
output_required_files.rst 456e0fb64f Help: Improve documentation formating vor 6 Jahren
project.rst f7acc1266c project: Add variable CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE_BEFORE vor 6 Jahren
qt_wrap_cpp.rst 74dc68b406 qt_wrap_*: Add deprecation notes to command docs vor 7 Jahren
qt_wrap_ui.rst 74dc68b406 qt_wrap_*: Add deprecation notes to command docs vor 7 Jahren
remove.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. vor 7 Jahren
remove_definitions.rst adbaadf0ee Help: Apply syntax highlighting to project commands vor 7 Jahren
return.rst c2efb3efcd Help: Revise docs on Scripting Commands vor 7 Jahren
separate_arguments.rst c2efb3efcd Help: Revise docs on Scripting Commands vor 7 Jahren
set.rst cb01b8c8ba set: warn of extra arguments after ENV value. vor 6 Jahren
set_directory_properties.rst bfc3670546 Help: Provide cross-references from and to set_property vor 7 Jahren
set_property.rst ad937fb36c Help: Document that set_property APPEND ignores empty values vor 5 Jahren
set_source_files_properties.rst cb811d11ce Help: Improve description of modules vor 6 Jahren
set_target_properties.rst adbaadf0ee Help: Apply syntax highlighting to project commands vor 7 Jahren
set_tests_properties.rst bfc3670546 Help: Provide cross-references from and to set_property vor 7 Jahren
site_name.rst c2efb3efcd Help: Revise docs on Scripting Commands vor 7 Jahren
source_group.rst adbaadf0ee Help: Apply syntax highlighting to project commands vor 7 Jahren
string.rst 5395bf05eb string: Add new HEX sub-command vor 5 Jahren
subdir_depends.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. vor 7 Jahren
subdirs.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. vor 7 Jahren
target_compile_definitions.rst adbaadf0ee Help: Apply syntax highlighting to project commands vor 7 Jahren
target_compile_features.rst 2467a2b318 CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support vor 6 Jahren
target_compile_options.rst 2439d546c8 Help: Revise compile options command docs, and provide example vor 7 Jahren
target_include_directories.rst adbaadf0ee Help: Apply syntax highlighting to project commands vor 7 Jahren
target_link_directories.rst adbaadf0ee Help: Apply syntax highlighting to project commands vor 7 Jahren
target_link_libraries.rst 456e0fb64f Help: Improve documentation formating vor 6 Jahren
target_link_options.rst a6a543ced6 Help: Clarify that link options don't apply to static library targets vor 6 Jahren
target_precompile_headers.rst cc88ede7a3 Help: Provide guidance on INTERFACE for target_precompile_headers() vor 6 Jahren
target_sources.rst adbaadf0ee Help: Apply syntax highlighting to project commands vor 7 Jahren
try_compile.rst 665954fa8d ObjC: Document ObjC/ObjCXX standard properties / variables vor 6 Jahren
try_run.rst 7975edeac5 Help: User-provided variable names for try_* commands vor 6 Jahren
unset.rst 3de551cc22 Help: Clarify effect of set(ENV{..} ..) and unset(ENV{..}) vor 7 Jahren
use_mangled_mesa.rst 07f3082d3b Help: Improve documentation links and formatting vor 6 Jahren
utility_source.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. vor 7 Jahren
variable_requires.rst 0e4fbb4a1f Help: Improve formatting of Help documentation vor 6 Jahren
variable_watch.rst c2efb3efcd Help: Revise docs on Scripting Commands vor 7 Jahren
while.rst c2efb3efcd Help: Revise docs on Scripting Commands vor 7 Jahren
write_file.rst c8e8c9cc7c Help: Date deprecation of deprecated commands. vor 7 Jahren