Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add packages for CentOS 8 | Brian P. Hinz | 2020-12-19 | 1 | -0/+1 |
| | |||||
* | Initial support for ubuntu focal | Brian P. Hinz | 2020-12-19 | 1 | -0/+1 |
| | |||||
* | Split WinVNC to a separate installer | Pierre Ossman | 2020-07-16 | 1 | -1/+1 |
| | | | | It doesn't work very well so it shouldn't be included by default. | ||||
* | Test packaging on Travis | Pierre Ossman | 2020-07-16 | 1 | -3/+4 |
| | | | | Don't just build things, also test the various packaging. | ||||
* | Merge branch 'regions' of https://github.com/CendioOssman/tigervnc | Pierre Ossman | 2020-06-15 | 1 | -1/+1 |
|\ | |||||
* | | Set up Windows and macOS travis builds | Pierre Ossman | 2020-05-31 | 1 | -0/+44 |
|/ | |||||
* | Remove old distribution packaging | Pierre Ossman | 2020-03-11 | 1 | -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 builds | Brian P. Hinz | 2019-12-21 | 1 | -0/+1 |
| | |||||
* | Make sure travis-ci builds java viewer with latest openjdk 8 | Brian P. Hinz | 2019-12-21 | 1 | -2/+6 |
| | |||||
* | Fix travis-ci build scripts broken by c59f195 | Brian P. Hinz | 2019-12-21 | 1 | -3/+3 |
| | |||||
* | Fix Travis C++ specifier | Pierre Ossman | 2019-01-22 | 1 | -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 builds | Pierre Ossman | 2019-01-22 | 1 | -13/+5 |
| | | | | It has a current GnuTLS and FLTK which simplifies the build. | ||||
* | Build Ubuntu 14.04 (Trusty) packages in Travis | Pierre Ossman | 2019-01-21 | 1 | -0/+1 |
| | |||||
* | Build Ubuntu 16.04 (Xenial) package in Travis | Pierre Ossman | 2019-01-21 | 1 | -0/+1 |
| | |||||
* | Build RHEL 6 packages in Travis | Pierre Ossman | 2019-01-21 | 1 | -0/+1 |
| | |||||
* | Build RHEL 7 packages in Travis | Pierre Ossman | 2019-01-21 | 1 | -17/+33 |
| | |||||
* | Do debug build in Travis | Pierre Ossman | 2018-11-21 | 1 | -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 travis | Pierre Ossman | 2018-08-16 | 1 | -1/+4 |
| | |||||
* | Add Travis CI configuration | Pierre Ossman | 2017-10-06 | 1 | -0/+17 |