aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add packages for CentOS 8Brian P. Hinz2020-12-191-0/+1
|
* Initial support for ubuntu focalBrian P. Hinz2020-12-191-0/+1
|
* Split WinVNC to a separate installerPierre Ossman2020-07-161-1/+1
| | | | It doesn't work very well so it shouldn't be included by default.
* Test packaging on TravisPierre Ossman2020-07-161-3/+4
| | | | Don't just build things, also test the various packaging.
* Merge branch 'regions' of https://github.com/CendioOssman/tigervncPierre Ossman2020-06-151-1/+1
|\
* | Set up Windows and macOS travis buildsPierre Ossman2020-05-311-0/+44
|/
* Remove old distribution packagingPierre Ossman2020-03-111-1/+0
| | | | | These are EOL (or soon to be) and we want to start relying on things present in current distributions.
* Add ubuntu-bionic to travis-ci buildsBrian P. Hinz2019-12-211-0/+1
|
* Make sure travis-ci builds java viewer with latest openjdk 8Brian P. Hinz2019-12-211-2/+6
|
* Fix travis-ci build scripts broken by c59f195Brian P. Hinz2019-12-211-3/+3
|
* Fix Travis C++ specifierPierre Ossman2019-01-221-1/+1
| | | | | Travis wants "cpp", not "c++". It just happened to work anyway because the base image includes the same tools.
* Use Ubuntu 16.04 for general buildsPierre Ossman2019-01-221-13/+5
| | | | It has a current GnuTLS and FLTK which simplifies the build.
* Build Ubuntu 14.04 (Trusty) packages in TravisPierre Ossman2019-01-211-0/+1
|
* Build Ubuntu 16.04 (Xenial) package in TravisPierre Ossman2019-01-211-0/+1
|
* Build RHEL 6 packages in TravisPierre Ossman2019-01-211-0/+1
|
* Build RHEL 7 packages in TravisPierre Ossman2019-01-211-17/+33
|
* Do debug build in TravisPierre Ossman2018-11-211-1/+1
| | | | | The debug builds do extra check, so chose that mode for Travis so we get early warnings for problems.
* Get correct GnuTLS version in travisPierre Ossman2018-08-161-1/+4
|
* Add Travis CI configurationPierre Ossman2017-10-061-0/+17