summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Find{BLAS,LAPACK}: Provide testing of BLA_SIZEOF_INTEGERIgor S. Gerasimov2021-10-056-4/+44
| * | | | | | Find{BLAS,LAPACK}: Make possible testing of ILP64 modelIgor S. Gerasimov2021-10-052-0/+10
| * | | | | | Find{BLAS,LAPACK}: Specify integer type in testsIgor S. Gerasimov2021-10-052-9/+14
| * | | | | | Find{BLAS,LAPACK}: De-duplicate and generalize test creation logicBrad King2021-10-057-118/+60
| * | | | | | FindLAPACK: Stop processing if LAPACK library does not have 64-bit integer APIIgor S. Gerasimov2021-10-051-33/+51
| * | | | | | FindBLAS: Stop processing if BLAS library does not have 64-bit integer APIIgor S. Gerasimov2021-10-051-44/+68
| * | | | | | FindLAPACK: Search 32/64-bit integer API via BLA_SIZEOF_INTEGER if possibleIgor S. Gerasimov2021-10-051-4/+82
| * | | | | | FindBLAS: Search 32/64-bit integer API via BLA_SIZEOF_INTEGER if possibleIgor S. Gerasimov2021-10-051-8/+98
| * | | | | | FindBLAS: Update Fujitsu_SSL2Igor S. Gerasimov2021-10-051-21/+29
| * | | | | | FindBLAS: Update FlexiBLASIgor S. Gerasimov2021-09-221-1/+5
| * | | | | | FindBLAS: Update OpenBLASIgor S. Gerasimov2021-09-221-2/+6
| * | | | | | FindBLAS: Update FLAMEIgor S. Gerasimov2021-09-221-1/+5
| * | | | | | FindBLAS: Update Generic BLASIgor S. Gerasimov2021-09-221-1/+5
| * | | | | | FindBLAS: Move NVHPC from Generic BLASIgor S. Gerasimov2021-09-221-1/+20
| * | | | | | FindLAPACK: Update Generic LAPACKIgor S. Gerasimov2021-09-221-1/+4
| * | | | | | FindLAPACK: Update FlexiBLASIgor S. Gerasimov2021-09-221-1/+5
| * | | | | | FindLAPACK: Update OpenBLASIgor S. Gerasimov2021-09-221-1/+5
| * | | | | | FindLAPACK: Update NVHPCIgor S. Gerasimov2021-09-221-1/+6
| * | | | | | FindLAPACK: EML: LAPACK is in BLASIgor S. Gerasimov2021-09-221-18/+2
| * | | | | | FindLAPACK: IBMESSL: LAPACK is in BLASIgor S. Gerasimov2021-09-221-18/+2
| * | | | | | FindLAPACK: Fujitsu_SSL2: LAPACK is in BLASIgor S. Gerasimov2021-09-221-26/+3
* | | | | | | Merge topic 'uic-options-merge-qt6'Craig Scott2021-10-063-9/+10
|\ \ \ \ \ \ \
| * | | | | | | AUTOUIC: Fix merging of --blah options not being detected for Qt6Craig Scott2021-10-053-9/+10
* | | | | | | | Merge topic 'fetchcontent-CMAKE-vars-passthrough'Craig Scott2021-10-0611-30/+108
|\ \ \ \ \ \ \ \
| * | | | | | | | FetchContent: Pass through networking-related CMAKE_... variablesCraig Scott2021-10-058-19/+88
| * | | | | | | | Help: Clean up how TLS and NETRC variables are discussedCraig Scott2021-10-041-10/+8
| * | | | | | | | Help: Add documentation for CMAKE_TLS_CAINFOCraig Scott2021-10-044-6/+17
* | | | | | | | | CMake Nightly Date StampKitware Robot2021-10-061-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge topic 'runpath-install'Brad King2021-10-051-22/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | cmInstallTargetGenerator: optimize rpath adjustmentsSeth R Johnson2021-09-301-22/+43
* | | | | | | | | Merge topic 'indexurl'Brad King2021-10-051-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Utilities/Sphinx: Print path to index.html in build outputArcturus Arcturus2021-10-041-0/+7
* | | | | | | | | | Merge topic 'iar-assembly-S-extension'Brad King2021-10-051-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | IAR: added .S extension for IAR-ASM.cmakeFelipe Torrezan2021-10-021-1/+1
* | | | | | | | | | | Merge topic 'tutorial_update_step_11'Brad King2021-10-052-5/+45
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Tutorial: Add documentation on Package helper functionsJoseph Snyder2021-09-302-1/+41
| * | | | | | | | | | | Tutorial: Remove information about EXPORT keywordJoseph Snyder2021-09-301-4/+4
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'release-3.21'Brad King2021-10-050-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'testdriver-old-cast-warning' into release-3.21Brad King2021-10-051-1/+1
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'testdriver-old-cast-warning'Brad King2021-10-051-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | / / / / / | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | TestDriver: Fix old-style-cast warning in C++ modeSylvain Joubert2021-10-041-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'qt6-tests'Craig Scott2021-10-0578-166/+272
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Tests: Add support for testing Qt6Craig Scott2021-10-0478-166/+272
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2021-10-051-1/+1
* | | | | | | | | | Merge topic 'default_extensions'Brad King2021-10-0467-194/+819
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmStandardLevelResolver: Avoid unnecessary flags, fix unset level logicRaul Tambre2021-09-2920-24/+375
| * | | | | | | | | | Tests: Simplify RunCMake.CompileFeatures introspectionRaul Tambre2021-09-284-60/+24
| * | | | | | | | | | CompilerID: Compiler extensions default detectionRaul Tambre2021-09-2816-6/+93
| * | | | | | | | | | CompilerID: Rename language_dialect to language_standardRaul Tambre2021-09-287-29/+29
| * | | | | | | | | | Help: Document CMAKE_<LANG>_STANDARD_DEFAULTRaul Tambre2021-09-282-0/+8