Peter Kokot d9de3fe322 cmake_host_system_information: Extend fallback script example 11 ماه پیش
..
DEPRECATED_POLICY_VERSIONS.txt 77f71ad4e2 Remove compatibility with CMake versions older than 3.5 1 سال پیش
DEVICE_LINK_OPTIONS.txt c86ec79d07 Help: Use direct refs to genexes instead of ``$<GENEX-NAME>`` 3 سال پیش
FIND_XXX.txt 857a039d66 find_*: Add variable to default calls to REQUIRED 11 ماه پیش
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_LIBRARIES_LINKER.txt bd176b430c Renumber post-3.31 development from 3.32 to 4.0 1 سال پیش
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 سال پیش
POLICY_VERSION.txt 1a35351125 Add CMAKE_POLICY_VERSION_MINIMUM to help configure outdated projects 11 ماه پیش
SUPPORTED_LANGUAGES.txt b787be2714 Help: Update supported languages in project and enable_language 3 سال پیش
UNSET_NOTE.txt 512f64289a Help: Clarify that set(VAR) unsets VAR 2 سال پیش
add_compile_definitions.rst 7480fa0a5f COMPILE_DEFINITIONS property: ensure leading -D is removed in all cases 3 سال پیش
add_compile_options.rst 561ae21f40 Help: Clarify that {add,target}_compile_options are not used for linking 2 سال پیش
add_custom_command.rst 51e4d81f16 Help: Remove accidental blockquotes around lists 1 سال پیش
add_custom_target.rst 9c963de998 Help: Remove stray spaces and one colon 1 سال پیش
add_definitions.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 سال پیش
add_dependencies.rst 609c949061 add_dependencies: Allow calling with no dependencies 11 ماه پیش
add_executable.rst 987f3fa4e0 Help: Add cmake-buildsystem(7) subsections for each binary target type 1 سال پیش
add_library.rst 987f3fa4e0 Help: Add cmake-buildsystem(7) subsections for each binary target type 1 سال پیش
add_link_options.rst 561ae21f40 Help: Clarify that {add,target}_compile_options are not used for linking 2 سال پیش
add_subdirectory.rst 2449c04d8d Help: improve docs for the EXCLUDE_FROM_ALL directory property 1 سال پیش
add_test.rst 9510820d58 Help: Document CTest module BUILD_TESTING variable 1 سال پیش
aux_source_directory.rst 07f3082d3b Help: Improve documentation links and formatting 6 سال پیش
block.rst 9c963de998 Help: Remove stray spaces and one colon 1 سال پیش
break.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 سال پیش
build_command.rst 789a7d73d4 CMP0061: Remove support for OLD behavior 1 سال پیش
build_name.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 سال پیش
cmake_file_api.rst 99b2ccf80d cmake_file_api: New project command 2 سال پیش
cmake_host_system_information.rst d9de3fe322 cmake_host_system_information: Extend fallback script example 11 ماه پیش
cmake_instrumentation.rst c8e319d08c instrumentation: Add experimental notes to docs 11 ماه پیش
cmake_language.rst 4cb5bb014d try_compile: Propagating top level includes into whole-project calls 1 سال پیش
cmake_minimum_required.rst 48095c623f Help/cmake_minimum_required: clarify policy_max `versionadded` note 11 ماه پیش
cmake_parse_arguments.rst 2000abe74f Help: Recommend good prefixes for cmake_parse_arguments, expand example 1 سال پیش
cmake_path.rst 51e4d81f16 Help: Remove accidental blockquotes around lists 1 سال پیش
cmake_pkg_config.rst 9890cfc4ec Help: More syntax highlighting for literal blocks 1 سال پیش
cmake_policy.rst d723198539 Help: De-duplicate policy version documentation 11 ماه پیش
configure_file.rst 9c963de998 Help: Remove stray spaces and one colon 1 سال پیش
continue.rst 1046a61cfd Help: clean up and clarify block() and return() 3 سال پیش
create_test_sourcelist.rst 2c646641ec Help: Document create_test_sourcelist source path convention 1 سال پیش
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 267b42bccc CTest: Remove declarative scripting mode 1 سال پیش
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 718043b540 Help: Convert some literal blocks into tables and lists 1 سال پیش
ctest_test.rst 5de1e21659 ctest: Allow passing -j without value to choose a contextual default 1 سال پیش
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 718043b540 Help: Convert some literal blocks into tables and lists 1 سال پیش
else.rst 9f2efc3270 Remove optional arguments from else() and end*() commands 1 سال پیش
elseif.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 سال پیش
enable_language.rst 97464aa970 enable_language(): Fail if called before project() 1 سال پیش
enable_testing.rst 9510820d58 Help: Document CTest module BUILD_TESTING variable 1 سال پیش
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 ff12a57d5e exec_program(): Remove by policy CMP0153 2 سال پیش
execute_process.rst b902fbd0c6 execute_process: Clarify when a Windows command interpreter is used 11 ماه پیش
export.rst c8ccd5a9e3 export: Add build-tree CPS support 11 ماه پیش
export_library_dependencies.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 سال پیش
file.rst 9c963de998 Help: Remove stray spaces and one colon 1 سال پیش
find_file.rst 0a81110b84 find_(library|file|path): Drop PATH-derived search prefixes 2 سال پیش
find_library.rst 4b7ed0ec79 Help: Clarify find_library() behavior for suffixed libraries 11 ماه پیش
find_package.rst 857a039d66 find_*: Add variable to default calls to REQUIRED 11 ماه پیش
find_path.rst 0a81110b84 find_(library|file|path): Drop PATH-derived search prefixes 2 سال پیش
find_program.rst 7a88ca2e56 Help: Document find_program filename suffix behavior 1 سال پیش
fltk_wrap_ui.rst 9c963de998 Help: Remove stray spaces and one colon 1 سال پیش
foreach.rst c3777c1536 ci: Extend spellcheck job with 'typos' tool 1 سال پیش
function.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 سال پیش
get_cmake_property.rst 34379f005b Help: Use <variable> consistently in property getter commands 2 سال پیش
get_directory_property.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands 3 سال پیش
get_filename_component.rst 718043b540 Help: Convert some literal blocks into tables and lists 1 سال پیش
get_property.rst a1fdcb9d47 Help: get_property() result var is unset if property is not set 1 سال پیش
get_source_file_property.rst 8086badba4 Help: Fix wrong return values for unset inherited properties 2 سال پیش
get_target_property.rst 8086badba4 Help: Fix wrong return values for unset inherited properties 2 سال پیش
get_test_property.rst 8086badba4 Help: Fix wrong return values for unset inherited properties 2 سال پیش
if.rst bc4c71627a Help: Fix typos found by the `rst-backticks` hook 1 سال پیش
include.rst c2efb3efcd Help: Revise docs on Scripting Commands 7 سال پیش
include_directories.rst 04b0d5c862 codespell: Fix typos 2 سال پیش
include_external_msproject.rst 6b7e634b7c Help: Explicitly state include_external_msproject is only for VS generators 1 سال پیش
include_guard.rst c36910476a Help: remove links from pages to themselves 3 سال پیش
include_regular_expression.rst 718043b540 Help: Convert some literal blocks into tables and lists 1 سال پیش
install.rst 4e6a13f211 Use lower case style for commands 1 سال پیش
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 5d039f3be3 regex: Match ^ at most once in repeated searches 11 ماه پیش
load_cache.rst 477737b7bf load_cache: Add note about export() 1 سال پیش
load_command.rst 718043b540 Help: Convert some literal blocks into tables and lists 1 سال پیش
macro.rst 67171a99be Help: Fix inaccurate use of "function" in macro docs 1 سال پیش
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 68a46505a3 Help: math: note that floating point inputs are invalid 3 سال پیش
message.rst a78cba5197 message: Add CONFIGURE_LOG mode to record a message in the configure log 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 e5a9ccbcc8 project: Always set <PROJECT-NAME>_* as normal variables 1 سال پیش
qt_wrap_cpp.rst ccaf529c4e Autogen: Update Documentation 2 سال پیش
qt_wrap_ui.rst 74dc68b406 qt_wrap_*: Add deprecation notes to command docs 7 سال پیش
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 c6f56153bb Help: Fix example for return command 2 سال پیش
separate_arguments.rst 51e4d81f16 Help: Remove accidental blockquotes around lists 1 سال پیش
set.rst 2f319c6484 Help: Remove "this command" ambiguity in set() docs 2 سال پیش
set_directory_properties.rst 29ccc9a4cd Help: Use <xxx> for non-keyword arguments in property command signatures 2 سال پیش
set_property.rst 753999d4db set_property(TEST): Add DIRECTORY option 2 سال پیش
set_source_files_properties.rst 51e4d81f16 Help: Remove accidental blockquotes around lists 1 سال پیش
set_target_properties.rst 29ccc9a4cd Help: Use <xxx> for non-keyword arguments in property command signatures 2 سال پیش
set_tests_properties.rst 1ca5ec67b0 Help: Add missing DIRECTORY keyword to set_tests_properties() signature 2 سال پیش
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 8d455809b0 string: Allow zero-length matches in all REGEX subcommands 11 ماه پیش
subdir_depends.rst 8c6274326d Help: Use CMake highlighting for command synopsis 3 سال پیش
subdirs.rst 9c963de998 Help: Remove stray spaces and one colon 1 سال پیش
target_compile_definitions.rst 835f34949e Help: Update cmake-buildsystem(7) build and usage requirements 1 سال پیش
target_compile_features.rst d4d1f85297 Help: Move a note about arguments and genexes into include file 3 سال پیش
target_compile_options.rst 835f34949e Help: Update cmake-buildsystem(7) build and usage requirements 1 سال پیش
target_include_directories.rst 835f34949e Help: Update cmake-buildsystem(7) build and usage requirements 1 سال پیش
target_link_directories.rst 835f34949e Help: Update cmake-buildsystem(7) build and usage requirements 1 سال پیش
target_link_libraries.rst 1d07da0912 Help: Clarify context of target_link_libraries pre-4.0 behavior documentation 11 ماه پیش
target_link_options.rst 835f34949e Help: Update cmake-buildsystem(7) build and usage requirements 1 سال پیش
target_precompile_headers.rst 835f34949e Help: Update cmake-buildsystem(7) build and usage requirements 1 سال پیش
target_sources.rst 835f34949e Help: Update cmake-buildsystem(7) build and usage requirements 1 سال پیش
try_compile.rst 3e64c6a56e Merge topic 'msvc-runtime-checks' 1 سال پیش
try_run.rst 9be6e42499 Help: Note try_compile/try_run caching 1 سال پیش
unset.rst 512f64289a Help: Clarify that set(VAR) unsets VAR 2 سال پیش
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 سال پیش