Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Ubuntu rethrow signals patch | Pierre Ossman | 2021-07-13 | 6 | -69/+0 |
| | | | | | This was removed from Ubunut's X.org packages years ago, so drop it from our packing as well. | ||||
* | Initial support for ubuntu focal | Brian P. Hinz | 2020-12-19 | 14 | -0/+695 |
| | |||||
* | Update Ubuntu patches for current code | Pierre Ossman | 2020-04-02 | 2 | -24/+16 |
| | |||||
* | Use standard install dir variable names | Pierre Ossman | 2020-03-12 | 2 | -17/+12 |
| | | | | | This makes our builds directly compatible with most distributions without packagers/users having to specify extra flags. | ||||
* | Start sessions via PAM | Pierre Ossman | 2020-03-12 | 8 | -74/+102 |
| | | | | | | | | | This sets up a more correct session as there are key tasks that need to be performed by PAM. E.g. systemd will allocate cgroups and start base services. In order to easily handle this as a system service the mapping of displays is now done via a configuration file. | ||||
* | Always install systemd services | Pierre Ossman | 2020-03-12 | 6 | -238/+4 |
| | | | | | | | It is the most common init system these days so it should not be hidden in the contrib/ directory. This also removes all old SysV files from the contrib packages. | ||||
* | Add default configuration files | Pierre Ossman | 2020-03-12 | 2 | -2/+4 |
| | | | | Install some example files to make things more easily discoverable. | ||||
* | Remove support for ubuntu trusty since it's been EoL for 6 months | Brian P. Hinz | 2019-12-15 | 16 | -807/+0 |
| | |||||
* | Use openjdk-8 to build java viewer for bionic | Brian P. Hinz | 2019-11-30 | 1 | -1/+1 |
| | |||||
* | Update build deps for Ubuntu Bionic packages | Brian P. Hinz | 2019-11-30 | 1 | -3/+3 |
| | |||||
* | Add build scripts for ubunto 18.04 (bionic) | Brian P. Hinz | 2019-10-29 | 16 | -0/+803 |
| | |||||
* | Do parallel builds for Ubuntu packages | Pierre Ossman | 2019-01-21 | 2 | -5/+9 |
| | | | | 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 | 2 | -2/+2 |
| | | | | It is needed by x0vncserver. | ||||
* | Use Xorg source from distribution | Pierre Ossman | 2019-01-21 | 8 | -25/+19 |
| | |||||
* | Add libXfont as a Debian package dependency | Pierre Ossman | 2019-01-21 | 1 | -1/+1 |
| | | | | It is needed to build Xvnc. | ||||
* | Remove obsolete packages | Pierre Ossman | 2019-01-14 | 19 | -878/+0 |
| | | | | | Packages for RHEL 5 and Ubuntu 12.04 are no longer maintained, so remove those files. | ||||
* | EL7 with Xorg 1.2.0 needs --disable-dri3 | Brian P. Hinz | 2018-11-26 | 1 | -1/+1 |
| | |||||
* | Remove Java viewer from debian packages (4a4453f broke nightly builds) | Brian P. Hinz | 2018-11-25 | 2 | -8/+8 |
| | |||||
* | Change to https for tigervnc URL | Pierre Ossman | 2018-10-19 | 3 | -3/+3 |
| | | | | 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 | 2 | -4/+4 |
| | |||||
* | 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 | 3 | -3/+3 |
| | | | | See issue #534 | ||||
* | Update distro package requirements | Brian P. Hinz | 2017-10-29 | 1 | -1/+1 |
| | |||||
* | Add missing package dependency | Brian P. Hinz | 2017-02-10 | 1 | -1/+1 |
| | | | | Fixes issue #408 | ||||
* | Update Ubuntu package dependencies. | Brian P. Hinz | 2016-11-06 | 3 | -3/+3 |
| | | | | Fixes #360 | ||||
* | Update package build dependecies. | Brian P. Hinz | 2016-11-06 | 1 | -1/+1 |
| | | | | Fixes #349 | ||||
* | Fix to workaround non-default libtool on debian | Brian P. Hinz | 2016-05-12 | 6 | -0/+194 |
| | | | | | | | 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 xenial build to account for distro-specific xorg patches | Brian P. Hinz | 2016-05-07 | 2 | -0/+23 |
| | |||||
* | contrib: Add ubuntu-xenial debian source package to build on xenial. | Dominik Muth | 2016-04-14 | 15 | -0/+746 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The package is based on the contrib ubuntu-trusty debian package. The following modifications have been made: The current tigervnc sources can be used unmodified as the .orig tarball for the debian package, so get-orig-source.sh is gone. The ubuntu xorg-server-sources package provides the xorg sources used to build tigervnc. The two small patches which where in the trusty quilt series are now applied to the xorg sources after they have been extracted. There is no quilt series anymore at this point. Fltk 1.3.3 is available in the xenial repositories and it is used to build xtigervncviewer. No need to get the fltk sources. patch_fltk.sh is gone. Fixed some dependencies to reflect changes between trusty and xenial. Removed configure options not recognized by configure. The install target is not called a second time for the viewer package, but the viewer files are moved from the server installation. (Eliminate file conflicts during binary package installation.) Note: Some dependencies (including libfltk1.3 and xorg-server-source) are found in the xenial universe repository only. | ||||
* | Update debian init scripts so that sysconfig settings are actually used | Brian P. Hinz | 2016-01-22 | 2 | -166/+132 |
| | |||||
* | Install viewer .desktop file and icons on all Unix systems | Pierre Ossman | 2016-01-11 | 2 | -24/+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 | 4 | -5/+5 |
| | | | | | Adds missing build dependencies and fixes java compile issues caused by non-ascii characters in comments. | ||||
* | Allow Ubuntu 12.04 packages to build on any architecture | Brian P. Hinz | 2016-01-06 | 1 | -2/+2 |
| | | | | Updating control file per suggestion in #258 | ||||
* | 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 | 4 | -74/+0 |
| | | | | Obsoleted by 7461517 | ||||
* | Remove no longer needed libos patches | Pierre Ossman | 2015-04-30 | 4 | -38/+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 | 2 | -5/+5 |
| | | | | 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 | 2 | -2/+2 |
| | | | | 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 | 5 | -37/+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 | 2 | -4/+4 |
| | |||||
* | Fix ubuntu patches after recent restructuring | Brian P. Hinz | 2015-02-04 | 2 | -4/+4 |
| | | | | 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 | 2 | -4/+2 |
| | |||||
* | Set -DBUILD_STATIC=off for package builds. | Brian P. Hinz | 2014-10-22 | 2 | -0/+2 |
| | | | | 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 | 4 | -88/+0 |
| | |||||
* | Merge pull request #28 from bphinz/buildfixes | bphinz | 2014-09-07 | 2 | -30/+0 |
|\ | | | | | Removed patch that was merged into trunk in 6bc1de83a7 | ||||
| * | Removed patch that was merged into trunk in 6bc1de83a7 | Brian P. Hinz | 2014-09-07 | 2 | -30/+0 |
| | | |||||
* | | \nAdded missing dependency that caused x0vncserver to fall back to polling | Brian P. Hinz | 2014-08-07 | 1 | -1/+1 |
|/ | |||||
* | Fixed dependency problems with ubuntu precise build. Added ubuntu trusty ↵ | Brian Hinz | 2014-05-21 | 25 | -1/+1021 |
| | | | | | | package. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5183 3789f03b-4d11-0410-bbf8-ca57d06f2519 | ||||
* | Fix typos in r5181 | Brian Hinz | 2014-05-18 | 1 | -3/+3 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5182 3789f03b-4d11-0410-bbf8-ca57d06f2519 |