summaryrefslogtreecommitdiff
path: root/Ports/qt6-serenity
AgeCommit message (Collapse)Author
2022-09-13Ports: Do not allow `clean*` to be overriddenJelle Raaijmakers
There were only two packages making use of this functionality, but it seems more sensible to have a fixed implementation for the cleaning of ports - especially now they delete the entire build directory and/or dist files.
2022-01-07Ports/qt6: Add qt6-serenityMartin Bříza
And this is the platform plugin we need to run Qt6 apps properly