summaryrefslogtreecommitdiffstats
path: root/Help/release/dev
Commit message (Expand)AuthorAgeFilesLines
* project: Warn at top-level if `cmake_minimum_required` wasn't calledfriendlyanon2022-11-111-0/+6
* ASM_MARMASM: Add support for Microsoft ARM assembler languageIlia K2022-11-091-0/+4
* Merge topic 'file-set-file-api'Brad King2022-11-091-0/+9
|\
| * file-api: support exporting file set informationBen Boeckel2022-11-081-0/+9
* | Merge topic 'use_folders_on_by_default'Brad King2022-11-081-0/+5
|\ \
| * | USE_FOLDERS: Treat as on by defaultJuan Ramos2022-11-081-0/+5
* | | ExternalProject: Add `INSTALL_BYPRODUCTS` optionAlois Klink2022-11-051-0/+6
| |/ |/|
* | EXPORT_COMPILE_COMMANDS: add `output` fieldBen Boeckel2022-10-281-0/+7
|/
* string(TIMESTAMP): Add %z and %Z for adding time zone stringVasiliy Koyrev2022-10-271-0/+5
* Merge topic 'trace-try_compile'Brad King2022-10-171-0/+5
|\
| * try_compile: Propagate --trace through try_compileMatthew Woehlke2022-10-111-0/+5
* | UseSWIG: Add support of perl5 languageMarc Chevrier2022-10-141-0/+4
|/
* Begin post-3.25 developmentBrad King2022-10-111-0/+7
* 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
|\ \ \ \