summaryrefslogtreecommitdiffstats
path: root/src/main-lib/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Do not compile the build directory into the appman binaryRobert Griebl2024-10-301-1/+0
* CMake: Use relative paths for the dbus interfacesUlf Hermann2024-09-251-4/+4
* Remove unnecessary WaylandCompositor dependency from AppManMainRobert Griebl2024-06-251-5/+0
* Remove our #pragma once workaround, as it is not needed anymoreRobert Griebl2024-05-151-3/+0
* Simplify custom appman implementationsRobert Griebl2023-12-061-0/+5
* Simplify builing a custom appman executableRobert Griebl2023-12-061-1/+4
* Remove the legacy ApplicationInstaller and clean up "disable-installer"Robert Griebl2023-10-291-13/+10
* DBus cleanup, part 2 and shared QML APIRobert Griebl2023-09-261-6/+4
* DBus cleanupRobert Griebl2023-09-261-6/+35
* Remove deprecated functions and classesRobert Griebl2023-07-131-1/+0
* cmake: AM_BUILD_DIR is now setRobert Griebl2023-07-041-2/+1
* Fix the broken tests after the retirement of qt_parse_all_argumentsAmir Masoud Abdol2023-02-021-1/+1
* Prevent linking of AppMan modules into user pluginsRobert Griebl2022-06-301-0/+2
* Fix broken QtWaylandCompositor dependencyRobert Griebl2021-10-261-0/+4
* cmake: remove all comments from the pro2cmake tool conversionRobert Griebl2021-06-301-5/+0
* cmake: Fix qml-only tests/example wrapper generationDominik Holland2021-06-301-0/+1
* Make all qml-only examples usable from within QtCreatorDominik Holland2021-06-281-0/+2
* Re-enable DLT logging and prefix all features to prevent naming clashesRobert Griebl2021-06-261-3/+3
* cmake: documenting workaround and optimizationsRobert Griebl2021-06-211-1/+6
* cmake: Nearly full cmake buildRobert Griebl2021-06-181-0/+55