Commit Graph

12 Commits

Author SHA1 Message Date
Christian Hohnstaedt
5e972f3a28 Update Dockerfile: Ubuntu Noble - QT6 2025-03-28 11:51:51 +01:00
Michael Abmayer
252707acf6 Set userid at container startup rather than build time. Update documentation on container invocation and usage with SSH-X-forwarding. 2024-02-22 18:31:58 +01:00
Michael Abmayer
5df98568fb fix build breaking on configure of tzdata-package 2024-02-22 18:29:54 +01:00
Christian Hohnstaedt
3865281ada Update Documentation and Dockerfile 2022-07-11 23:09:47 +02:00
Christian Hohnstaedt
00926e3efd Get rid of libltdl. QLibrary provides the same functionality 2021-06-01 17:48:37 +02:00
Christian Hohnstädt
3bce3ae1d6 Fix travis build
Add qttools5-dev-tools qttools5-dev
Fix warnings found by travis
2021-05-12 00:03:52 +02:00
Christian Hohnstädt
fbee826e56 Switch from Qt4 to Qt5 in Travis docker file
Update other documentation files
2021-05-11 17:04:07 +02:00
Christian Hohnstaedt
b44844e7f5 Fix Travis build with sphinx documentation
install qcollectiongenerator by qt4-dev-tools
2021-04-29 18:36:41 +02:00
Christian Hohnstädt
298c53bfb9 Fix build (ignore documentation) if sphinx is not available
Extend Travis to build with and without sphinx
2021-04-29 08:02:09 +02:00
Christian Hohnstaedt
11daf927ae OpenSSL upstream URL layout changed
Only the latest version is available under source/
which is pretty reasonable to point everyone to the latest version....

Update travis/docker command files to match
the new OpenSSL upstream URL layout
2020-04-07 21:52:43 +02:00
Christian Hohnstaedt
baa0913409 Also test against OpenSSL without EC
I think it was CentOS which came without EC
2020-03-11 05:56:54 +01:00
Falk Werner
9fcf251a2e
feature: enabled matrix build (#1)
* added a Dockerfile to build against specified versions of openssl
* enabled travis matrix build
2020-03-05 00:55:49 +01:00