Commit Graph

9 Commits

Author SHA1 Message Date
Moritz Bunkus
dfe23e5f52
AppImage build: fix building against self-compiled Boost 2019-01-26 13:31:27 +01:00
Moritz Bunkus
40e33417ff
AppImage: use gcc 7 for compilation 2018-11-09 18:11:14 +01:00
Moritz Bunkus
3b9b39163e
AppImage: fix handling of revision that are tags second try 2018-10-26 10:15:26 +02:00
Moritz Bunkus
c853050594
AppImage: fix handling of revision that are tags
For a tag such as "release-28.0.0", `git describe --tags` won't append
a commit number suffix.
2018-10-25 21:30:57 +02:00
Moritz Bunkus
93eb166ab6
AppImage: change git version number slightly 2018-06-26 20:07:31 +02:00
Moritz Bunkus
e72e12e25f
AppImage: use custom entry point for binary selection 2018-06-25 22:27:18 +02:00
Moritz Bunkus
aee8f64d54
appimage: optionally get version number from git describe for git builds 2018-06-25 18:46:16 +02:00
Moritz Bunkus
421e49701a
appimage: fix set -e set -x not to be in one line 2018-06-25 18:08:11 +02:00
Moritz Bunkus
9e04c038f4
packaging: move all packaging files to packaging directory 2018-06-25 17:59:11 +02:00