Brad King 0f2defba7d Merge topic 'doc-set_test_properties-example' hace 11 años
..
FIND_XXX.txt 898216137a Help: Factor out find_* command duplication hace 12 años
FIND_XXX_MAC.txt 898216137a Help: Factor out find_* command duplication hace 12 años
FIND_XXX_ORDER.txt 898216137a Help: Factor out find_* command duplication hace 12 años
FIND_XXX_ROOT.txt 3e3f8b456f Help: Document the CMAKE_FIND_ROOT_PATH* variables. hace 12 años
add_compile_options.rst 96eb97f89e Help: Fix whitespace in doc link. hace 11 años
add_custom_command.rst 1fdf4ff06a Help: Suggest in add_custom_command how to create a script (#15112) hace 11 años
add_custom_target.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
add_definitions.rst 1a9316a808 add_definitions: Don't document genex support. hace 12 años
add_dependencies.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
add_executable.rst e5da9e51d0 cmTarget: Allow any generator expression in SOURCES property. hace 11 años
add_library.rst 2c470b775a add_library: Allow arbitrary non-linked sources in OBJECT libraries hace 11 años
add_subdirectory.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
add_test.rst 8afa5fe8ce Help: Revise and format add_test() command documentation hace 12 años
aux_source_directory.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
break.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
build_command.rst bca67c710f build_command: Return a "cmake --build" command-line hace 12 años
build_name.rst 6c9194488a Add policy CMP0036 to disallow build_name hace 12 años
cmake_host_system_information.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
cmake_minimum_required.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
cmake_policy.rst 4207b3a3bb Help: Use "^^^^" for subsubsection headers hace 11 años
configure_file.rst 441f2808ec Help: Fix reStructuredText syntax in auto-generated documents hace 12 años
create_test_sourcelist.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
ctest_build.rst 7eef823e14 Help: Add comma to assist parsing of ctest_build command docs. hace 11 años
ctest_configure.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
ctest_coverage.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
ctest_empty_binary_directory.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
ctest_memcheck.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
ctest_read_custom_files.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
ctest_run_script.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
ctest_sleep.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
ctest_start.rst 34c6fd3ac0 Help: Convert CTest Script variable references to cross-references hace 11 años
ctest_submit.rst 7eb994062a CTest: added documentation for the "Upload" submission PART hace 12 años
ctest_test.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
ctest_update.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
ctest_upload.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
define_property.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
else.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
elseif.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
enable_language.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
enable_testing.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
endforeach.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
endfunction.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
endif.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
endmacro.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
endwhile.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
exec_program.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
execute_process.rst 3bb6266492 Help: Clarify execute_process COMMAND argument behavior hace 12 años
export.rst be8ae96098 Allow the Package Registry to be disabled (#14849) hace 11 años
export_library_dependencies.rst 248d1dc057 Add policy CMP0033 to disallow export_library_dependencies hace 12 años
file.rst 5b30ec28f9 file: Add ENCODING option to file(STRINGS) command (#10519) hace 11 años
find_file.rst 3e3f8b456f Help: Document the CMAKE_FIND_ROOT_PATH* variables. hace 12 años
find_library.rst 3e3f8b456f Help: Document the CMAKE_FIND_ROOT_PATH* variables. hace 12 años
find_package.rst be8ae96098 Allow the Package Registry to be disabled (#14849) hace 11 años
find_path.rst 3e3f8b456f Help: Document the CMAKE_FIND_ROOT_PATH* variables. hace 12 años
find_program.rst 3e3f8b456f Help: Document the CMAKE_FIND_ROOT_PATH* variables. hace 12 años
fltk_wrap_ui.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
foreach.rst f0db2e3898 Help: Document macro argument caveats in more detail hace 12 años
function.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
get_cmake_property.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
get_directory_property.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
get_filename_component.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
get_property.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
get_source_file_property.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
get_target_property.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
get_test_property.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
if.rst 188a1f236e If: Introduce policy CMP0054 - don't dereference quoted variables in if() hace 11 años
include.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
include_directories.rst ba4c2fa8fd Help: Mark up the buildsystem commands documentation hace 12 años
include_external_msproject.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
include_regular_expression.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
install.rst d19b64d671 install(DIRECTORY): Add MESSAGE_NEVER option to avoid output (#13761) hace 11 años
install_files.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
install_programs.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
install_targets.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
link_directories.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
link_libraries.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
list.rst f0db2e3898 Help: Document macro argument caveats in more detail hace 12 años
load_cache.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
load_command.rst aa76518f8b Add policy CMP0031 to disallow load_command hace 12 años
macro.rst f0db2e3898 Help: Document macro argument caveats in more detail hace 12 años
make_directory.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
mark_as_advanced.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
math.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
message.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
option.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
output_required_files.rst 6865c8fe05 Add policy CMP0032 to disallow output_required_files hace 12 años
project.rst 7e142c5ac2 project: Manage VERSION variables hace 12 años
qt_wrap_cpp.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
qt_wrap_ui.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
remove.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
remove_definitions.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
return.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
separate_arguments.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
set.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
set_directory_properties.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
set_property.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
set_source_files_properties.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
set_target_properties.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
set_tests_properties.rst d805498701 Help: Fix set_tests_properties documentation typo hace 11 años
site_name.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
source_group.rst 0060e955db Help: Format and clarify source_group() documentation (#14631) hace 12 años
string.rst e6ba52e8e0 StringUuid: Mark UPPER flag optional in sub-command synopsis hace 11 años
subdir_depends.rst 9f64fbf5b5 Add policy CMP0029 to disallow subdir_depends hace 12 años
subdirs.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
target_compile_definitions.rst ba4c2fa8fd Help: Mark up the buildsystem commands documentation hace 12 años
target_compile_features.rst 60a981ea8e Features: Enable compiler extensions by default. hace 11 años
target_compile_options.rst ba4c2fa8fd Help: Mark up the buildsystem commands documentation hace 12 años
target_include_directories.rst 907e422bc8 Help: Explain build/install-tree include dirs in more places (#14946) hace 11 años
target_link_libraries.rst 8c03f15776 Help: Clarify target_link_libraries treatment of flags (#15034) hace 11 años
target_sources.rst 9407174b1a target_sources: New command to add sources to target. hace 11 años
try_compile.rst abbe91c58c Help: Clarify --debug-trycompile usage with try_compile hace 11 años
try_run.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
unset.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
use_mangled_mesa.rst 97268cf5b7 Add policy CMP0030 to disallow use_mangled_mesa hace 12 años
utility_source.rst 178b9af186 Add policy CMP0034 to disallow utility_source hace 12 años
variable_requires.rst 3969bb23aa Add policy CMP0035 to disallow variable_requires hace 12 años
variable_watch.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
while.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
write_file.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años