| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | FindPython: add support for Stable ABI | Marc Chevrier | 2022-11-29 | 1 | -0/+6 |
|
|
* | Merge topic 'custom-command-comment-genex' | Brad King | 2022-11-22 | 1 | -0/+6 |
|\ |
|
| * | add_custom_{command,target}: add genex support for COMMENT | Peter Würth | 2022-11-19 | 1 | -0/+6 |
|
|
* | | Merge topic 'xcode-ios-extensionkit' | Brad King | 2022-11-21 | 1 | -0/+11 |
|\ \ |
|
| * | | Xcode: Allow bundling extensionkit extensions | Russell Greene | 2022-11-18 | 1 | -0/+11 |
| |/ |
|
* | | Merge topic 'lang-std-flag-order' | Brad King | 2022-11-21 | 1 | -0/+7 |
|\ \ |
|
| * | | Place language standard flags just after CMAKE_<LANG>_FLAGS | Brad King | 2022-11-18 | 1 | -0/+7 |
| |/ |
|
* | | Merge topic 'cxx-scanning-properties' | Brad King | 2022-11-21 | 1 | -0/+5 |
|\ \
| |/
|/| |
|
| * | cxxmodules: add properties to control scanning | Ben Boeckel | 2022-11-18 | 1 | -0/+5 |
|
|
* | | Genex: Add $<BUILD_LOCAL_INTERFACE:...> genex | Kyle Edwards | 2022-11-17 | 1 | -0/+5 |
|/ |
|
* | Merge topic 'cmake-E-copy-t-mode' | Brad King | 2022-11-15 | 1 | -0/+4 |
|\ |
|
| * | cmake -E copy: Add support for -t argument | Kyle Edwards | 2022-11-15 | 1 | -0/+4 |
|
|
* | | project: Warn at top-level if `cmake_minimum_required` wasn't called | friendlyanon | 2022-11-11 | 1 | -0/+6 |
|/ |
|
* | ASM_MARMASM: Add support for Microsoft ARM assembler language | Ilia K | 2022-11-09 | 1 | -0/+4 |
|
|
* | Merge topic 'file-set-file-api' | Brad King | 2022-11-09 | 1 | -0/+9 |
|\ |
|
| * | file-api: support exporting file set information | Ben Boeckel | 2022-11-08 | 1 | -0/+9 |
|
|
* | | Merge topic 'use_folders_on_by_default' | Brad King | 2022-11-08 | 1 | -0/+5 |
|\ \ |
|
| * | | USE_FOLDERS: Treat as on by default | Juan Ramos | 2022-11-08 | 1 | -0/+5 |
|
|
* | | | ExternalProject: Add `INSTALL_BYPRODUCTS` option | Alois Klink | 2022-11-05 | 1 | -0/+6 |
| |/
|/| |
|
* | | EXPORT_COMPILE_COMMANDS: add `output` field | Ben Boeckel | 2022-10-28 | 1 | -0/+7 |
|/ |
|
* | string(TIMESTAMP): Add %z and %Z for adding time zone string | Vasiliy Koyrev | 2022-10-27 | 1 | -0/+5 |
|
|
* | Merge topic 'trace-try_compile' | Brad King | 2022-10-17 | 1 | -0/+5 |
|\ |
|
| * | try_compile: Propagate --trace through try_compile | Matthew Woehlke | 2022-10-11 | 1 | -0/+5 |
|
|
* | | UseSWIG: Add support of perl5 language | Marc Chevrier | 2022-10-14 | 1 | -0/+4 |
|/ |
|
* | Begin post-3.25 development | Brad King | 2022-10-11 | 1 | -0/+7 |
|
|
* | Help: Drop development topic notes to prepare release | Brad King | 2022-10-11 | 1 | -7/+0 |
|
|
* | Help: Consolidate 3.25 release notes | Brad King | 2022-10-07 | 40 | -273/+0 |
|
|
* | Merge topic 'clang-tidy-prefer-p-option' | Brad King | 2022-10-07 | 1 | -0/+5 |
|\ |
|
| * | clang-tidy: Don't append compiler commands if using -p | Craig Scott | 2022-10-07 | 1 | -0/+5 |
|
|
* | | Merge topic 'try_compile-more-debug-logging' | Brad King | 2022-10-06 | 1 | -1/+4 |
|\ \
| |/
|/| |
|
| * | try_compile: Report build dir with --debug-trycompile | Matthew Woehlke | 2022-10-06 | 1 | -1/+4 |
|
|
* | | Help: Disambiguate cmake(1) program modes in Sphinx option references | Brad King | 2022-10-05 | 1 | -2/+2 |
|/ |
|
* | Merge topic 'try_compile-no-cache' | Brad King | 2022-09-29 | 1 | -0/+5 |
|\ |
|
| * | try_compile: Add NO_CACHE option (also try_run) | Matthew Woehlke | 2022-09-28 | 1 | -0/+5 |
|
|
* | | Merge topic 'vs11-deprecate' | Brad King | 2022-09-28 | 1 | -0/+5 |
|\ \ |
|
| * | | Deprecate Visual Studio 11 2012 generator | Brad King | 2022-09-27 | 1 | -0/+5 |
| |/ |
|
* | | Merge topic 'cmake-presets-workflow' | Brad King | 2022-09-28 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
| * | cmake: Add --workflow mode | Kyle Edwards | 2022-09-27 | 1 | -0/+4 |
|
|
* | | Merge topic 'remove-vs10-generator' | Brad King | 2022-09-27 | 1 | -0/+4 |
|\ \ |
|
| * | | Drop Visual Studio 10 2010 generator | Brad King | 2022-09-26 | 1 | -0/+4 |
| |/ |
|
* | | Merge topic 'add_subdirectory_system' | Brad King | 2022-09-27 | 1 | -0/+10 |
|\ \ |
|
| * | | add_subdirectory: Add SYSTEM option | Da Quexian | 2022-09-26 | 1 | -0/+10 |
|
|
* | | | CPack/NSIS: Add options to set makensis arguments | Johnny Jazeix | 2022-09-26 | 1 | -0/+7 |
| |/
|/| |
|
* | | Genex LINK_LIBRARY: Add support for framework with postfix | Marc Chevrier | 2022-09-21 | 1 | -0/+5 |
|
|
* | | 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 |
|
|
* | | | Merge topic 'env-tls-certs' | Brad King | 2022-09-19 | 1 | -0/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | cmCurl: Honor OpenSSL certificate environment variables | Maxim Cournoyer | 2022-09-16 | 1 | -0/+6 |
|
|
* | | | Merge topic 'xcode-lib-dirs' | Brad King | 2022-09-16 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | Xcode: Do not append per-config suffixes to library search paths | Mikko Sivulainen | 2022-09-15 | 1 | -0/+6 |
|
|