summaryrefslogtreecommitdiffstats
path: root/examples/applicationmanager/package-installation
Commit message (Expand)AuthorAgeFilesLines
* CMake: Use versionless commands everywhereDominik Holland2024-09-042-6/+6
* Add missing install destinations to all examplesDominik Holland2024-08-191-0/+2
* Extend the package-installation exampleDominik Holland2024-07-195-3/+62
* Rewrite all examples using modern Qt APIsDominik Holland2024-07-1910-36/+84
* CMake: Improve the create_*_package APIDominik Holland2024-07-191-7/+19
* Remove all literal uses of /tmpRobert Griebl2024-05-151-1/+1
* doc: Document the problem with missing libwayland-dev packagesRobert Griebl2024-03-071-0/+2
* Examples: check if the server command is valid in package-installationRobert Griebl2024-02-071-3/+7
* Examples: make the package-installation cope with external acknowledgeRobert Griebl2024-02-071-2/+16
* cmake: fix quoting in qt6_am_add_systemui_wrapperRobert Griebl2024-02-071-2/+2
* doc: package-installation exampleRobert Griebl2024-02-014-4/+102
* cmake: move the qt_am_create_package command from examples to main-libRobert Griebl2024-02-011-39/+0
* Add a package-installation exampleRobert Griebl2023-10-3021-0/+604