aboutsummaryrefslogtreecommitdiffstats
path: root/m4/qt6.m4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* build,qt: Decouple generation of moc filesIngo Klöcker2024-07-181-3/+3
* build,qt: Build Qt with -fPIC if required or requestedIngo Klöcker2023-10-301-11/+28
* build,qt: Autodetect whether Qt was built with -mno-direct-extern-accessIngo Klöcker2023-09-211-3/+18
* build,qt: Optionally build Qt 6 bindings with -mno-direct-extern-accessIngo Klöcker2023-09-211-0/+6
* build,qt: Drop broken check for -fPICIngo Klöcker2023-09-211-21/+1
* build,qt: Simplify check for mocIngo Klöcker2023-04-191-24/+3
* build,qt: Check whether building with -fPIC is neededIngo Klöcker2022-10-141-9/+28
* build,qt: Fail check for Qt if moc wasn't foundIngo Klöcker2022-10-141-0/+2
* build,qt: Always compile the Qt 6 test application with -fpicIngo Klöcker2022-10-141-5/+3
* build,qt: Allow building QGpgME for Qt 6Ingo Klöcker2022-10-111-0/+82