summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'remove-vs10-generator'Brad King2022-09-2712-59/+19
|\
| * Drop Visual Studio 10 2010 generatorBrad King2022-09-2612-59/+19
* | Merge topic 'add_subdirectory_system'Brad King2022-09-275-10/+44
|\ \
| * | add_subdirectory: Add SYSTEM optionDa Quexian2022-09-265-10/+44
* | | Merge topic 'cpack-nsis-arguments-command-line'Brad King2022-09-272-0/+38
|\ \ \ | |_|/ |/| |
| * | CPack/NSIS: Add options to set makensis argumentsJohnny Jazeix2022-09-262-0/+38
* | | Merge topic 'doc-typo-fix'Brad King2022-09-261-1/+1
|\ \ \
| * | | Help/CPACK_START_MENU_SHORTCUTS: fix monospace markupBen Boeckel2022-09-231-1/+1
| |/ /
* | | Merge topic 'cmake-presets-package-more-doc-fixes'Brad King2022-09-262-1/+14
|\ \ \ | |/ / |/| |
| * | Help: Add package preset to example presets fileKyle Edwards2022-09-221-1/+10
| * | Help: List packagePresets field in cmake-presets.7Kyle Edwards2022-09-221-0/+4
* | | Merge topic 'try_compile-source-from'Brad King2022-09-232-6/+50
|\ \ \
| * | | try_compile: Add SOURCE_FROM_FILEMatthew Woehlke2022-09-222-2/+14
| * | | try_compile: Add SOURCE_FROM_{ARG,VAR}Matthew Woehlke2022-09-222-6/+38
* | | | Genex LINK_LIBRARY: Add support for framework with postfixMarc Chevrier2022-09-212-2/+12
| |/ / |/| |
* | | Merge topic 'detect-lib_foo.a-msvc'Brad King2022-09-201-0/+7
|\ \ \
| * | | MSVC: Teach find_library to consider the 'libfoo.a' naming conventionYonggang Luo2022-09-191-0/+7
* | | | Help: Link from add_custom_target to policy on BYPRODUCTSHinell2022-09-191-0/+2
| |/ / |/| |
* | | Merge topic 'transitive-usage-reqs-lnks'Brad King2022-09-1910-33/+42
|\ \ \
| * | | Help: Link from usage requirement commands to detailed explanationHinell2022-09-1610-33/+42
* | | | Merge topic 'help-add-custom-comman-byproducts'Brad King2022-09-192-0/+5
|\ \ \ \
| * | | | Help:custom_command: link policy on BYPRODUCTSHinell2022-09-162-0/+5
| |/ / /
* | | | Merge topic 'env-tls-certs'Brad King2022-09-194-0/+26
|\ \ \ \ | |_|/ / |/| | |
| * | | cmCurl: Honor OpenSSL certificate environment variablesMaxim Cournoyer2022-09-164-0/+26
* | | | Merge topic 'try_compile-new-project-signature'Brad King2022-09-161-2/+16
|\ \ \ \
| * | | | try_compile: Add PROJECT keyword-dispatched signatureMatthew Woehlke2022-09-141-2/+16
* | | | | Merge topic 'xcode-lib-dirs'Brad King2022-09-163-0/+34
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Xcode: Do not append per-config suffixes to library search pathsMikko Sivulainen2022-09-153-0/+34
| |/ / /
* | | | Merge topic 'add_tasking_compiler'Brad King2022-09-154-0/+42
|\ \ \ \ | |/ / / |/| | |
| * | | Tasking: Add support for several compiler toolsetsChristoph Seitz2022-09-144-0/+42
| |/ /
* | | Merge topic 'MsvcDebugInformationFormatAbstraction'Brad King2022-09-149-0/+154
|\ \ \ | |/ / |/| |
| * | MSVC: Add abstraction for debug information formatGlen Chung2022-09-149-0/+154
* | | Merge branch 'release-3.24'Brad King2022-09-131-3/+3
|\ \ \
| * | | CMake 3.24.2v3.24.2Brad King2022-09-131-3/+3
* | | | Merge topic 'LINUX-host'Brad King2022-09-133-0/+9
|\ \ \ \
| * | | | LINUX: Set CMAKE_HOST_LINUX variable when running on a Linux hostCristian Adam2022-09-093-0/+9
* | | | | Merge topic 'manual-toolchain'Brad King2022-09-122-33/+46
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: Add links between cmake-{toolchains,presets}(7)Hinell2022-09-092-33/+46
| | |/ / | |/| |
* | | | Merge topic 'BSD'Brad King2022-09-099-38/+18
|\ \ \ \
| * | | | BSD: Set CMAKE_HOST_BSD variable on a BSD hostCristian Adam2022-09-053-0/+11
| * | | | BSD: Only use BSD as variable for target BSD systemCristian Adam2022-09-058-38/+7
* | | | | UseSWIG: track generated Perl module filesThomas Weißschuh2022-09-081-0/+5
| |/ / / |/| | |
* | | | Merge topic 'try_compile-unique-bindir'Brad King2022-09-073-46/+87
|\ \ \ \
| * | | | try_compile: Add keyword-dispatched signatureMatthew Woehlke2022-09-053-46/+87
* | | | | Merge topic 'return-propagate-variables'Brad King2022-09-076-4/+69
|\ \ \ \ \
| * | | | | return(): Propagate variables to result scopeMarc Chevrier2022-09-036-4/+69
* | | | | | Merge topic 'cpack-reuse-cmake-tools'Brad King2022-09-071-0/+7
|\ \ \ \ \ \
| * | | | | | CPack: re-use paths of tools discovered by CMakeFindBinUtilsMatteo Martelli2022-09-061-0/+7
| |/ / / / /
* | | | | | Merge topic 'tutorial_postfix_for_executables'Brad King2022-09-071-2/+2
|\ \ \ \ \ \
| * | | | | | Tutorial: Align step 12 prose with documentationMarkus Ferrell2022-09-051-2/+2
| | |_|/ / / | |/| | | |