Brad King 28adf3833c Merge topic 'vs_improve_custom_command' há 8 anos atrás
..
FIND_XXX.txt 578d95f87d find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9 há 8 anos atrás
FIND_XXX_ORDER.txt 898216137a Help: Factor out find_* command duplication há 12 anos atrás
FIND_XXX_ROOT.txt 3de3544fcd Help: Improve documentation formatting of find_* commands há 10 anos atrás
add_compile_options.rst a9f8c50aa2 Help: Clarify add_compile_options documentation (#15225) há 11 anos atrás
add_custom_command.rst 9ed2428078 VS: only add custom command line if it is not empty há 8 anos atrás
add_custom_target.rst 7c8ab7ddc8 add_custom_{command,target}: Add COMMAND_EXPAND_LISTS option há 9 anos atrás
add_definitions.rst 352cbb6e36 Help: Reference add_compile_options from add_definitions (#15225) há 11 anos atrás
add_dependencies.rst 9504d7a99b Help: Explicitly mention lack of 'install' support in add_dependencies há 10 anos atrás
add_executable.rst 32400110fe Help: Document HEADER_FILE_ONLY use case há 8 anos atrás
add_library.rst 6a6cbd47fb Help: Fix typo in add_library(... ALIAS ...) text há 8 anos atrás
add_subdirectory.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
add_test.rst f19d6a2c95 Help: Document add_test expectations of test command (#15798) há 10 anos atrás
aux_source_directory.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
break.rst 0de867dde2 continue: Add a new CMake language command for loop continuation (#14013) há 11 anos atrás
build_command.rst b42866a34a Drop Visual Studio 6 generator há 9 anos atrás
build_name.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
cmake_host_system_information.rst e7869e80ce cmake_host_system_information: Add more keywords há 8 anos atrás
cmake_minimum_required.rst 1dc8486b40 Help: Organize and clarify `cmake_minimum_required` documentation há 9 anos atrás
cmake_parse_arguments.rst cb299acc27 cmake_parse_arguments: Add option to read arguments from ARGC/ARGV# há 9 anos atrás
cmake_policy.rst 482a3bf3f0 Help: Document explicitly that policy OLD behavior is deprecated há 10 anos atrás
configure_file.rst 59e52b3041 Merge topic 'doc_configure_file' há 8 anos atrás
continue.rst 0de867dde2 continue: Add a new CMake language command for loop continuation (#14013) há 11 anos atrás
create_test_sourcelist.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
ctest_build.rst 78b00f1d10 Help: Clarify `ctest_*` APPEND option behavior há 9 anos atrás
ctest_configure.rst 78b00f1d10 Help: Clarify `ctest_*` APPEND option behavior há 9 anos atrás
ctest_coverage.rst 78b00f1d10 Help: Clarify `ctest_*` APPEND option behavior há 9 anos atrás
ctest_empty_binary_directory.rst f051814ed0 Convert builtin help to reStructuredText source files há 12 anos atrás
ctest_memcheck.rst c1b2b7c03c Add ctest options for limiting which tests fixtures add há 8 anos atrás
ctest_read_custom_files.rst 70c0cc72f0 ctest_read_custom_files: mention that ctest does this automatically há 10 anos atrás
ctest_run_script.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
ctest_sleep.rst f051814ed0 Convert builtin help to reStructuredText source files há 12 anos atrás
ctest_start.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
ctest_submit.rst 1a7d00bd12 ctest_submit: Add HTTPHEADER option há 8 anos atrás
ctest_test.rst c1b2b7c03c Add ctest options for limiting which tests fixtures add há 8 anos atrás
ctest_update.rst 558e4d1ed6 Help: Document ctest_update branch following behavior há 9 anos atrás
ctest_upload.rst d328dc6853 CTest: Add CAPTURE_CMAKE_ERROR val to `ctest_*` commands há 9 anos atrás
define_property.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
else.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
elseif.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
enable_language.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
enable_testing.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
endforeach.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
endfunction.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
endif.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
endmacro.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
endwhile.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
exec_program.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
execute_process.rst d6051ca39e execute_process: Add option to get results of every child há 8 anos atrás
export.rst 42ce9f1e71 Add support for creating prebuilt Android.mk files há 9 anos atrás
export_library_dependencies.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
file.rst b745cb3e55 Merge topic 'file_WRITE_docs' há 8 anos atrás
find_file.rst 578d95f87d find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9 há 8 anos atrás
find_library.rst 578d95f87d find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9 há 8 anos atrás
find_package.rst 578d95f87d find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9 há 8 anos atrás
find_path.rst 578d95f87d find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9 há 8 anos atrás
find_program.rst 578d95f87d find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9 há 8 anos atrás
fltk_wrap_ui.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
foreach.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
function.rst 4efef3f775 Help: Clarify that ARGV# beyond ARGC will have an undefined behavior (#15380) há 10 anos atrás
get_cmake_property.rst 15cc50fbb5 Help: Clarify get_cmake_property command documentation há 9 anos atrás
get_directory_property.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
get_filename_component.rst 8bfa34b78e Help: Fix typo in get_filename_component docs há 10 anos atrás
get_property.rst 07254a8166 Help: Document installed file property API há 11 anos atrás
get_source_file_property.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
get_target_property.rst 88968265e2 Help: Improve markup in `get_target_property` documentation há 9 anos atrás
get_test_property.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
if.rst b9ed29b7cb Help: Fix formatting typo for the 'if' command há 8 anos atrás
include.rst c3507b5496 Help: Clarify wording of include() for builtin module directories há 9 anos atrás
include_directories.rst ba4c2fa8fd Help: Mark up the buildsystem commands documentation há 11 anos atrás
include_external_msproject.rst 227de0b95d include_external_msproject: Honor MAP_IMPORTED_CONFIG_<CONFIG> há 8 anos atrás
include_guard.rst 80f1221f50 include_guard: add doc pages and a release note há 8 anos atrás
include_regular_expression.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
install.rst eec93bceec Allow OBJECT libraries to be installed, exported, and imported há 8 anos atrás
install_files.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
install_programs.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
install_targets.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
link_directories.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
link_libraries.rst c7310917e6 Help: Clarify status of link_libraries command há 11 anos atrás
list.rst 0205f882ae list: Add FILTER subcommand (#3986) há 9 anos atrás
load_cache.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
load_command.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
macro.rst 4efef3f775 Help: Clarify that ARGV# beyond ARGC will have an undefined behavior (#15380) há 10 anos atrás
make_directory.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
mark_as_advanced.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
math.rst c05d9b0569 Help: Fix math(EXPR) documentation formatting há 9 anos atrás
message.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
option.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
output_required_files.rst 6865c8fe05 Add policy CMP0032 to disallow output_required_files há 12 anos atrás
project.rst 3b4848717a project: Add `DESCRIPTION` parameter há 8 anos atrás
qt_wrap_cpp.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
qt_wrap_ui.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
remove.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
remove_definitions.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
return.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
separate_arguments.rst 2a207aaca1 separgs: Add a NATIVE_COMMAND mode há 8 anos atrás
set.rst 42fe7d2150 Help: clarify PARENT_SCOPE behavior há 9 anos atrás
set_directory_properties.rst 66f5af29f3 Help: Link to properties in set_directory_properties docs. há 10 anos atrás
set_property.rst fe3c678778 Help: Link to cmake-properties.7 manual from set_property docs há 10 anos atrás
set_source_files_properties.rst f7dd3f7cf0 Help: Add link in set_source_files_properties command docs. há 10 anos atrás
set_target_properties.rst 6b9a7938be Help: Link to cmake-properties.7 manual from set_target_properties docs há 10 anos atrás
set_tests_properties.rst 6f82b5e81c Help: Link to properties in set_tests_properties. há 10 anos atrás
site_name.rst f051814ed0 Convert builtin help to reStructuredText source files há 12 anos atrás
source_group.rst b42330be21 source_group: Add options create groups matching directory tree há 8 anos atrás
string.rst 014ad2989c Timestamp: support %A and %B há 8 anos atrás
subdir_depends.rst 9f64fbf5b5 Add policy CMP0029 to disallow subdir_depends há 12 anos atrás
subdirs.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
target_compile_definitions.rst 1ee4721f7c Help: Fix formatting of command parameter. há 10 anos atrás
target_compile_features.rst 322cdc4825 Help: Document supported compilers in cmake-compile-features.7 há 10 anos atrás
target_compile_options.rst d51c1f090a Help: Fix xref typos in target_compile_options docs há 10 anos atrás
target_include_directories.rst 031d894fb8 Help: Place relocatable package notes in their own subsections há 10 anos atrás
target_link_libraries.rst 883bd34a1f VS: Treat libraries ending in `.targets` as msbuild imports há 9 anos atrás
target_sources.rst 6da65b3907 Allow export of targets with INTERFACE_SOURCES. há 10 anos atrás
try_compile.rst 1371eec4c3 try_compile: extend CMP0067 to honor language standards for CUDA. há 9 anos atrás
try_run.rst e942526b3d try_run: Use CMAKE_CROSSCOMPILING_EMULATOR. há 10 anos atrás
unset.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
use_mangled_mesa.rst 97268cf5b7 Add policy CMP0030 to disallow use_mangled_mesa há 12 anos atrás
utility_source.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
variable_requires.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
variable_watch.rst f051814ed0 Convert builtin help to reStructuredText source files há 12 anos atrás
while.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás
write_file.rst c3f40f4fd9 Help: Improve formatting of command documentation há 10 anos atrás