summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Help: Add missing versionadded for CUDA genexesCraig Scott2022-07-191-0/+4
| * | | | Help: Genex manual typo, grammar, formatting, wording fixesCraig Scott2022-07-191-35/+35
| * | | | Help: Boolean genex conditions must evaluate to 1 or 0Craig Scott2022-07-191-5/+8
| * | | | Help: Fix cross-references in genex manual that linked to wrong genexesCraig Scott2022-07-191-4/+4
* | | | | Merge branch 'release-3.23' into release-3.24Brad King2022-07-180-0/+0
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Merge branch 'export-try-compile-crash' into release-3.23Brad King2022-07-183-1/+13
| |\ \ \
* | \ \ \ Merge topic 'doc-LINK_LIBRARIES_ONLY_TARGETS_direct_deps' into release-3.24Brad King2022-07-181-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Help: LINK_LIBRARIES_ONLY_TARGETS also checks injected direct librariesCraig Scott2022-07-101-0/+2
* | | | | Merge topic 'export-try-compile-crash' into release-3.24Kyle Edwards2022-07-143-1/+13
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | cmGlobalGenerator: Only compute build files for all targetsKyle Edwards2022-07-133-1/+13
* | | | Merge branch 'release-3.23' into release-3.24Brad King2022-07-080-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'release-3.22' into release-3.23Brad King2022-07-080-0/+0
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'rel-macos-sign-notarize' into release-3.22Brad King2022-07-081-18/+25
| | |\ \
| * | \ \ Merge branch 'rel-macos-sign-notarize' into release-3.23Brad King2022-07-081-18/+25
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge topic 'rel-macos-sign-notarize' into release-3.24Brad King2022-07-081-18/+25
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Utilities/Release: Update macOS notarization script to use notarytoolBrad King2022-07-081-18/+25
| | |/ / | |/| |
* | | | Merge topic 'doc-INTERFACE_LINK_LIBRARIES_DIRECT' into release-3.24Brad King2022-07-081-15/+15
|\ \ \ \
| * | | | Help: Fix wrong property name INTERFACE_PROPERTY_LINK_DIRECTCraig Scott2022-07-081-15/+15
|/ / / /
* | | | CMake 3.24.0-rc3v3.24.0-rc3Brad King2022-07-071-1/+1
* | | | Merge topic 'ccmake-fix-pdcurses-windows' into release-3.24Brad King2022-07-071-2/+4
|\ \ \ \
| * | | | ccmake: Fix mangled configuration log with PDCurses on WindowsDuncan Ogilvie2022-07-061-2/+4
* | | | | Merge topic 'genex-LINK_LIBRARY-check-supported-properties' into release-3.24Brad King2022-07-0724-28/+107
|\ \ \ \ \
| * | | | | Genex LINK_LIBRARY and LINK_GROUP: check supported propertiesMarc Chevrier2022-07-0624-28/+107
* | | | | | Merge topic 'findwxwidgets-mingw-regression' into release-3.24Brad King2022-07-071-20/+13
|\ \ \ \ \ \
| * | | | | | FindwxWidgets: Do not reset wxWidgets_LIB_DIR unnecessarilyMaarten Bent2022-07-061-2/+4
| * | | | | | FindwxWidgets: Restore win32 find style on MinGWMaarten Bent2022-07-061-18/+9
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'release-3.23' into release-3.24Brad King2022-07-070-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'release-3.22' into release-3.23Brad King2022-07-070-0/+0
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge branch 'FindLAPACK-nvhpc' into release-3.22Brad King2022-07-071-2/+7
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'FindLAPACK-nvhpc' into release-3.23Brad King2022-07-071-2/+7
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | / | | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'FindLAPACK-nvhpc' into release-3.24Brad King2022-07-071-2/+7
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | FindLAPACK: Add '-fortranlibs' flag only with NVHPC/PGI compilersEisuke Kawashima2022-07-061-2/+7
| | |/ / | |/| |
* | | | Merge topic 'genex-LINK_LIBRARY-fix-generation' into release-3.24Brad King2022-07-065-0/+23
|\ \ \ \ | |_|_|/ |/| | |
| * | | genex-LINK_LIBRARY: ensure correct generation inside LINK_GROUP genexMarc Chevrier2022-07-055-0/+23
* | | | Merge topic 'FindwxWidgets-more-versions' into release-3.24Brad King2022-07-051-95/+54
|\ \ \ \
| * | | | FindwxWidgets: Support more wxWidgets versions, including 3.2Maarten Bent2022-07-051-40/+18
| * | | | FindwxWidgets: Use version number from header for library namesMaarten Bent2022-07-051-35/+12
| * | | | FindwxWidgets: Move extracting version number to a macroMaarten Bent2022-07-051-20/+24
* | | | | Merge topic 'doc-cpack-archive-component' into release-3.24Brad King2022-07-051-0/+2
|\ \ \ \ \
| * | | | | Help: Document that CPack Archive Generator <component> is all uppercaseDavid Faure2022-07-051-0/+2
| |/ / / /
* | | | | Merge topic 'doc-TARGET_FILE-depends' into release-3.24Brad King2022-07-051-0/+4
|\ \ \ \ \
| * | | | | Help: Document $<TARGET_FILE> dependency behaviorRobert Maynard2022-07-051-0/+4
| |/ / / /
* | | | | Merge topic 'docopt' into release-3.24Brad King2022-07-051-4/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: Clarify that option() is a booleanMichael Hirsch2022-07-051-4/+6
|/ / / /
* | | | Merge topic 'doc-CMP0131' into release-3.24Brad King2022-07-052-5/+8
|\ \ \ \
| * | | | Help: Mention CMP0131 in LINK_LIBRARIES docsCraig Scott2022-07-052-5/+8
| |/ / /
* | | | Merge topic 'nvhpc-Werror' into release-3.24Brad King2022-07-052-2/+2
|\ \ \ \
| * | | | NVHPC: warnings as error flag is "-Werror"Robert Maynard2022-07-012-2/+2
* | | | | Merge topic 'add_nvcc_compile_warning_support' into release-3.24Brad King2022-07-0524-45/+92
|\ \ \ \ \ | |/ / / /
| * | | | CUDA: NVCC support for COMPILE_WARNING_AS_ERROR target propertyRobert Maynard2022-07-0110-1/+23