summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | Tests: Refactor warn on error tests to support multiple languagesRobert Maynard2022-06-2916-44/+69
* | | | | Merge topic 'LINK_LIBRARY-Darwin-LIBRARY-features-enhancements' into release-...Craig Scott2022-07-051-6/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Genex LINK_LIBRARY: MacOS: enhance *_LIBRARY featuresMarc Chevrier2022-07-031-3/+3
| * | | | Darwin.cmake: Fix indentingCraig Scott2022-07-031-3/+3
* | | | | Merge topic 'doc-LINK_LIBRARY_genex' into release-3.24Craig Scott2022-07-0313-454/+502
|\ \ \ \ \
| * | | | | Help: Rework $<LINK_LIBRARY>, $<LINK_GROUP> and related docsCraig Scott2022-07-0313-454/+502
| | |/ / / | |/| | |
* | | | | Merge topic 'genex-TARGET_BUNDLE_DIR_NAME' into release-3.24Brad King2022-07-014-2/+49
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Genex: Fix TARGET_BUNDLE_DIR_NAME incorrect extensionBen Leadbetter2022-07-014-2/+49
|/ / / /
* | | | Merge branch 'release-3.23' into release-3.24Brad King2022-06-300-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'file-set-crash' into release-3.23Brad King2022-06-3010-4/+60
| |\ \ \
* | \ \ \ Merge topic 'file-set-crash' into release-3.24Brad King2022-06-3010-4/+60
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | install(EXPORT): Check for missing file sets at generate timeKyle Edwards2022-06-2910-4/+60
* | | | | Merge topic 'FetchContent-avoid-IN_LIST' into release-3.24Brad King2022-06-291-2/+8
|\ \ \ \ \
| * | | | | FetchContent: Don't use if(... IN_LIST ...)Craig Scott2022-06-281-2/+8
* | | | | | Merge topic 'fix-23523' into release-3.24Brad King2022-06-291-12/+16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | AUTOUIC: Fix internal paths of generated ui_foo.h filesJosiah Bills2022-06-281-12/+16
* | | | | | Merge topic 'FindPython-multiple-queries' into release-3.24Brad King2022-06-284-2/+26
|\ \ \ \ \ \
| * | | | | | FindPython: fix error on multiple queries with different COMPONENTSMarc Chevrier2022-06-274-2/+26
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'depguide-fetchcontent-versioning' into release-3.24Brad King2022-06-281-0/+4
|\ \ \ \ \ \