Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-23 | AppImage: Fix missing libssl1.1 | Paul Buxton | |
Add ssl to the AppImage build. Add helper script to fetch required dependancies. Update docker build container used. Signed-off-by: Paul Buxton <paubuxton.mail@googlemail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2019-09-05 | Travis: build Subsurface AppImage against Qt 5.12 | Dirk Hohndel | |
For this we need our own hand crafted trusty container with Qt 5.12, including QtWebKit and an updated cmake and libdbus, as well as already build googlemaps plugin, grantlee and libgit2. At the same time stop uploading the Subsurface AppImage in the traditional trusty build. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |