summaryrefslogtreecommitdiff
path: root/pkg/pyinst
AgeCommit message (Collapse)Author
2016-12-07[feature] add icon to the windowKali Kaneko (leap communications)
- Resolves: #8676
2016-12-07[feature] add icon to PyInstaller bundleKali Kaneko (leap communications)
seems it's only valid for win and mac tho
2016-11-18[build] add gpg binaryKali Kaneko (leap communications)
just the one shipped with the ubuntu image used by the docker container for now. I have to investigate how to properly use a docker container only for building the gpg binary.
2016-11-18[build] include dbschema in bundleKali Kaneko (leap communications)
2016-11-09[ci] generate bundle from gitlab runnerKali Kaneko (leap communications)
some hacks needed, it seems pyinstaller is choking again on namespace packages for some reason that is beyond my current comprenhension.
2016-10-21[pkg] native pyinstaller packagingKali Kaneko (leap communications)
2016-10-19[pkg] change uploadKali Kaneko (leap communications)
2016-09-27[pkg] make bundle from main makefileKali Kaneko (leap communications)
2016-09-27[pkg] re-add binary launcher to bundle processKali Kaneko (leap communications)
2016-09-27[pkg] some bundling hacksKali Kaneko (leap communications)
2016-09-06[feature] first pyinstaller recipe for the qt5 launcherKali Kaneko (leap communications)