summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMake: Simplify the code-coverage setup againDominik Holland2024-03-071-9/+4
* coverage: use modern gcc commandline optionsRobert Griebl2024-03-051-3/+2
* coverage: fix gcov exclude regression when using Qt developer buildsRobert Griebl2024-03-051-0/+4
* coverage: make sure lcov version 2 is availableRobert Griebl2024-02-281-0/+1
* coin: Improve the code coverage setupDominik Holland2024-02-281-2/+3
* Coverage: make it possible to use any Qt buildRobert Griebl2024-02-261-8/+12
* Coverage: adapt to modern lcov/gcov command line optionsRobert Griebl2024-02-211-11/+13
* cmake: add AM_SANITIZE to enable ASANRobert Griebl2023-12-121-0/+11
* Add a QT_ prefix to all (semi-) public definesRobert Griebl2023-12-061-1/+1
* Add public defines for QT_AM_VERSION...Robert Griebl2023-12-051-1/+10
* DBus cleanup, part 2 and shared QML APIRobert Griebl2023-09-261-4/+0
* DBus cleanupRobert Griebl2023-09-261-0/+4
* Add a simple package-server for app installation testingRobert Griebl2023-08-041-0/+1
* Improve auto-test coverageRobert Griebl2023-07-191-0/+1
* Improve coverage report generationRobert Griebl2023-07-181-5/+6
* Bump minimal Qt version to 6.5.0Robert Griebl2023-02-221-0/+6
* Support QNX (unoffically)Bernd Weimer2022-07-011-2/+6
* Doc: Fix online documentation buildTopi Reinio2021-12-111-1/+7
* Remove the obsolete template-opt files and update the docs accordinglyRobert Griebl2021-08-201-2/+0
* Clazy: fix srcRobert Griebl2021-08-201-0/+5
* cmake: Re-enable the qmake build system for the examplesRobert Griebl2021-08-021-3/+7
* cmake: Temporary workaround for build failureRobert Griebl2021-07-271-0/+1
* cmake: add custom targets to simulate qmake's OTHER_FILESRobert Griebl2021-06-301-2/+22
* cmake: remove all comments from the pro2cmake tool conversionRobert Griebl2021-06-301-1/+0
* cmake: remove qmake build system (except in examples/)Robert Griebl2021-06-301-0/+19
* Add support for running qml-only autotestsDominik Holland2021-06-301-0/+2
* Add back a check_coverage targetRobert Griebl2021-06-281-0/+44
* cmake: Re-enable and fix the doc targetRobert Griebl2021-06-261-0/+6
* Re-enable DLT logging and prefix all features to prevent naming clashesRobert Griebl2021-06-261-1/+1
* cmake: Nearly full cmake buildRobert Griebl2021-06-181-0/+44