Commit Graph

4 Commits (eecf6b0c00bcd5e2d292087536e454449d291b60)

Author SHA1 Message Date
Daniel Kamil Kozar fa8751d530
Place the main tsMuxeR binary inside AppDir (#105)
Since AppImage essentially creates a separate filesystem that the GUI binary
runs from, it's not possible for it to be aware of the existence of the main
binary that's alongside the actual AppImage file that's supposed to be run by
the end user.
The only solution to this that I can see now is copying the main binary into the
AppDir, which makes the file reside alongside the GUI binary inside the
filesystem that AppImage creates.

Fixes #103.
2020-01-03 00:58:42 +01:00
Dan Bryant ac8f6cfcb7 add AppImage packaging for tsMuxerGUI on Linux 2019-12-15 20:28:14 +00:00
Dan Bryant 5a9d4e9999 update docker build scripts and add new script to upload nightly versions to bintray 2019-12-14 12:16:18 +00:00
Dan Bryant 1117c3b63b add new script files for tsMuxerGUI builds in Docker 2019-12-10 21:54:54 +00:00