Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -6/+0 |
| | |||||
* | library-cleanup: Don't build libNX_Xau anymore. Use system's libXau shared ↵ | Mike Gabriel | 2016-07-01 | 1 | -4/+0 |
| | | | | library. | ||||
* | library clean-up: Don't build libNX_Xfixes anymore. Use system's libXfixes ↵ | Mike Gabriel | 2015-12-28 | 1 | -2/+0 |
| | | | | shared library. | ||||
* | library clean-up: Don't build libNX_Xcomposite anymore. Use system's ↵ | Mike Gabriel | 2015-12-28 | 1 | -2/+0 |
| | | | | libXcomposite shared library. | ||||
* | library clean-up: Drop nx-X11/lib/Xxf86rush and references to libglide{2,3}. ↵ | Mike Gabriel | 2015-06-21 | 1 | -44/+0 |
| | | | | Unused in nx-libs. | ||||
* | nx-X11/config/cf: Drop build-logic for all hardware drivers. | Mike Gabriel | 2015-06-21 | 1 | -21/+0 |
| | |||||
* | imake clean-up: Enforce build of Mesa GLX extension. Drop all other GLX ↵ | Mike Gabriel | 2015-06-16 | 1 | -5/+0 |
| | | | | build methods (built-in DRI drivers, etc.). | ||||
* | library clean-up: Don't build libNX_Xrandr anymore. Use system's libXrandr ↵ | Mike Gabriel | 2015-05-20 | 1 | -2/+0 |
| | | | | shared library. | ||||
* | library clean-up: Don't build libNX_Xdamage anymore. Use system's libXdamage ↵ | Mike Gabriel | 2015-05-01 | 1 | -2/+0 |
| | | | | shared library. (Fixes ArcticaProject/nx-libs#6, X2GoBTS#826). | ||||
* | imake cleanup: Drop references to X11 build-logic that is not present in nx-X11. | Mike Gabriel | 2015-04-28 | 1 | -124/+1 |
| | |||||
* | library clean-up: Don't build and link libXfont.a anymore. Use system's ↵pr/libxfont-cleanup | Mike Gabriel | 2015-04-22 | 1 | -150/+0 |
| | | | | libXfont shared library and link dynamically. | ||||
* | NXAGENT_UPGRADE code cleanup: | Mike Gabriel | 2015-04-16 | 1 | -7/+0 |
| | | | | | | | | | | | NX agent contains/ed two build trees. An old one (probably pre-3.x.y) and a "newer" one. The "newer" code tree used to become enabled by setting NXUpgradeAgentServer in nx-X11/config/cf/host.def to YES. As building the NXUpgradeAgentServer has been the default for years now, we drop all code that does not get used at build time for NXUpgradeAgentServer == YES (i.e., the code that belongs to the pre-3.x.y phase of NX agent). | ||||
* | imake clean: Remove (probably incomplete) support for NXZaurusXServer, ↵ | Mike Gabriel | 2015-04-05 | 1 | -54/+0 |
| | | | | NXiPAQXServer. | ||||
* | imake cleanup: Drop all references to BuildFontServer. | Mike Gabriel | 2015-04-04 | 1 | -8/+0 |
| | |||||
* | imake cleanup: Drop all references to XprtServer and BuildXprint*. | Mike Gabriel | 2015-04-04 | 1 | -17/+0 |
| | |||||
* | imake cleanup: Drop all references to XdmxServer and BuildXdmx*. | Mike Gabriel | 2015-04-04 | 1 | -7/+0 |
| | |||||
* | imake cleanup: Drop all references to XVirtualFramebufferServer. | Mike Gabriel | 2015-04-04 | 1 | -8/+0 |
| | |||||
* | imake cleanup: Drop all references to XNestServer. | Mike Gabriel | 2015-04-04 | 1 | -9/+1 |
| | |||||
* | imake cleanup: Drop all references to XWinServer. | Mike Gabriel | 2015-04-04 | 1 | -1/+0 |
| | |||||
* | Do not build bundled libraries ↵ | Orion Poplawski | 2015-02-13 | 1 | -4/+13 |
| | | | | | | | | | | | | (601_nx-X11_build-option-changes-to-not-use-bundled-libraries.full.patch). This commit has been submitted by Orion in two portions. One was submitted to X2Go BTS and created on Wed, 10 Jul 2013. The other portion has been taken from the Fedora package by Mike Gabriel and worked into this patch on Fri, 06 Dec 2013. | ||||
* | Use shared libraries (301_nx-X11_use-shared-libs.full.patch). | Jan Engelhardt | 2015-02-10 | 1 | -5/+6 |
| | | | | | | | | | | | | Many distributions have a policy to reduce code duplications. One means to avoid such duplications is to use shared libraries instead of using libs that are ofter shipped for convenience. Fedora: http://fedoraproject.org/wiki/Packaging:Guidelines#Shared_Libraries Debian (Section 10.7.4 of Debian policy): http://www.debian.org/doc/debian-policy/ch-files.html | ||||
* | Enable Xinerama support for NX (202_nx-X11_enable-xinerama.full.patch). | Oleksandr Shneyder | 2015-02-10 | 1 | -1/+1 |
| | | | | | | | | This patch adds Xinerama awareness to NX agent windows. The advantage of Xinerama awareness is that an NX session window will only maximize to the dimensions of the active physical display. | ||||
* | Revert "release 3.5.0.19" | Mike Gabriel | 2013-03-28 | 1 | -7/+6 |
| | | | | This reverts commit e77bf36d9afbc7e56522574b06217d57c11dd095. | ||||
* | release 3.5.0.19 | Mike Gabriel | 2013-03-28 | 1 | -6/+7 |
| | |||||
* | Imported nx-X11-3.5.0-1.tar.gznx-X11/3.5.0-1 | Reinhard Tartler | 2011-10-10 | 1 | -1/+1 |
| | | | | | | | | Summary: Imported nx-X11-3.5.0-1.tar.gz Keywords: Imported nx-X11-3.5.0-1.tar.gz into Git repository | ||||
* | Imported nx-X11-3.4.0-3.tar.gznx-X11/3.4.0-3 | Reinhard Tartler | 2011-10-10 | 1 | -1/+1 |
| | | | | | | | | Summary: Imported nx-X11-3.4.0-3.tar.gz Keywords: Imported nx-X11-3.4.0-3.tar.gz into Git repository | ||||
* | Imported nx-X11-3.4.0-1.tar.gznx-X11/3.4.0-1 | Reinhard Tartler | 2011-10-10 | 1 | -2/+2 |
| | | | | | | | | Summary: Imported nx-X11-3.4.0-1.tar.gz Keywords: Imported nx-X11-3.4.0-1.tar.gz into Git repository | ||||
* | Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1 | Reinhard Tartler | 2011-10-10 | 1 | -0/+1020 |
Summary: Imported nx-X11-3.1.0-1.tar.gz Keywords: Imported nx-X11-3.1.0-1.tar.gz into Git repository |