Mateusz Janek b42330be21 source_group: Add options create groups matching directory tree hace 9 años
..
FIND_XXX.txt 7ab0806fef Help: Document find_* command versioned/unversioned name ordering hace 10 años
FIND_XXX_ORDER.txt 898216137a Help: Factor out find_* command duplication hace 12 años
FIND_XXX_ROOT.txt 3de3544fcd Help: Improve documentation formatting of find_* commands hace 10 años
add_compile_options.rst a9f8c50aa2 Help: Clarify add_compile_options documentation (#15225) hace 11 años
add_custom_command.rst 048d1adb4e add_custom_command: Add DEPFILE option for Ninja hace 9 años
add_custom_target.rst 8c2cedc624 CustomCommandGenerator: Add support for CROSSCOMPILING_EMULATOR hace 9 años
add_definitions.rst 352cbb6e36 Help: Reference add_compile_options from add_definitions (#15225) hace 11 años
add_dependencies.rst 9504d7a99b Help: Explicitly mention lack of 'install' support in add_dependencies hace 10 años
add_executable.rst 49e82c15d5 Fix spelling typos in comments and documentation (#16037) hace 9 años
add_library.rst 49e82c15d5 Fix spelling typos in comments and documentation (#16037) hace 9 años
add_subdirectory.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
add_test.rst f19d6a2c95 Help: Document add_test expectations of test command (#15798) hace 10 años
aux_source_directory.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
break.rst 0de867dde2 continue: Add a new CMake language command for loop continuation (#14013) hace 11 años
build_command.rst b42866a34a Drop Visual Studio 6 generator hace 9 años
build_name.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
cmake_host_system_information.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
cmake_minimum_required.rst 1dc8486b40 Help: Organize and clarify `cmake_minimum_required` documentation hace 9 años
cmake_parse_arguments.rst cb299acc27 cmake_parse_arguments: Add option to read arguments from ARGC/ARGV# hace 9 años
cmake_policy.rst 482a3bf3f0 Help: Document explicitly that policy OLD behavior is deprecated hace 10 años
configure_file.rst 029d38fa61 Help: Revise configure_file documentation (#15403) hace 11 años
continue.rst 0de867dde2 continue: Add a new CMake language command for loop continuation (#14013) hace 11 años
create_test_sourcelist.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
ctest_build.rst 78b00f1d10 Help: Clarify `ctest_*` APPEND option behavior hace 9 años
ctest_configure.rst 78b00f1d10 Help: Clarify `ctest_*` APPEND option behavior hace 9 años
ctest_coverage.rst 78b00f1d10 Help: Clarify `ctest_*` APPEND option behavior hace 9 años
ctest_empty_binary_directory.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
ctest_memcheck.rst 3a523eec78 ctest_memcheck: Add DEFECT_COUNT option to capture defect count hace 9 años
ctest_read_custom_files.rst 70c0cc72f0 ctest_read_custom_files: mention that ctest does this automatically hace 10 años
ctest_run_script.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
ctest_sleep.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
ctest_start.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
ctest_submit.rst 695d6f62d3 Help: Revise ctest_* command documentation (#15559) hace 10 años
ctest_test.rst 78b00f1d10 Help: Clarify `ctest_*` APPEND option behavior hace 9 años
ctest_update.rst 558e4d1ed6 Help: Document ctest_update branch following behavior hace 9 años
ctest_upload.rst d328dc6853 CTest: Add CAPTURE_CMAKE_ERROR val to `ctest_*` commands hace 9 años
define_property.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
else.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
elseif.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
enable_language.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
enable_testing.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
endforeach.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
endfunction.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
endif.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
endmacro.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
endwhile.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
exec_program.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
execute_process.rst 2ed473b3b8 execute_process: Add ENCODING option for Windows child process output hace 9 años
export.rst 42ce9f1e71 Add support for creating prebuilt Android.mk files hace 9 años
export_library_dependencies.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
file.rst 979e8ba6c6 Help: De-duplicate and spell out supported hash algorithms hace 9 años
find_file.rst b30b32a493 Drop find_(library|file|path) prefixes from PATH on non-Windows hace 9 años
find_library.rst 896ad251de Teach find_library and find_package to search lib32 paths (#11260) hace 9 años
find_package.rst 31be918b0b find_package: Optionally sort globbed directories in a meaningful order hace 9 años
find_path.rst b30b32a493 Drop find_(library|file|path) prefixes from PATH on non-Windows hace 9 años
find_program.rst 8ea7611bc3 find_program: Optionally consider all names in each directory hace 10 años
fltk_wrap_ui.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
foreach.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
function.rst 4efef3f775 Help: Clarify that ARGV# beyond ARGC will have an undefined behavior (#15380) hace 10 años
get_cmake_property.rst 15cc50fbb5 Help: Clarify get_cmake_property command documentation hace 9 años
get_directory_property.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
get_filename_component.rst 8bfa34b78e Help: Fix typo in get_filename_component docs hace 10 años
get_property.rst 07254a8166 Help: Document installed file property API hace 11 años
get_source_file_property.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
get_target_property.rst 88968265e2 Help: Improve markup in `get_target_property` documentation hace 10 años
get_test_property.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
if.rst 02d177c9cc Add additional <= and >= comparison operators hace 9 años
include.rst c3507b5496 Help: Clarify wording of include() for builtin module directories hace 9 años
include_directories.rst ba4c2fa8fd Help: Mark up the buildsystem commands documentation hace 12 años
include_external_msproject.rst b42866a34a Drop Visual Studio 6 generator hace 9 años
include_regular_expression.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
install.rst 42ce9f1e71 Add support for creating prebuilt Android.mk files hace 9 años
install_files.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
install_programs.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
install_targets.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
link_directories.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
link_libraries.rst c7310917e6 Help: Clarify status of link_libraries command hace 11 años
list.rst 0205f882ae list: Add FILTER subcommand (#3986) hace 10 años
load_cache.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
load_command.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
macro.rst 4efef3f775 Help: Clarify that ARGV# beyond ARGC will have an undefined behavior (#15380) hace 10 años
make_directory.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
mark_as_advanced.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
math.rst c05d9b0569 Help: Fix math(EXPR) documentation formatting hace 9 años
message.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
option.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
output_required_files.rst 6865c8fe05 Add policy CMP0032 to disallow output_required_files hace 12 años
project.rst 6ac3712da0 Help: Document that cmake_minimum_required should be called first hace 10 años
qt_wrap_cpp.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
qt_wrap_ui.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
remove.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
remove_definitions.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
return.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
separate_arguments.rst 4f349a8656 Help: Fix formatting in separate_arguments documentation hace 9 años
set.rst 42fe7d2150 Help: clarify PARENT_SCOPE behavior hace 9 años
set_directory_properties.rst 66f5af29f3 Help: Link to properties in set_directory_properties docs. hace 10 años
set_property.rst fe3c678778 Help: Link to cmake-properties.7 manual from set_property docs hace 10 años
set_source_files_properties.rst f7dd3f7cf0 Help: Add link in set_source_files_properties command docs. hace 10 años
set_target_properties.rst 6b9a7938be Help: Link to cmake-properties.7 manual from set_target_properties docs hace 10 años
set_tests_properties.rst 6f82b5e81c Help: Link to properties in set_tests_properties. hace 10 años
site_name.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
source_group.rst b42330be21 source_group: Add options create groups matching directory tree hace 9 años
string.rst 92f95aede9 string: Add support for SHA-3 algorithms hace 9 años
subdir_depends.rst 9f64fbf5b5 Add policy CMP0029 to disallow subdir_depends hace 12 años
subdirs.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
target_compile_definitions.rst 1ee4721f7c Help: Fix formatting of command parameter. hace 11 años
target_compile_features.rst 322cdc4825 Help: Document supported compilers in cmake-compile-features.7 hace 10 años
target_compile_options.rst d51c1f090a Help: Fix xref typos in target_compile_options docs hace 10 años
target_include_directories.rst 031d894fb8 Help: Place relocatable package notes in their own subsections hace 10 años
target_link_libraries.rst 883bd34a1f VS: Treat libraries ending in `.targets` as msbuild imports hace 9 años
target_sources.rst 6da65b3907 Allow export of targets with INTERFACE_SOURCES. hace 11 años
try_compile.rst 1371eec4c3 try_compile: extend CMP0067 to honor language standards for CUDA. hace 9 años
try_run.rst e942526b3d try_run: Use CMAKE_CROSSCOMPILING_EMULATOR. hace 10 años
unset.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
use_mangled_mesa.rst 97268cf5b7 Add policy CMP0030 to disallow use_mangled_mesa hace 12 años
utility_source.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
variable_requires.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
variable_watch.rst f051814ed0 Convert builtin help to reStructuredText source files hace 12 años
while.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años
write_file.rst c3f40f4fd9 Help: Improve formatting of command documentation hace 10 años