..
FIND_XXX.txt
Help: Factor out find_* command duplication
2013-10-16 09:22:38 -04:00
FIND_XXX_MAC.txt
Help: Factor out find_* command duplication
2013-10-16 09:22:38 -04:00
FIND_XXX_ORDER.txt
Help: Factor out find_* command duplication
2013-10-16 09:22:38 -04:00
FIND_XXX_ROOT.txt
Help: Document the CMAKE_FIND_ROOT_PATH* variables.
2013-11-27 13:21:12 +01:00
add_compile_options.rst
Help: Clarify add_compile_options documentation ( #15225 )
2014-10-29 09:18:56 -04:00
add_custom_command.rst
Help: Suggest in add_custom_command how to create a script ( #15112 )
2014-09-08 14:17:36 -04:00
add_custom_target.rst
…
add_definitions.rst
Help: Reference add_compile_options from add_definitions ( #15225 )
2014-10-29 15:23:31 -04:00
add_dependencies.rst
…
add_executable.rst
cmTarget: Allow any generator expression in SOURCES property.
2014-04-02 23:12:56 +02:00
add_library.rst
Merge branch 'release-doc-formatting' into release
2014-11-07 10:20:58 -05:00
add_subdirectory.rst
…
add_test.rst
Help: Revise and format add_test() command documentation
2014-02-20 08:58:13 -05:00
aux_source_directory.rst
…
break.rst
…
build_command.rst
build_command: Return a "cmake --build" command-line
2013-11-15 14:38:18 -05:00
build_name.rst
Add policy CMP0036 to disallow build_name
2013-10-22 09:09:53 -04:00
cmake_host_system_information.rst
…
cmake_minimum_required.rst
…
cmake_policy.rst
Help: Use "^^^^" for subsubsection headers
2014-06-02 14:00:33 -04:00
configure_file.rst
…
create_test_sourcelist.rst
…
ctest_build.rst
Help: Add comma to assist parsing of ctest_build command docs.
2014-06-05 11:58:49 +02:00
ctest_configure.rst
…
ctest_coverage.rst
…
ctest_empty_binary_directory.rst
…
ctest_memcheck.rst
…
ctest_read_custom_files.rst
…
ctest_run_script.rst
…
ctest_sleep.rst
…
ctest_start.rst
Help: Convert CTest Script variable references to cross-references
2014-06-03 14:34:13 -04:00
ctest_submit.rst
Help: Wrap long ctest_submit signature line
2014-10-22 16:41:07 -04:00
ctest_test.rst
…
ctest_update.rst
…
ctest_upload.rst
…
define_property.rst
…
else.rst
…
elseif.rst
…
enable_language.rst
…
enable_testing.rst
…
endforeach.rst
…
endfunction.rst
…
endif.rst
…
endmacro.rst
…
endwhile.rst
…
exec_program.rst
…
execute_process.rst
Help: Clarify execute_process COMMAND argument behavior
2013-11-07 16:42:39 -05:00
export.rst
Allow the Package Registry to be disabled ( #14849 )
2014-05-12 09:50:01 -04:00
export_library_dependencies.rst
Add policy CMP0033 to disallow export_library_dependencies
2013-10-22 09:09:52 -04:00
file.rst
file: Add ENCODING option to file(STRINGS) command ( #10519 )
2014-08-06 09:23:47 -04:00
find_file.rst
Help: Document the CMAKE_FIND_ROOT_PATH* variables.
2013-11-27 13:21:12 +01:00
find_library.rst
Help: Document the CMAKE_FIND_ROOT_PATH* variables.
2013-11-27 13:21:12 +01:00
find_package.rst
Allow the Package Registry to be disabled ( #14849 )
2014-05-12 09:50:01 -04:00
find_path.rst
Help: Document the CMAKE_FIND_ROOT_PATH* variables.
2013-11-27 13:21:12 +01:00
find_program.rst
Help: Document the CMAKE_FIND_ROOT_PATH* variables.
2013-11-27 13:21:12 +01:00
fltk_wrap_ui.rst
…
foreach.rst
Help: Document macro argument caveats in more detail
2013-11-19 09:01:54 -05:00
function.rst
…
get_cmake_property.rst
…
get_directory_property.rst
…
get_filename_component.rst
…
get_property.rst
Help: Document installed file property API
2014-12-01 08:48:19 -05:00
get_source_file_property.rst
…
get_target_property.rst
…
get_test_property.rst
…
if.rst
If: Introduce policy CMP0054 - don't dereference quoted variables in if()
2014-09-11 21:23:17 +02:00
include.rst
…
include_directories.rst
Help: Mark up the buildsystem commands documentation
2014-02-06 16:15:53 -05:00
include_external_msproject.rst
…
include_regular_expression.rst
…
install.rst
install(DIRECTORY): Add MESSAGE_NEVER option to avoid output ( #13761 )
2014-06-24 13:18:20 -04:00
install_files.rst
…
install_programs.rst
…
install_targets.rst
…
link_directories.rst
…
link_libraries.rst
…
list.rst
Help: Document macro argument caveats in more detail
2013-11-19 09:01:54 -05:00
load_cache.rst
…
load_command.rst
Add policy CMP0031 to disallow load_command
2013-10-22 09:09:52 -04:00
macro.rst
Help: Document macro argument caveats in more detail
2013-11-19 09:01:54 -05:00
make_directory.rst
…
mark_as_advanced.rst
…
math.rst
…
message.rst
…
option.rst
…
output_required_files.rst
Add policy CMP0032 to disallow output_required_files
2013-10-22 09:09:52 -04:00
project.rst
project: Manage VERSION variables
2014-01-29 09:45:18 -05:00
qt_wrap_cpp.rst
…
qt_wrap_ui.rst
…
remove.rst
…
remove_definitions.rst
…
return.rst
…
separate_arguments.rst
…
set.rst
…
set_directory_properties.rst
…
set_property.rst
Help: Document installed file property API
2014-12-01 08:48:19 -05:00
set_source_files_properties.rst
…
set_target_properties.rst
…
set_tests_properties.rst
Help: Fix set_tests_properties documentation typo
2014-09-12 11:32:50 -04:00
site_name.rst
…
source_group.rst
Help: Format and clarify source_group() documentation ( #14631 )
2013-12-05 13:22:57 -05:00
string.rst
StringUuid: Mark UPPER flag optional in sub-command synopsis
2014-09-10 16:10:13 +02:00
subdir_depends.rst
Add policy CMP0029 to disallow subdir_depends
2013-10-22 09:09:51 -04:00
subdirs.rst
…
target_compile_definitions.rst
Help: Mark up the buildsystem commands documentation
2014-02-06 16:15:53 -05:00
target_compile_features.rst
Features: Enable compiler extensions by default.
2014-05-31 12:16:12 +02:00
target_compile_options.rst
Help: Fix broken cross-references reported by 'nitpicky' option
2014-11-07 11:41:21 -05:00
target_include_directories.rst
Help: Explain build/install-tree include dirs in more places ( #14946 )
2014-06-02 10:49:28 -04:00
target_link_libraries.rst
Help: Clarify target_link_libraries treatment of flags ( #15034 )
2014-07-28 12:45:06 -04:00
target_sources.rst
Help: Fix broken cross-references reported by 'nitpicky' option
2014-11-07 11:41:21 -05:00
try_compile.rst
Help: Clarify --debug-trycompile usage with try_compile
2014-09-03 11:19:52 -04:00
try_run.rst
…
unset.rst
…
use_mangled_mesa.rst
Add policy CMP0030 to disallow use_mangled_mesa
2013-10-22 09:09:51 -04:00
utility_source.rst
Add policy CMP0034 to disallow utility_source
2013-10-22 09:09:52 -04:00
variable_requires.rst
Add policy CMP0035 to disallow variable_requires
2013-10-22 09:09:52 -04:00
variable_watch.rst
…
while.rst
…
write_file.rst
…