.. |
FIND_XXX.txt
|
Help: Document find_* command versioned/unversioned name ordering
|
10 years ago |
FIND_XXX_ORDER.txt
|
Help: Factor out find_* command duplication
|
12 years ago |
FIND_XXX_ROOT.txt
|
Help: Improve documentation formatting of find_* commands
|
10 years ago |
add_compile_options.rst
|
Help: Clarify add_compile_options documentation (#15225)
|
11 years ago |
add_custom_command.rst
|
add_custom_command: Add DEPFILE option for Ninja
|
9 years ago |
add_custom_target.rst
|
CustomCommandGenerator: Add support for CROSSCOMPILING_EMULATOR
|
9 years ago |
add_definitions.rst
|
Help: Reference add_compile_options from add_definitions (#15225)
|
11 years ago |
add_dependencies.rst
|
Help: Explicitly mention lack of 'install' support in add_dependencies
|
10 years ago |
add_executable.rst
|
Fix spelling typos in comments and documentation (#16037)
|
9 years ago |
add_library.rst
|
Fix spelling typos in comments and documentation (#16037)
|
9 years ago |
add_subdirectory.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
add_test.rst
|
Help: Document add_test expectations of test command (#15798)
|
10 years ago |
aux_source_directory.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
break.rst
|
continue: Add a new CMake language command for loop continuation (#14013)
|
11 years ago |
build_command.rst
|
Drop Visual Studio 6 generator
|
10 years ago |
build_name.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
cmake_host_system_information.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
cmake_minimum_required.rst
|
Help: Organize and clarify `cmake_minimum_required` documentation
|
10 years ago |
cmake_parse_arguments.rst
|
cmake_parse_arguments: Add option to read arguments from ARGC/ARGV#
|
9 years ago |
cmake_policy.rst
|
Help: Document explicitly that policy OLD behavior is deprecated
|
10 years ago |
configure_file.rst
|
Help: Revise configure_file documentation (#15403)
|
11 years ago |
continue.rst
|
continue: Add a new CMake language command for loop continuation (#14013)
|
11 years ago |
create_test_sourcelist.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
ctest_build.rst
|
Help: Clarify `ctest_*` APPEND option behavior
|
9 years ago |
ctest_configure.rst
|
Help: Clarify `ctest_*` APPEND option behavior
|
9 years ago |
ctest_coverage.rst
|
Help: Clarify `ctest_*` APPEND option behavior
|
9 years ago |
ctest_empty_binary_directory.rst
|
Convert builtin help to reStructuredText source files
|
12 years ago |
ctest_memcheck.rst
|
ctest: Optionally avoid starting tests that may exceed a given CPU load
|
10 years ago |
ctest_read_custom_files.rst
|
ctest_read_custom_files: mention that ctest does this automatically
|
10 years ago |
ctest_run_script.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
ctest_sleep.rst
|
Convert builtin help to reStructuredText source files
|
12 years ago |
ctest_start.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
ctest_submit.rst
|
Help: Revise ctest_* command documentation (#15559)
|
10 years ago |
ctest_test.rst
|
Help: Clarify `ctest_*` APPEND option behavior
|
9 years ago |
ctest_update.rst
|
Help: Document ctest_update branch following behavior
|
9 years ago |
ctest_upload.rst
|
CTest: Add CAPTURE_CMAKE_ERROR val to `ctest_*` commands
|
9 years ago |
define_property.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
else.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
elseif.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
enable_language.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
enable_testing.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
endforeach.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
endfunction.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
endif.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
endmacro.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
endwhile.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
exec_program.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
execute_process.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
export.rst
|
Add support for creating prebuilt Android.mk files
|
9 years ago |
export_library_dependencies.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
file.rst
|
file(DOWNLOAD|UPLOAD): Add HTTPHEADER suboption
|
9 years ago |
find_file.rst
|
Drop find_(library|file|path) prefixes from PATH on non-Windows
|
9 years ago |
find_library.rst
|
Teach find_library and find_package to search lib32 paths (#11260)
|
9 years ago |
find_package.rst
|
find_package: Optionally sort globbed directories in a meaningful order
|
9 years ago |
find_path.rst
|
Drop find_(library|file|path) prefixes from PATH on non-Windows
|
9 years ago |
find_program.rst
|
find_program: Optionally consider all names in each directory
|
10 years ago |
fltk_wrap_ui.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
foreach.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
function.rst
|
Help: Clarify that ARGV# beyond ARGC will have an undefined behavior (#15380)
|
11 years ago |
get_cmake_property.rst
|
Help: Clarify get_cmake_property command documentation
|
9 years ago |
get_directory_property.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
get_filename_component.rst
|
Help: Fix typo in get_filename_component docs
|
10 years ago |
get_property.rst
|
Help: Document installed file property API
|
11 years ago |
get_source_file_property.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
get_target_property.rst
|
Help: Improve markup in `get_target_property` documentation
|
10 years ago |
get_test_property.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
if.rst
|
Add additional <= and >= comparison operators
|
9 years ago |
include.rst
|
Help: Clarify wording of include() for builtin module directories
|
9 years ago |
include_directories.rst
|
Help: Mark up the buildsystem commands documentation
|
12 years ago |
include_external_msproject.rst
|
Drop Visual Studio 6 generator
|
10 years ago |
include_regular_expression.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
install.rst
|
Add support for creating prebuilt Android.mk files
|
9 years ago |
install_files.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
install_programs.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
install_targets.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
link_directories.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
link_libraries.rst
|
Help: Clarify status of link_libraries command
|
11 years ago |
list.rst
|
list: Add FILTER subcommand (#3986)
|
10 years ago |
load_cache.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
load_command.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
macro.rst
|
Help: Clarify that ARGV# beyond ARGC will have an undefined behavior (#15380)
|
11 years ago |
make_directory.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
mark_as_advanced.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
math.rst
|
Help: Fix math(EXPR) documentation formatting
|
9 years ago |
message.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
option.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
output_required_files.rst
|
Add policy CMP0032 to disallow output_required_files
|
12 years ago |
project.rst
|
Help: Document that cmake_minimum_required should be called first
|
10 years ago |
qt_wrap_cpp.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
qt_wrap_ui.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
remove.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
remove_definitions.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
return.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
separate_arguments.rst
|
Help: Fix formatting in separate_arguments documentation
|
9 years ago |
set.rst
|
Help: clarify PARENT_SCOPE behavior
|
9 years ago |
set_directory_properties.rst
|
Help: Link to properties in set_directory_properties docs.
|
10 years ago |
set_property.rst
|
Help: Link to cmake-properties.7 manual from set_property docs
|
10 years ago |
set_source_files_properties.rst
|
Help: Add link in set_source_files_properties command docs.
|
10 years ago |
set_target_properties.rst
|
Help: Link to cmake-properties.7 manual from set_target_properties docs
|
10 years ago |
set_tests_properties.rst
|
Help: Link to properties in set_tests_properties.
|
10 years ago |
site_name.rst
|
Convert builtin help to reStructuredText source files
|
12 years ago |
source_group.rst
|
Help: Format and clarify source_group() documentation (#14631)
|
12 years ago |
string.rst
|
string(TIMESTAMP ...): add '%a' and '%b' format specifiers
|
9 years ago |
subdir_depends.rst
|
Add policy CMP0029 to disallow subdir_depends
|
12 years ago |
subdirs.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
target_compile_definitions.rst
|
Help: Fix formatting of command parameter.
|
11 years ago |
target_compile_features.rst
|
Help: Document supported compilers in cmake-compile-features.7
|
10 years ago |
target_compile_options.rst
|
Help: Fix xref typos in target_compile_options docs
|
10 years ago |
target_include_directories.rst
|
Help: Place relocatable package notes in their own subsections
|
10 years ago |
target_link_libraries.rst
|
Help: Clarify treatment of link flags in target_link_libraries
|
9 years ago |
target_sources.rst
|
Help: Fix broken cross-references reported by 'nitpicky' option
|
11 years ago |
try_compile.rst
|
try_compile: Optionally forward custom platform variables to test project
|
9 years ago |
try_run.rst
|
try_run: Use CMAKE_CROSSCOMPILING_EMULATOR.
|
10 years ago |
unset.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
use_mangled_mesa.rst
|
Add policy CMP0030 to disallow use_mangled_mesa
|
12 years ago |
utility_source.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
variable_requires.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
variable_watch.rst
|
Convert builtin help to reStructuredText source files
|
12 years ago |
while.rst
|
Help: Improve formatting of command documentation
|
10 years ago |
write_file.rst
|
Help: Improve formatting of command documentation
|
10 years ago |