Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge topic 'ifw-depends-name-version-parsing' | Brad King | 2021-03-30 | 1 | -0/+7 | |
|\ \ \ \ | ||||||
| * | | | | CPackIFW: Fix parsing of name and version in component DEPENDS | Craig Scott | 2021-03-26 | 1 | -0/+7 | |
* | | | | | Merge topic 'SWIG' | Brad King | 2021-03-29 | 1 | -0/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | UseSWIG: Use standard library name conventions for csharp language | Marc Chevrier | 2021-03-26 | 1 | -0/+5 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'FindIntl-builtin' | Brad King | 2021-03-29 | 1 | -0/+14 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Merge branch 'backport-FindIntl-builtin' into FindIntl-builtin | Brad King | 2021-03-26 | 1 | -0/+14 | |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | ||||||
| | * | | FindIntl: Fix detection of intl built in to C library | Brad King | 2021-03-26 | 1 | -0/+14 | |
| | * | | Merge topic 'vs-toolset-version' into release-3.20 | Brad King | 2021-03-15 | 1 | -0/+8 | |
| | |\ \ | ||||||
* | | | | | project: Define variables indicating whether project is top level | friendlyanon | 2021-03-26 | 1 | -0/+6 | |
|/ / / / | ||||||
* | | | | Merge topic 'cmake-presets-condition' | Brad King | 2021-03-23 | 1 | -0/+4 | |
|\ \ \ \ | ||||||
| * | | | | CMakePresets.json: Add the ability to conditionally disable presets | Kyle Edwards | 2021-03-22 | 1 | -0/+4 | |
* | | | | | Treat '.ixx' and '.cppm' files as C++ sources | Andrew Gilewsky | 2021-03-22 | 1 | -0/+4 | |
| |_|_|/ |/| | | | ||||||
* | | | | FindDevIL: add imported targets and tests | Alex | 2021-03-18 | 1 | -0/+4 | |
|/ / / | ||||||
* | | | fileapi: Add installers to codemodel-v2 "directory" object | Brad King | 2021-03-16 | 1 | -0/+2 | |
* | | | fileapi: Add a "directory" object to codemodel-v2 | Brad King | 2021-03-16 | 1 | -0/+8 | |
* | | | CMakePresets.json: Add ${hostSystemName} macro | Kyle Edwards | 2021-03-15 | 1 | -0/+5 | |
* | | | Refactor: Add cmSystemTools::GetSystemName() | Kyle Edwards | 2021-03-15 | 1 | -0/+10 | |
* | | | Merge topic 'vs-toolset-version' | Brad King | 2021-03-15 | 1 | -0/+8 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | VS: Accept and translate '-T version=' values with three components | Brad King | 2021-03-12 | 1 | -0/+8 | |
* | | | Merge topic 'add_prefix_cmake_option' | Brad King | 2021-03-11 | 1 | -0/+8 | |
|\ \ \ | ||||||
| * | | | cmake: configure preset add support for --install-prefix mapping | Robert Maynard | 2021-03-09 | 1 | -0/+3 | |
| * | | | cmake: add support for --install-prefix command argument | Robert Maynard | 2021-03-04 | 1 | -0/+5 | |
* | | | | Merge topic 'file-COPY_FILE-subcommand' | Brad King | 2021-03-11 | 1 | -0/+4 | |
|\ \ \ \ | ||||||
| * | | | | file: add `COPY_FILE` subcommand | Ben Boeckel | 2021-03-10 | 1 | -0/+4 | |
* | | | | | Merge topic 'ep-fc-revert-refactoring' | Brad King | 2021-03-10 | 1 | -12/+0 | |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | Revert ExternalProject and FetchContent refactoring | Craig Scott | 2021-03-09 | 1 | -12/+0 | |
* | | | | file(RENAME): Add option to not replace existing path | Brad King | 2021-03-04 | 1 | -1/+2 | |
* | | | | file(RENAME): Add option to capture error message on failure | Brad King | 2021-03-04 | 1 | -0/+5 | |
* | | | | Merge topic 'android-r22' | Brad King | 2021-03-03 | 1 | -0/+3 | |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | ||||||
| * | | Help: Document CMAKE_ANDROID_NDK_VERSION variable | Brad King | 2021-03-03 | 1 | -0/+3 | |
* | | | cpack: add CPACK_DMG_FILESYSTEM | Kevin Ushey | 2021-03-02 | 1 | -0/+5 | |
* | | | Merge topic 'FindIntl-FindIconv-versions' | Brad King | 2021-03-01 | 2 | -0/+8 | |
|\ \ \ | ||||||
| * | | | FindIntl: Add version support | Sibi Siddharthan | 2021-02-25 | 1 | -0/+4 | |
| * | | | FindIconv: Add version support | Sibi Siddharthan | 2021-02-25 | 1 | -0/+4 | |
* | | | | C23 support | Raul Tambre | 2021-02-25 | 1 | -1/+1 | |
* | | | | C17 support | Raul Tambre | 2021-02-25 | 1 | -0/+6 | |
* | | | | Genex: Add TARGET_RUNTIME_DLLS genex | Kyle Edwards | 2021-02-24 | 1 | -0/+4 | |
* | | | | Merge topic 'preset-no-comments' | Brad King | 2021-02-24 | 1 | -1/+8 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| * | | Merge branch 'backport-3.19-preset-no-comments' into preset-no-comments | Brad King | 2021-02-24 | 1 | -1/+8 | |
| |\ \ | | |/ | ||||||
| | * | CMakePresets.json: Remove undocumented support for comments | Kyle Edwards | 2021-02-24 | 1 | -1/+8 | |
| * | | Merge topic 'release-3.20-cleanups' into release-3.20 | Brad King | 2021-02-15 | 1 | -23/+25 | |
| |\ \ | ||||||
| * \ \ | Merge topic 'FindGDAL-improvements' into release-3.20 | Brad King | 2021-02-15 | 1 | -0/+6 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge topic 'relnote-IOS_INSTALL_COMBINED-xcode12' into release-3.20 | Brad King | 2021-02-15 | 1 | -0/+17 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
* | | | | | CPack/NSIS: Add option for setting custom makensis executable | Johnny Jazeix | 2021-02-22 | 1 | -0/+6 | |
* | | | | | cmListCommand: add a policy for failing on invalid indicies | Ben Boeckel | 2021-02-18 | 1 | -0/+7 | |
* | | | | | Merge topic 'release-3.20-cleanups' | Brad King | 2021-02-15 | 1 | -23/+25 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Help: Cleanup wording and links in 3.20 release notes | Craig Scott | 2021-02-14 | 1 | -23/+25 | |
* | | | | | Merge topic 'FindGDAL-improvements' | Brad King | 2021-02-15 | 1 | -0/+6 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | FindGDAL: add release note | Ben Boeckel | 2021-02-12 | 1 | -0/+6 | |
| |/ / / | ||||||
* | | | | Merge topic 'relnote-IOS_INSTALL_COMBINED-xcode12' | Brad King | 2021-02-15 | 1 | -0/+17 | |
|\ \ \ \ | | |_|/ | |/| | |