summaryrefslogtreecommitdiffstats
path: root/Help/release/dev
Commit message (Expand)AuthorAgeFilesLines
* Help: Drop development topic notes to prepare releaseBrad King2022-10-111-7/+0
* Help: Consolidate 3.25 release notesBrad King2022-10-0740-273/+0
* Merge topic 'clang-tidy-prefer-p-option'Brad King2022-10-071-0/+5
|\
| * clang-tidy: Don't append compiler commands if using -pCraig Scott2022-10-071-0/+5
* | Merge topic 'try_compile-more-debug-logging'Brad King2022-10-061-1/+4
|\ \ | |/ |/|
| * try_compile: Report build dir with --debug-trycompileMatthew Woehlke2022-10-061-1/+4
* | Help: Disambiguate cmake(1) program modes in Sphinx option referencesBrad King2022-10-051-2/+2
|/
* Merge topic 'try_compile-no-cache'Brad King2022-09-291-0/+5
|\
| * try_compile: Add NO_CACHE option (also try_run)Matthew Woehlke2022-09-281-0/+5
* | Merge topic 'vs11-deprecate'Brad King2022-09-281-0/+5
|\ \
| * | Deprecate Visual Studio 11 2012 generatorBrad King2022-09-271-0/+5
| |/
* | Merge topic 'cmake-presets-workflow'Brad King2022-09-281-0/+4
|\ \ | |/ |/|
| * cmake: Add --workflow modeKyle Edwards2022-09-271-0/+4
* | Merge topic 'remove-vs10-generator'Brad King2022-09-271-0/+4
|\ \
| * | Drop Visual Studio 10 2010 generatorBrad King2022-09-261-0/+4
| |/
* | Merge topic 'add_subdirectory_system'Brad King2022-09-271-0/+10
|\ \
| * | add_subdirectory: Add SYSTEM optionDa Quexian2022-09-261-0/+10
* | | CPack/NSIS: Add options to set makensis argumentsJohnny Jazeix2022-09-261-0/+7
| |/ |/|
* | Genex LINK_LIBRARY: Add support for framework with postfixMarc Chevrier2022-09-211-0/+5
* | 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
* | | Merge topic 'env-tls-certs'Brad King2022-09-191-0/+6
|\ \ \ | |/ / |/| |
| * | cmCurl: Honor OpenSSL certificate environment variablesMaxim Cournoyer2022-09-161-0/+6
* | | Merge topic 'xcode-lib-dirs'Brad King2022-09-161-0/+6
|\ \ \
| * | | Xcode: Do not append per-config suffixes to library search pathsMikko Sivulainen2022-09-151-0/+6
* | | | Merge topic 'add_tasking_compiler'Brad King2022-09-151-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Tasking: Add support for several compiler toolsetsChristoph Seitz2022-09-141-0/+8
| |/ /
* | | Merge topic 'MsvcDebugInformationFormatAbstraction'Brad King2022-09-141-0/+7
|\ \ \ | |/ / |/| |
| * | MSVC: Add abstraction for debug information formatGlen Chung2022-09-141-0/+7
* | | LINUX: Set CMAKE_HOST_LINUX variable when running on a Linux hostCristian Adam2022-09-091-0/+2
* | | Merge topic 'BSD'Brad King2022-09-092-9/+8
|\ \ \
| * | | BSD: Set CMAKE_HOST_BSD variable on a BSD hostCristian Adam2022-09-051-0/+3
| * | | BSD: Only use BSD as variable for target BSD systemCristian Adam2022-09-052-9/+5
* | | | UseSWIG: track generated Perl module filesThomas Weißschuh2022-09-081-0/+5
| |/ / |/| |
* | | Merge topic 'try_compile-unique-bindir'Brad King2022-09-071-0/+8
|\ \ \
| * | | try_compile: Add keyword-dispatched signatureMatthew Woehlke2022-09-051-0/+8
* | | | Merge topic 'return-propagate-variables'Brad King2022-09-071-0/+5
|\ \ \ \
| * | | | return(): Propagate variables to result scopeMarc Chevrier2022-09-031-0/+5
| | |/ / | |/| |
* | | | 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 'cpack-archive-custom-extension'Brad King2022-09-071-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | CPack: allow custom file extension in archive generatorAndrey Filipenkov2022-09-011-0/+6
* | | | Merge topic 'cmake-presets-package'Brad King2022-09-021-0/+5
|\ \ \ \
| * | | | CPack: Add support for presetsKyle Edwards2022-08-311-0/+5
* | | | | Merge topic 'E-capabilities-tls'Brad King2022-09-021-0/+5
|\ \ \ \ \
| * | | | | cmake -E capabilities: Tell whether TLS is enabledKyle Edwards2022-09-011-0/+5
| | |_|/ / | |/| | |
* | | | | Merge topic 'add_language_levels_for_cxx26'Brad King2022-09-011-0/+8
|\ \ \ \ \
| * | | | | CMake: Support upcoming C++26 language levelRobert Maynard2022-08-311-0/+8
| |/ / / /
* | | | | Merge topic 'compiler-launcher-genexp'Brad King2022-09-011-0/+5
|\ \ \ \ \
| * | | | | COMPILER_LAUNCHER: Add support for generator expressionsThomas Weißschuh2022-08-301-0/+5
| | |/ / / | |/| | |