Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove support for ubuntu trusty since it's been EoL for 6 months | Brian P. Hinz | 2019-12-15 | 16 | -807/+0 |
| | |||||
* | Do parallel builds for Ubuntu packages | Pierre Ossman | 2019-01-21 | 1 | -3/+5 |
| | | | | Make the builds faster as we now run them often via Travis. | ||||
* | Clean up Ubuntu 14.04 FLTK build | Pierre Ossman | 2019-01-21 | 3 | -91/+13 |
| | | | | | | The supporting scripts weren't really up to date, so remove them and just require the packager to include FLTK in the source tarball. | ||||
* | Make sure libXrandr is available in package builds | Pierre Ossman | 2019-01-21 | 1 | -1/+1 |
| | | | | It is needed by x0vncserver. | ||||
* | Use Xorg source from distribution | Pierre Ossman | 2019-01-21 | 8 | -25/+19 |
| | |||||
* | Remove Java viewer from debian packages (4a4453f broke nightly builds) | Brian P. Hinz | 2018-11-25 | 1 | -3/+3 |
| | |||||
* | Change to https for tigervnc URL | Pierre Ossman | 2018-10-19 | 1 | -1/+1 |
| | | | | Our main web site now supports https, so update all references. | ||||
* | Update static library dependencies for rpm/deb packages | Brian P. Hinz | 2018-07-24 | 1 | -2/+2 |
| | |||||
* | Update package dependencies for Ubuntu Trusty | Brian P. Hinz | 2017-11-26 | 1 | -3/+3 |
| | |||||
* | Fix build Java errors caused by UTF-8 characters in source comments | Brian P. Hinz | 2017-11-13 | 1 | -1/+1 |
| | | | | See issue #534 | ||||
* | Update Ubuntu package dependencies. | Brian P. Hinz | 2016-11-06 | 1 | -1/+1 |
| | | | | Fixes #360 | ||||
* | Fix to workaround non-default libtool on debian | Brian P. Hinz | 2016-05-12 | 2 | -0/+53 |
| | | | | | | | Debian patches libtool so that the default value of link_all_deplibs is set to 'no' rather than 'unknown', causing transitive dependencies in shared objects to be lost. | ||||
* | Update debian init scripts so that sysconfig settings are actually used | Brian P. Hinz | 2016-01-22 | 1 | -83/+66 |
| | |||||
* | Install viewer .desktop file and icons on all Unix systems | Pierre Ossman | 2016-01-11 | 1 | -12/+0 |
| | | | | | These files are not Red Hat or Ubuntu specific, so install them on all Unix systems where the viewer is installed. | ||||
* | Ubuntu package fixes | Brian P. Hinz | 2016-01-09 | 2 | -2/+2 |
| | | | | | Adds missing build dependencies and fixes java compile issues caused by non-ascii characters in comments. | ||||
* | Debian package updates | Brian P. Hinz | 2016-01-05 | 1 | -3/+3 |
| | | | | [re #258] Add missing build-deps and allow deb to build on any arch | ||||
* | Remove uncessary Xauth cookie patch from deb & rpm packages | Brian P. Hinz | 2016-01-03 | 2 | -37/+0 |
| | | | | Obsoleted by 7461517 | ||||
* | Remove no longer needed libos patches | Pierre Ossman | 2015-04-30 | 2 | -19/+0 |
| | | | | | This workaround is no longer needed as we've fixed the bad interaction with libtool. | ||||
* | Update package builds to meet new minimum requirements. | Brian P. Hinz | 2015-03-14 | 1 | -2/+2 |
| | | | | el5 and el6 need newer versions of gnutls (and it's prereqs) than are available natively. | ||||
* | Don't disable xinerama (#147) | Brian P. Hinz | 2015-03-08 | 1 | -1/+1 |
| | | | | Xinerama was disabled in the redhat spec file that ours was adapted from. Unsure why it was disabled in the first place. | ||||
* | Remove obsolete distro patches | Brian P. Hinz | 2015-03-01 | 3 | -25/+0 |
| | | | | | Commit f0fffd4d7f0907e91dfcee02cd7fbe4f4cbe2342 makes ldnow patch unnecessary. Commit 0dc36a501ee5e69ce1a201935a4a4a903d06cbe1 makes format-security patch unnecessary. | ||||
* | Bump version of fltk to 1.3.3 for el5, el6, & ubuntu packages | Brian P. Hinz | 2015-03-01 | 1 | -2/+2 |
| | |||||
* | Fix ubuntu patches after recent restructuring | Brian P. Hinz | 2015-02-04 | 1 | -2/+2 |
| | | | | unix/xserver/hw/vnc/xvnc.cc was renamed to xvnc.c | ||||
* | Fix fuzz in distro patches caused upstream changes | Brian P. Hinz | 2015-02-04 | 1 | -2/+1 |
| | |||||
* | Set -DBUILD_STATIC=off for package builds. | Brian P. Hinz | 2014-10-22 | 1 | -0/+1 |
| | | | | Commit f95272d set the BUILD_STATIC flag on by default, which is unnecessary for package builds. | ||||
* | Remove distro specific patches obsoleted by changes in 38023dc304 | Brian P. Hinz | 2014-09-18 | 2 | -44/+0 |
| | |||||
* | Removed patch that was merged into trunk in 6bc1de83a7 | Brian P. Hinz | 2014-09-07 | 2 | -30/+0 |
| | |||||
* | Fixed dependency problems with ubuntu precise build. Added ubuntu trusty ↵ | Brian Hinz | 2014-05-21 | 24 | -0/+1020 |
package. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5183 3789f03b-4d11-0410-bbf8-ca57d06f2519 |