Draft: Implement simple release artifacts generation with CMake
Still TODO:
-
Port
org.kde.krita.appdata.xml
. The file somehow depends on the translations infrastructure, so I'm a bit scared to touch it. -
Synchronize files with krita/4.3 branch. I have a feeling that some files are newer there.
Drawbacks of this approach:
-
Tarballs will not have the scripts pre-generated (unless we modify create-tarball.rb)
-
To generate the scripts one needs to have a complete build environment set up. Perhaps we can add a cmake switch for some simple mode for release artifacts generation only.