Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: The Xcode generator does not support per-config sources | Craig Scott | 2022-10-08 | 1 | -0/+10 |
* | Merge topic 'clang-tidy-prefer-p-option' | Brad King | 2022-10-07 | 2 | -3/+20 |
|\ | |||||
| * | clang-tidy: Don't append compiler commands if using -p | Craig Scott | 2022-10-07 | 2 | -3/+20 |
* | | Merge topic 'tutorial_step5_update' | Brad King | 2022-10-07 | 16 | -61/+317 |
|\ \ | |||||
| * | | Tutorial: Update step 5 style | Markus Ferrell | 2022-10-06 | 16 | -61/+317 |
* | | | Merge topic 'try_compile-more-debug-logging' | Brad King | 2022-10-06 | 2 | -1/+9 |
|\ \ \ | |_|/ |/| | | |||||
| * | | try_compile: Report build dir with --debug-trycompile | Matthew Woehlke | 2022-10-06 | 2 | -1/+9 |
* | | | Help: Disambiguate cmake(1) program modes in Sphinx option references | Brad King | 2022-10-05 | 13 | -30/+64 |
|/ / | |||||
* | | Merge branch 'release-3.23' | Brad King | 2022-10-04 | 1 | -3/+3 |
|\ \ | |||||
| * | | CMake 3.23.4v3.23.4 | Brad King | 2022-10-04 | 1 | -3/+3 |
* | | | Merge topic 'improve-try_compile-debug-documentation' | Brad King | 2022-10-04 | 2 | -12/+16 |
|\ \ \ | |||||
| * | | | Help: Improve try_compile debug documentation | Matthew Woehlke | 2022-10-03 | 2 | -12/+16 |
| | |/ | |/| | |||||
* | | | Merge topic 'fix-try_compile-doc-typo' | Brad King | 2022-10-04 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Help: Fix typo in try_compile documentation | Matthew Woehlke | 2022-09-30 | 1 | -1/+1 |
| |/ / | |||||
* | | | try_compile: Rename SOURCE_FROM_ARG -> SOURCE_FROM_CONTENT | Matthew Woehlke | 2022-09-30 | 2 | -14/+15 |
|/ / | |||||
* | | Merge topic 'try_compile-no-cache' | Brad King | 2022-09-29 | 3 | -1/+33 |
|\ \ | |||||
| * | | try_compile: Add NO_CACHE option (also try_run) | Matthew Woehlke | 2022-09-28 | 3 | -1/+33 |
* | | | Merge topic 'tutorial_step4_update' | Brad King | 2022-09-29 | 10 | -32/+288 |
|\ \ \ | |||||
| * | | | Tutorial: Update step 4 style | Markus Ferrell | 2022-09-28 | 10 | -32/+288 |
* | | | | Merge topic 'vs11-deprecate' | Brad King | 2022-09-28 | 3 | -2/+14 |
|\ \ \ \ | |||||
| * | | | | Deprecate Visual Studio 11 2012 generator | Brad King | 2022-09-27 | 3 | -2/+14 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'cmake-presets-workflow' | Brad King | 2022-09-28 | 5 | -11/+179 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | cmake: Add --workflow mode | Kyle Edwards | 2022-09-27 | 5 | -11/+179 |
* | | | | Merge topic 'remove-vs10-generator' | Brad King | 2022-09-27 | 12 | -59/+19 |
|\ \ \ \ | |||||
| * | | | | Drop Visual Studio 10 2010 generator | Brad King | 2022-09-26 | 12 | -59/+19 |
| |/ / / | |||||
* | | | | Merge topic 'add_subdirectory_system' | Brad King | 2022-09-27 | 5 | -10/+44 |
|\ \ \ \ | |||||
| * | | | | add_subdirectory: Add SYSTEM option | Da Quexian | 2022-09-26 | 5 | -10/+44 |
* | | | | | Merge topic 'cpack-nsis-arguments-command-line' | Brad King | 2022-09-27 | 2 | -0/+38 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | CPack/NSIS: Add options to set makensis arguments | Johnny Jazeix | 2022-09-26 | 2 | -0/+38 |
* | | | | | Merge topic 'doc-typo-fix' | Brad King | 2022-09-26 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Help/CPACK_START_MENU_SHORTCUTS: fix monospace markup | Ben Boeckel | 2022-09-23 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'cmake-presets-package-more-doc-fixes' | Brad King | 2022-09-26 | 2 | -1/+14 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Help: Add package preset to example presets file | Kyle Edwards | 2022-09-22 | 1 | -1/+10 |
| * | | | | Help: List packagePresets field in cmake-presets.7 | Kyle Edwards | 2022-09-22 | 1 | -0/+4 |
* | | | | | Merge topic 'try_compile-source-from' | Brad King | 2022-09-23 | 2 | -6/+50 |
|\ \ \ \ \ | |||||
| * | | | | | try_compile: Add SOURCE_FROM_FILE | Matthew Woehlke | 2022-09-22 | 2 | -2/+14 |
| * | | | | | try_compile: Add SOURCE_FROM_{ARG,VAR} | Matthew Woehlke | 2022-09-22 | 2 | -6/+38 |
* | | | | | | Genex LINK_LIBRARY: Add support for framework with postfix | Marc Chevrier | 2022-09-21 | 2 | -2/+12 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'detect-lib_foo.a-msvc' | Brad King | 2022-09-20 | 1 | -0/+7 |
|\ \ \ \ \ | |||||
| * | | | | | MSVC: Teach find_library to consider the 'libfoo.a' naming convention | Yonggang Luo | 2022-09-19 | 1 | -0/+7 |
* | | | | | | Help: Link from add_custom_target to policy on BYPRODUCTS | Hinell | 2022-09-19 | 1 | -0/+2 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'transitive-usage-reqs-lnks' | Brad King | 2022-09-19 | 10 | -33/+42 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Link from usage requirement commands to detailed explanation | Hinell | 2022-09-16 | 10 | -33/+42 |
* | | | | | | Merge topic 'help-add-custom-comman-byproducts' | Brad King | 2022-09-19 | 2 | -0/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help:custom_command: link policy on BYPRODUCTS | Hinell | 2022-09-16 | 2 | -0/+5 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'env-tls-certs' | Brad King | 2022-09-19 | 4 | -0/+26 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | cmCurl: Honor OpenSSL certificate environment variables | Maxim Cournoyer | 2022-09-16 | 4 | -0/+26 |
* | | | | | | Merge topic 'try_compile-new-project-signature' | Brad King | 2022-09-16 | 1 | -2/+16 |
|\ \ \ \ \ \ | |||||
| * | | | | | | try_compile: Add PROJECT keyword-dispatched signature | Matthew Woehlke | 2022-09-14 | 1 | -2/+16 |
* | | | | | | | Merge topic 'xcode-lib-dirs' | Brad King | 2022-09-16 | 3 | -0/+34 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | |