Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'android-r22' | Brad King | 2021-03-03 | 4 | -0/+16 |
|\ | |||||
| * | Help: Document CMAKE_ANDROID_NDK_VERSION variable | Brad King | 2021-03-03 | 4 | -0/+16 |
* | | Merge topic 'cpack-dmg-filesystem' | Brad King | 2021-03-03 | 2 | -0/+11 |
|\ \ | |||||
| * | | cpack: add CPACK_DMG_FILESYSTEM | Kevin Ushey | 2021-03-02 | 2 | -0/+11 |
* | | | Merge topic 'more-import-export-guide-updates' | Brad King | 2021-03-02 | 3 | -4/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | Help/guide: fix the remaining CMake install destinations | Ben Boeckel | 2021-03-01 | 3 | -4/+4 |
| |/ | |||||
* | | 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 | 3 | -2/+5 |
* | | | C17 support | Raul Tambre | 2021-02-25 | 3 | -1/+10 |
* | | | Merge topic 'runtime-dll-deps' | Brad King | 2021-02-25 | 2 | -0/+27 |
|\ \ \ | |||||
| * | | | Genex: Add TARGET_RUNTIME_DLLS genex | Kyle Edwards | 2021-02-24 | 2 | -0/+27 |
* | | | | Merge topic 'nvhpc-minor-fixes' | Brad King | 2021-02-25 | 1 | -0/+2 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | HELP: Update compile-features documentation with missing compilers | Robert Maynard | 2021-02-24 | 1 | -0/+2 |
| * | | Merge topic 'preset-flag-consistency' into release-3.20 | Brad King | 2021-02-24 | 2 | -3/+3 |
| |\ \ | |||||
| * \ \ | Merge topic 'autogen-cmp0116-fix' into release-3.20 | Brad King | 2021-02-24 | 1 | -1/+4 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'preset-flag-consistency' | Brad King | 2021-02-24 | 2 | -3/+3 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | ctest: Add support for '--prefix=<prefix>' form of the argument | Brad King | 2021-02-23 | 1 | -1/+1 |
| * | | | | cmake: Add support for '--build --prefix=<prefix>' form of the argument | Brad King | 2021-02-23 | 1 | -1/+1 |
| * | | | | cmake: Document '--preset <preset>' form of the argument | Brad King | 2021-02-23 | 1 | -1/+1 |
* | | | | | Merge topic 'autogen-cmp0116-fix' | Brad King | 2021-02-24 | 1 | -1/+4 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Help: Note that CMP0116 is recorded at the time of CC creation | Kyle Edwards | 2021-02-23 | 1 | -1/+4 |
| |/ / / | |||||
* | | | | Merge topic 'preset-no-comments' | Brad King | 2021-02-24 | 2 | -5/+9 |
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| | | |||||
| * | | 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 |
| * | | | Revert "Help: Document JSON comment support in cmake-presets(7)" | Kyle Edwards | 2021-02-24 | 1 | -4/+1 |
| | |/ | |/| | |||||
| * | | Merge topic 'doc-cpack-dpkg-shlibdeps-l' into release-3.20 | Brad King | 2021-02-22 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge topic 'docpreset' into release-3.20 | Brad King | 2021-02-19 | 2 | -10/+25 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'cpack_nsis_executable_custom' | Brad King | 2021-02-23 | 2 | -0/+12 |
|\ \ \ \ \ | |||||
| * | | | | | CPack/NSIS: Add option for setting custom makensis executable | Johnny Jazeix | 2021-02-22 | 2 | -0/+12 |
* | | | | | | Merge topic 'doc-cpack-dpkg-shlibdeps-l' | Brad King | 2021-02-22 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | | |||||
| * | | | | Help: Fix CPACK_DEBIAN_PACKAGE_SHLIBDEPS_PRIVATE_DIRS documentation | Brad King | 2021-02-19 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge topic 'doc-if-links' into release-3.20 | Brad King | 2021-02-18 | 1 | -7/+51 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'list-index-arg-parsing' | Brad King | 2021-02-19 | 3 | -0/+36 |
|\ \ \ \ \ | |||||
| * | | | | | cmListCommand: add a policy for failing on invalid indicies | Ben Boeckel | 2021-02-18 | 3 | -0/+36 |
* | | | | | | Merge topic 'docpreset' | Brad King | 2021-02-19 | 2 | -10/+25 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Help: Add build and test preset to examples in cmake-presets(7) | Michael Hirsch | 2021-02-18 | 1 | -2/+16 |
| * | | | | | Help: Clarify preset name conflict rules in cmake-presets(7) | Michael Hirsch | 2021-02-18 | 1 | -8/+9 |
| | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'preset-json-comments' into release-3.20 | Brad King | 2021-02-18 | 1 | -1/+4 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'doc-if-links' | Brad King | 2021-02-18 | 1 | -7/+51 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Help: Add internal links to if() docs | Michael Hirsch, Ph.D | 2021-02-18 | 1 | -7/+51 |
* | | | | | | Merge topic 'preset-json-comments' | Brad King | 2021-02-18 | 1 | -1/+4 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Help: Document JSON comment support in cmake-presets(7) | Michael Hirsch | 2021-02-18 | 1 | -1/+4 |
| |/ / / / | |||||
* | | | | | Merge topic 'doc-presets' | Brad King | 2021-02-18 | 2 | -12/+20 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Help: Clarify role of binaryDir inheritance in cmake-presets(7) | Brad King | 2021-02-18 | 1 | -4/+6 |
| * | | | | Help: Link to tool-specific preset arguments from cmake-presets(7) | Brad King | 2021-02-18 | 2 | -6/+9 |
| * | | | | Help: Mention version 2 in cmake-presets(7) | Brad King | 2021-02-18 | 1 | -2/+5 |
| |/ / / | |||||
* | | | | Merge topic 'DOC-SelectLibraryConfiguration' | Brad King | 2021-02-18 | 1 | -0/+18 |
|\ \ \ \ | |||||
| * | | | | Help: Add SelectLibraryConfigurations example to cmake-developer(7) | Johan Andruejol | 2021-02-17 | 1 | -0/+18 |
| | |/ / | |/| | |