Brad King b6b77bb750 Merge topic 'doc-relocatable-usage-requirements' 10 年 前
..
FIND_XXX.txt ffc06c1239 Teach find_(library|file|path) to get prefixes from PATH (#15370) 10 年 前
FIND_XXX_MAC.txt 898216137a Help: Factor out find_* command duplication 12 年 前
FIND_XXX_ORDER.txt 898216137a Help: Factor out find_* command duplication 12 年 前
FIND_XXX_ROOT.txt 3e3f8b456f Help: Document the CMAKE_FIND_ROOT_PATH* variables. 12 年 前
add_compile_options.rst a9f8c50aa2 Help: Clarify add_compile_options documentation (#15225) 11 年 前
add_custom_command.rst 44d6f3ce08 Help: Add some cross-linking. 10 年 前
add_custom_target.rst 44d6f3ce08 Help: Add some cross-linking. 10 年 前
add_definitions.rst 352cbb6e36 Help: Reference add_compile_options from add_definitions (#15225) 11 年 前
add_dependencies.rst ac14cbf017 Allow add_dependencies() on INTERFACE libraries (#15414) 10 年 前
add_executable.rst e5da9e51d0 cmTarget: Allow any generator expression in SOURCES property. 11 年 前
add_library.rst 67c4be51a3 Merge branch 'release-doc-formatting' into doc-formatting 11 年 前
add_subdirectory.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
add_test.rst 8afa5fe8ce Help: Revise and format add_test() command documentation 11 年 前
aux_source_directory.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
break.rst 0de867dde2 continue: Add a new CMake language command for loop continuation (#14013) 11 年 前
build_command.rst bca67c710f build_command: Return a "cmake --build" command-line 12 年 前
build_name.rst 6c9194488a Add policy CMP0036 to disallow build_name 12 年 前
cmake_host_system_information.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
cmake_minimum_required.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
cmake_policy.rst 4207b3a3bb Help: Use "^^^^" for subsubsection headers 11 年 前
configure_file.rst 029d38fa61 Help: Revise configure_file documentation (#15403) 10 年 前
continue.rst 0de867dde2 continue: Add a new CMake language command for loop continuation (#14013) 11 年 前
create_test_sourcelist.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
ctest_build.rst 49ba4545c2 ctest_build: Add QUIET option 10 年 前
ctest_configure.rst f999dc0bbf ctest_configure: Add QUIET option 10 年 前
ctest_coverage.rst fc58bdb9ad ctest_coverage: Add QUIET option 10 年 前
ctest_empty_binary_directory.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
ctest_memcheck.rst 0b87b2a339 ctest_memcheck: Add QUIET option 10 年 前
ctest_read_custom_files.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
ctest_run_script.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
ctest_sleep.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
ctest_start.rst 19d1a5599a ctest_start: Add QUIET option 10 年 前
ctest_submit.rst 1643b905e0 ctest_submit: Add QUIET option 10 年 前
ctest_test.rst 876a680d48 ctest_test: Add QUIET option 10 年 前
ctest_update.rst 645ad117e1 ctest_update: Add QUIET option 10 年 前
ctest_upload.rst ff1ddd2a73 ctest_upload: Add QUIET option 10 年 前
define_property.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
else.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
elseif.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
enable_language.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
enable_testing.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
endforeach.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
endfunction.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
endif.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
endmacro.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
endwhile.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
exec_program.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
execute_process.rst 3bb6266492 Help: Clarify execute_process COMMAND argument behavior 12 年 前
export.rst be8ae96098 Allow the Package Registry to be disabled (#14849) 11 年 前
export_library_dependencies.rst 248d1dc057 Add policy CMP0033 to disallow export_library_dependencies 12 年 前
file.rst a2c068a7ce file: Teach GLOB to list directories optionally 10 年 前
find_file.rst ffc06c1239 Teach find_(library|file|path) to get prefixes from PATH (#15370) 10 年 前
find_library.rst ffc06c1239 Teach find_(library|file|path) to get prefixes from PATH (#15370) 10 年 前
find_package.rst b8abd25897 find_package: Document CMAKE_FIND_PACKAGE_NAME variable 11 年 前
find_path.rst ffc06c1239 Teach find_(library|file|path) to get prefixes from PATH (#15370) 10 年 前
find_program.rst 3e3f8b456f Help: Document the CMAKE_FIND_ROOT_PATH* variables. 12 年 前
fltk_wrap_ui.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
foreach.rst f0db2e3898 Help: Document macro argument caveats in more detail 12 年 前
function.rst 4efef3f775 Help: Clarify that ARGV# beyond ARGC will have an undefined behavior (#15380) 10 年 前
get_cmake_property.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
get_directory_property.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
get_filename_component.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
get_property.rst 07254a8166 Help: Document installed file property API 11 年 前
get_source_file_property.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
get_target_property.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
get_test_property.rst 282148628f get_test_property: clarify the documentation 11 年 前
if.rst 7a2c3f0c0e Help: Clarify if(<variable>) documentation (#15335) 11 年 前
include.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
include_directories.rst ba4c2fa8fd Help: Mark up the buildsystem commands documentation 11 年 前
include_external_msproject.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
include_regular_expression.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
install.rst f30022eb07 install: Allow generator expressions in TARGETS DESTINATION (#14317) 10 年 前
install_files.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
install_programs.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
install_targets.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
link_directories.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
link_libraries.rst c7310917e6 Help: Clarify status of link_libraries command 10 年 前
list.rst f0db2e3898 Help: Document macro argument caveats in more detail 12 年 前
load_cache.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
load_command.rst aa76518f8b Add policy CMP0031 to disallow load_command 12 年 前
macro.rst 4efef3f775 Help: Clarify that ARGV# beyond ARGC will have an undefined behavior (#15380) 10 年 前
make_directory.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
mark_as_advanced.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
math.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
message.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
option.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
output_required_files.rst 6865c8fe05 Add policy CMP0032 to disallow output_required_files 12 年 前
project.rst 7e142c5ac2 project: Manage VERSION variables 12 年 前
qt_wrap_cpp.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
qt_wrap_ui.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
remove.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
remove_definitions.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
return.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
separate_arguments.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
set.rst 77d466ec55 Help: Document conversion of PATH/FILEPATH cache values to absolute paths 10 年 前
set_directory_properties.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
set_property.rst 07254a8166 Help: Document installed file property API 11 年 前
set_source_files_properties.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
set_target_properties.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
set_tests_properties.rst 76ff92e0c9 set_tests_properties: fix documentation 11 年 前
site_name.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
source_group.rst 0060e955db Help: Format and clarify source_group() documentation (#14631) 12 年 前
string.rst 474bbb9dbc string: Tolerate SUBSTRING length exceeding end index 11 年 前
subdir_depends.rst 9f64fbf5b5 Add policy CMP0029 to disallow subdir_depends 12 年 前
subdirs.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
target_compile_definitions.rst 1ee4721f7c Help: Fix formatting of command parameter. 10 年 前
target_compile_features.rst 60a981ea8e Features: Enable compiler extensions by default. 11 年 前
target_compile_options.rst d51c1f090a Help: Fix xref typos in target_compile_options docs 10 年 前
target_include_directories.rst 031d894fb8 Help: Place relocatable package notes in their own subsections 10 年 前
target_link_libraries.rst 031d894fb8 Help: Place relocatable package notes in their own subsections 10 年 前
target_sources.rst 6da65b3907 Allow export of targets with INTERFACE_SOURCES. 10 年 前
try_compile.rst 219797e4be Help: Revise try_compile and try_run documentation (#15358) 10 年 前
try_run.rst 219797e4be Help: Revise try_compile and try_run documentation (#15358) 10 年 前
unset.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
use_mangled_mesa.rst 97268cf5b7 Add policy CMP0030 to disallow use_mangled_mesa 12 年 前
utility_source.rst 178b9af186 Add policy CMP0034 to disallow utility_source 12 年 前
variable_requires.rst 3969bb23aa Add policy CMP0035 to disallow variable_requires 12 年 前
variable_watch.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
while.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前
write_file.rst f051814ed0 Convert builtin help to reStructuredText source files 12 年 前