Martin Stadler dc7a810a75 Help: Clarify documentation on regex character classes há 1 ano atrás
..
DEPRECATED_POLICY_VERSIONS.txt 741755f637 Help: Document cmake_minimum_required deprecation of old versions há 2 anos atrás
DEVICE_LINK_OPTIONS.txt c86ec79d07 Help: Use direct refs to genexes instead of ``$<GENEX-NAME>`` há 3 anos atrás
FIND_XXX.txt 0a81110b84 find_(library|file|path): Drop PATH-derived search prefixes há 2 anos atrás
FIND_XXX_ORDER.txt 898216137a Help: Factor out find_* command duplication há 12 anos atrás
FIND_XXX_REGISTRY_VIEW.txt 7dca3807f8 Help: Fix typos, grammar and formatting in CMP0134 policy docs há 3 anos atrás
FIND_XXX_ROOT.txt 3de3544fcd Help: Improve documentation formatting of find_* commands há 10 anos atrás
GENEX_NOTE.txt d4d1f85297 Help: Move a note about arguments and genexes into include file há 3 anos atrás
LINK_OPTIONS_LINKER.txt 2eba7d7524 Help: Add SHELL, LINKER and host/device discussions to property docs há 4 anos atrás
OPTIONS_SHELL.txt 2eba7d7524 Help: Add SHELL, LINKER and host/device discussions to property docs há 4 anos atrás
SUPPORTED_LANGUAGES.txt b787be2714 Help: Update supported languages in project and enable_language há 2 anos atrás
UNSET_NOTE.txt 512f64289a Help: Clarify that set(VAR) unsets VAR há 2 anos atrás
add_compile_definitions.rst 7480fa0a5f COMPILE_DEFINITIONS property: ensure leading -D is removed in all cases há 3 anos atrás
add_compile_options.rst 561ae21f40 Help: Clarify that {add,target}_compile_options are not used for linking há 2 anos atrás
add_custom_command.rst b03356f954 Help/add_custom_command: fix verb grammo há 1 ano atrás
add_custom_target.rst ec2ba29ac5 Ninja: Allow compilation before generation of dependencies' private sources há 2 anos atrás
add_definitions.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands há 3 anos atrás
add_dependencies.rst e722f73e40 Help: Document MANUALLY_ADDED_DEPENDENCIES in add_dependencies há 1 ano atrás
add_executable.rst e1519edd91 Help: Use signature directive for the 'add_library' command há 2 anos atrás
add_library.rst a61c9afdf8 add_library: Reject shared libraries on platforms that do not support them há 1 ano atrás
add_link_options.rst 561ae21f40 Help: Clarify that {add,target}_compile_options are not used for linking há 2 anos atrás
add_subdirectory.rst dfab263825 Help: Clarify and update SYSTEM-related docs há 2 anos atrás
add_test.rst ca5a300d7f add_test: Honor CROSSCOMPILING_EMULATOR only when cross-compiling há 1 ano atrás
aux_source_directory.rst 07f3082d3b Help: Improve documentation links and formatting há 6 anos atrás
block.rst bbf3ed5422 Help: Explain block() policy-scope rules more clearly há 2 anos atrás
break.rst c2efb3efcd Help: Revise docs on Scripting Commands há 7 anos atrás
build_command.rst 3043c17039 Help: Add more CLI `:option:` references to various pages há 3 anos atrás
build_name.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás
cmake_file_api.rst 99b2ccf80d cmake_file_api: New project command há 2 anos atrás
cmake_host_system_information.rst 54e06c601d Help: Replace link with its http redirect há 2 anos atrás
cmake_language.rst c980745b82 Help: Specify advisable range for exit code in cmake_language(EXIT) há 1 ano atrás
cmake_minimum_required.rst 741755f637 Help: Document cmake_minimum_required deprecation of old versions há 2 anos atrás
cmake_parse_arguments.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands há 3 anos atrás
cmake_path.rst f98c8707f4 Help: Use `code-block:: cmake` instead of `::` for sub-commands descriptions há 3 anos atrás
cmake_policy.rst bbf3ed5422 Help: Explain block() policy-scope rules more clearly há 2 anos atrás
configure_file.rst 682a513bbb Help: Organize configure_file documentation into sections há 1 ano atrás
continue.rst 1046a61cfd Help: clean up and clarify block() and return() há 3 anos atrás
create_test_sourcelist.rst 2c646641ec Help: Document create_test_sourcelist source path convention há 1 ano atrás
ctest_build.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás
ctest_configure.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás
ctest_coverage.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás
ctest_empty_binary_directory.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás
ctest_memcheck.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás
ctest_read_custom_files.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás
ctest_run_script.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás
ctest_sleep.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás
ctest_start.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás
ctest_submit.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás
ctest_test.rst 5de1e21659 ctest: Allow passing -j without value to choose a contextual default há 1 ano atrás
ctest_update.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás
ctest_upload.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás
define_property.rst 6c3311d53b Help: Document property redefinition semantics há 1 ano atrás
else.rst c2efb3efcd Help: Revise docs on Scripting Commands há 7 anos atrás
elseif.rst c2efb3efcd Help: Revise docs on Scripting Commands há 7 anos atrás
enable_language.rst 97464aa970 enable_language(): Fail if called before project() há 1 ano atrás
enable_testing.rst 538e699e5a Help: for command enable_testing, explain relation to module CTest. há 6 anos atrás
endblock.rst 44a2f3f332 Add new flow-control commands for variables and policies scopes management há 3 anos atrás
endforeach.rst c2efb3efcd Help: Revise docs on Scripting Commands há 7 anos atrás
endfunction.rst c2efb3efcd Help: Revise docs on Scripting Commands há 7 anos atrás
endif.rst c2efb3efcd Help: Revise docs on Scripting Commands há 7 anos atrás
endmacro.rst c2efb3efcd Help: Revise docs on Scripting Commands há 7 anos atrás
endwhile.rst c2efb3efcd Help: Revise docs on Scripting Commands há 7 anos atrás
exec_program.rst ff12a57d5e exec_program(): Remove by policy CMP0153 há 2 anos atrás
execute_process.rst 1e95f765d5 Help: Clarify interaction of execute_process *_FILE and *_VARIABLE options há 2 anos atrás
export.rst 3a739d4dcb EXPORT_PACKAGE_DEPENDENCIES: Add experimental feature gate há 1 ano atrás
export_library_dependencies.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás
file.rst bed32f400e file(DOWNLOAD|UPLOAD): Document TLS_VERSION fallback to environment variable há 1 ano atrás
find_file.rst 0a81110b84 find_(library|file|path): Drop PATH-derived search prefixes há 2 anos atrás
find_library.rst 0a81110b84 find_(library|file|path): Drop PATH-derived search prefixes há 2 anos atrás
find_package.rst 51c2927816 Help: Clarify requirements for find_package to use lib{64,32,x32} paths há 2 anos atrás
find_path.rst 0a81110b84 find_(library|file|path): Drop PATH-derived search prefixes há 2 anos atrás
find_program.rst 0a81110b84 find_(library|file|path): Drop PATH-derived search prefixes há 2 anos atrás
fltk_wrap_ui.rst adbaadf0ee Help: Apply syntax highlighting to project commands há 7 anos atrás
foreach.rst cc8837606c Help: Unindent _See Also_ related commands list há 3 anos atrás
function.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands há 3 anos atrás
get_cmake_property.rst 34379f005b Help: Use <variable> consistently in property getter commands há 1 ano atrás
get_directory_property.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands há 3 anos atrás
get_filename_component.rst 68fb1572a8 Help: Convert signatures of file command há 2 anos atrás
get_property.rst 84e76fedb0 get_property(TEST): Add DIRECTORY option há 2 anos atrás
get_source_file_property.rst 8086badba4 Help: Fix wrong return values for unset inherited properties há 1 ano atrás
get_target_property.rst 8086badba4 Help: Fix wrong return values for unset inherited properties há 1 ano atrás
get_test_property.rst 8086badba4 Help: Fix wrong return values for unset inherited properties há 1 ano atrás
if.rst eceb368ccc Help: Fix typos in 3.29 docs há 1 ano atrás
include.rst c2efb3efcd Help: Revise docs on Scripting Commands há 7 anos atrás
include_directories.rst 04b0d5c862 codespell: Fix typos há 2 anos atrás
include_external_msproject.rst c705279bae Help: Add `.. versionadded` directives to commands documentation há 5 anos atrás
include_guard.rst c36910476a Help: remove links from pages to themselves há 3 anos atrás
include_regular_expression.rst adbaadf0ee Help: Apply syntax highlighting to project commands há 7 anos atrás
install.rst 8cbd6f5754 Help: Fix location of install() note about superseded commands há 1 ano atrás
install_files.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás
install_programs.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás
install_targets.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás
link_directories.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands há 3 anos atrás
link_libraries.rst adbaadf0ee Help: Apply syntax highlighting to project commands há 7 anos atrás
list.rst 60b393096f Help: Link to cmake-language(7) list docs from list() command docs há 2 anos atrás
load_cache.rst 657fb0aa6f Help: Clarify load_cache documentation of first parameter há 6 anos atrás
load_command.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás
macro.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands há 3 anos atrás
make_directory.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás
mark_as_advanced.rst a19058d7d8 Help: Replace some `versionadded` directives with `versionchanged` há 5 anos atrás
math.rst 68a46505a3 Help: math: note that floating point inputs are invalid há 2 anos atrás
message.rst a78cba5197 message: Add CONFIGURE_LOG mode to record a message in the configure log há 2 anos atrás
option.rst ee6b429498 Help: Clarify that option() is a boolean há 3 anos atrás
output_required_files.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás
project.rst dcb894fb00 Help: Update project() code injection for new 3.29 include behavior há 1 ano atrás
qt_wrap_cpp.rst ccaf529c4e Autogen: Update Documentation há 1 ano atrás
qt_wrap_ui.rst 74dc68b406 qt_wrap_*: Add deprecation notes to command docs há 6 anos atrás
remove.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás
remove_definitions.rst adbaadf0ee Help: Apply syntax highlighting to project commands há 7 anos atrás
return.rst c6f56153bb Help: Fix example for return command há 1 ano atrás
separate_arguments.rst 3c5b34af9d Help: Replace links with their permanent redirects há 2 anos atrás
set.rst 2f319c6484 Help: Remove "this command" ambiguity in set() docs há 2 anos atrás
set_directory_properties.rst 29ccc9a4cd Help: Use <xxx> for non-keyword arguments in property command signatures há 1 ano atrás
set_property.rst 753999d4db set_property(TEST): Add DIRECTORY option há 2 anos atrás
set_source_files_properties.rst 65457e4fae Help: Add _See Also_ sections to related CMake commands há 3 anos atrás
set_target_properties.rst 29ccc9a4cd Help: Use <xxx> for non-keyword arguments in property command signatures há 1 ano atrás
set_tests_properties.rst 1ca5ec67b0 Help: Add missing DIRECTORY keyword to set_tests_properties() signature há 1 ano atrás
site_name.rst 94c6295db1 Help: Document site_name command use of HOSTNAME variable há 5 anos atrás
source_group.rst 0106842af4 Help: Clarify condition of tree command from source_group. há 4 anos atrás
string.rst dc7a810a75 Help: Clarify documentation on regex character classes há 1 ano atrás
subdir_depends.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás
subdirs.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás
target_compile_definitions.rst d4d1f85297 Help: Move a note about arguments and genexes into include file há 3 anos atrás
target_compile_features.rst d4d1f85297 Help: Move a note about arguments and genexes into include file há 3 anos atrás
target_compile_options.rst 561ae21f40 Help: Clarify that {add,target}_compile_options are not used for linking há 2 anos atrás
target_include_directories.rst d4d1f85297 Help: Move a note about arguments and genexes into include file há 3 anos atrás
target_link_directories.rst d4d1f85297 Help: Move a note about arguments and genexes into include file há 3 anos atrás
target_link_libraries.rst 01735badee Help: XCFrameworks and stubs are supported on all Apple, not just macOS há 2 anos atrás
target_link_options.rst 561ae21f40 Help: Clarify that {add,target}_compile_options are not used for linking há 2 anos atrás
target_precompile_headers.rst 2744f14db1 codespell: Fix typos há 2 anos atrás
target_sources.rst 0c07f39006 cmExperimental: remove the flag for C++ modules há 2 anos atrás
try_compile.rst 5b21897c6e Help: Remove stray formatting for try_compile() LINKER_LANGUAGE keyword há 1 ano atrás
try_run.rst 0f37000304 try_{compile,run}: add LINKER_LANGUAGE option há 2 anos atrás
unset.rst 512f64289a Help: Clarify that set(VAR) unsets VAR há 2 anos atrás
use_mangled_mesa.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás
utility_source.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás
variable_requires.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás
variable_watch.rst bb15663858 Help: Expand documentation of variable_watch() há 5 anos atrás
while.rst cc8837606c Help: Unindent _See Also_ related commands list há 3 anos atrás
write_file.rst 8c6274326d Help: Use CMake highlighting for command synopsis há 3 anos atrás