summaryrefslogtreecommitdiffstats
path: root/src/main-lib/Qt6AppManMainPrivateMacros.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Improve the create_*_package APIDominik Holland2024-07-191-26/+132
* CMake: link systemui wrapper with qtcoreSamuli Piippo2024-05-291-0/+1
* Fix system-ui wrapper generation when cross-compiling on WindowsRobert Griebl2024-05-101-1/+1
* CMake: Change the cwd to the location of the system-ui-wrapper scriptDominik Holland2024-02-281-0/+2
* cmake: fix quoting in qt6_am_add_systemui_wrapperRobert Griebl2024-02-071-6/+10
* cmake: move the qt_am_create_package command from examples to main-libRobert Griebl2024-02-011-0/+61
* cmake: allow compilation of appman-packager when cross-compilingRobert Griebl2023-09-011-0/+31
* qmltestrunner: support BLACKLIST filesRobert Griebl2023-07-211-0/+3
* cmake: add qmldir to the glob in qt_am_add_systemui_wrapperRobert Griebl2023-07-061-1/+1
* cmake: qt_am_add_systemui_wrapper enhancementsRobert Griebl2023-07-051-2/+9
* CMake: document qt6_am_add_systemui_wrapperRobert Griebl2022-09-271-6/+5
* Use real file names when creating the wrappersRobert Griebl2022-05-301-4/+4
* Fix broken cmake auto test setupsRobert Griebl2022-05-121-1/+1
* Fix the QML tst_installer to run on WindowsRobert Griebl2022-04-261-1/+1
* Re-enable running autotests on macOSRobert Griebl2022-03-211-5/+5
* Improve examplesBernd Weimer2022-01-191-2/+2
* Rename main.cpp generated by qt6_am_add_systemui_wrapper in cmake examplesDominik Holland2021-12-071-2/+2
* CMake: Fix qt6_am_add_systemui_wrapper to work with standalone examplesDominik Holland2021-12-011-1/+6
* cmake: Fix qml-only tests/example wrapper generationDominik Holland2021-06-301-20/+14
* Add support for running qml-only autotestsDominik Holland2021-06-301-7/+108
* Make all qml-only examples usable from within QtCreatorDominik Holland2021-06-281-0/+128