Brad King 748d024551 Merge topic 'fetchcontent-reduce-boilerplate' 6 yıl önce
..
0-sample-topic.rst 8713e9cbbc Begin post-3.13 development 7 yıl önce
EXCLUDE_FROM_ALL.rst dc6888573d Pass EXCLUDE_FROM_ALL from directory to targets 6 yıl önce
ExternalProject-log-options.rst a4e9391953 ExternalProject: add LOG_PATCH option to log the patch command 7 yıl önce
ExternalProject-non-cmake-source-subdir.rst c09ec79981 ExternalProject: support SOURCE_SUBDIR for BUILD_IN_SOURCE 6 yıl önce
FindCURL-components.rst 5085a984e1 Help: Add notes for topic 'FindCURL-components' 7 yıl önce
FindGDAL-target.rst 87324b9b6a FindGDAL: add an imported target 7 yıl önce
FindGIF-modernize.rst 74cc42e937 Help: Add notes for topic 'FindGIF-modernize' 7 yıl önce
FindICE-more-exe.rst fbb115d198 FindIce: Find slice2confluence and slice2matlab executables 6 yıl önce
FindLibLZMA-target.rst 9644c835b3 FindLibLZMA: add imported target 7 yıl önce
FindMatlab-2018a-API.rst ee7e97a7d3 FindMatlab: add change log item. 7 yıl önce
FindOctave.rst 170bcb6fdc FindOctave: Add module to find GNU octave 7 yıl önce
FindPostgreSQL-target.rst d2235fd253 FindPostgreSQL: add an imported target 7 yıl önce
FindPython-NumPy-component.rst 513e77550d FindPython: Introduce NumPy component 6 yıl önce
FindSQLite3-module.rst fe40570608 FindSQLite3: Add module to find SQLite3 7 yıl önce
FindX11-imported-targets.rst a7d2ffb232 FindX11: add imported targets 7 yıl önce
INTERFACE_POSITION_INDEPENDENT_CODE.rst 023188ffb4 INTERFACE_POSITION_INDEPENDENT_CODE: add generator expressions support 7 yıl önce
UseSWIG-CMP0086.rst dff28141dc UseSWIG: add management of SWIG option -module 7 yıl önce
UseSWIG-source-file-ext.rst 9816748847 SWIG: Add support for custom Swig source file extensions 6 yıl önce
autogen-origin-depends.rst f74c406501 Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS release notes 7 yıl önce
autogen_executables.rst cd32886b2f Autogen: Add AUTO(MOC|RCC|UIC)_EXECUTABLE target properties 6 yıl önce
autogen_global_target.rst 0e97ef74d8 Autogen: Add release notes for CMAKE_GLOBAL_AUTOGEN/RCC_TARGET 7 yıl önce
better-empty-list-behavior.rst 121a036f73 cmListCommand: handle empty lists for list(REMOVE_AT) 7 yıl önce
bison_target_policy.rst 5000fed5af FindBISON: Add policy CMP0088 to run bison in build tree 6 yıl önce
check-fortran-run.rst 10a1477b63 CheckFortranSourceRuns: Add module to check if Fortran code runs 6 yıl önce
check-functions-LINK_OPTIONS.rst f266182aec Check* functions family: add support for LINK_OPTIONS 7 yıl önce
cmake-build-verbose.rst 439fe2e253 cmake: Add options for verbose output to --build mode 6 yıl önce
cmake-gui-s-b.rst ad0853b3d4 QtDialog: Clean up and document -S and -B options 6 yıl önce
cmake_role-global-property.rst 4568d046c4 Properties: Add CMAKE_ROLE global property 6 yıl önce
compare_files-ignore-eol.rst a5098cad94 cmake: Add --ignore-eol option to `-E compare_files` command 6 yıl önce
cpack-deb-tar-format.rst 38e75bb3c6 CPack/Deb: Remove paxr as a supported tar format for a .deb 7 yıl önce
cppcheck-exit-code.rst 3b80cd77fb Fail the build if cppcheck returns a non-zero exit code 7 yıl önce
ctest-done.rst a6e0158712 ctest_submit: Add support for a "Done" part 7 yıl önce
ctest-show-only-json-v1.rst fc41a95f08 CTest: Add --show-only[=format] option to print test info 6 yıl önce
ctest-submit-url.rst 2915a75615 CTest: Add documentation and release notes for SubmitURL 6 yıl önce
deprecate-findqt.rst 0f5c1b404b find_package(): Add policy to remove the FindQt module 7 yıl önce
deprecate-policy-old.rst 6845e2559d Add deprecation warnings for policies CMP0065 and below 6 yıl önce
fetchcontent-reduce-boilerplate.rst a94355c7b7 FetchContent: Add new command FetchContent_MakeAvailable() 6 yıl önce
file-read_symlink.rst 98a39be6cf file: Add READ_SYMLINK sub-command 7 yıl önce
file-size.rst 12b471e828 file: add SIZE option 7 yıl önce
fileapi.rst b9c6f08276 Help: Add release note for fileapi feature 7 yıl önce
find-package-resolve-symlinks.rst a5e948a36f find_package: optionally resolve symlinks when discovering packages 6 yıl önce
find_fontconfig.rst 84e7920b3a FindFontconfig: Add module to find Fontconfig 7 yıl önce
find_libinput.rst f76047f34a FindLibinput: Add module to find libinput 7 yıl önce
findgit-imported-target.rst 97700e9f5b FindGit: Add imported target 6 yıl önce
findpython-script.rst e4541b0e3d FindPython: Support script mode 6 yıl önce
fortran-compiler-id.rst a080914274 Fortran: Add compiler ID/Version generator expressions 6 yıl önce
genex-in_list-empty-args.rst b5f8113ca7 Genex: Add policy to handle empty list items in $<IN_LIST:...> 7 yıl önce
get_filename_component_last_ext.rst 2a9220c34d Help: Add notes for topic 'get_filename_component_last_ext' 6 yıl önce
if-supports-cache-defined.rst 1222f02e34 If: Support the 'DEFINED CACHE{}' syntax 7 yıl önce
install-code-script-genex.rst 25cae1e85d install: Teach CODE,SCRIPT modes to evaluate generator expressions 7 yıl önce
install-defaults.rst fdcd559a8e Help: Add documentation and release notes for install 7 yıl önce
install-subdirectory-order.rst fc8955e889 add_subdirectory: Run subdirectory install rules in correct order 7 yıl önce
link-option-PIE.rst f255280fd9 PIE link options: Update strategy to fix performance regression 7 yıl önce
max-recursion-depth.rst a6982cff0d cmMakefile: Impose maximum recursion limit 6 yıl önce
object-library-link.rst bab24e782c target_link_libraries: Propagate dependencies of object libraries 7 yıl önce
rel-win7.rst 214a0bc924 Utilities/Release: Build for Windows 7 and above 6 yıl önce
relative-rpath.rst 6114d85a7d RPATH: Add option for using $ORIGIN in build tree 7 yıl önce
submit-method.rst e184603378 CTest: Add release note about removed submission methods 7 yıl önce
try_compile-LINK_OPTIONS.rst 29f9db5c63 try_compile/try_run: Add support for LINK_OPTIONS option. 7 yıl önce
vs-debug-utility-targets.rst 22b43b0009 VS: Add support for VS_DEBUGGER_* properties on custom targets 6 yıl önce
vs2019.rst 0fd742a6ff VS: Teach VS 2019 generator to select host tools matching host arch 6 yıl önce