QMake-sufficient building for source releases
Registered by
Gnurou
The current Scons building is nice for developing, but a pain for users who want to compile the project themselves, as it is not cross-platform and requires Python + Qt bindings. Source releases should come with the database files already bundled and all generated files so that only QMake building is required.
Whiteboard
Did it thanks to some Python trickery - and removed PyQt dependency.
(?)
Work Items
Dependency tree

* Blueprints in grey have been implemented.