aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/config
Commit message (Expand)AuthorAgeFilesLines
* Support building with legacy (pre-7.1.0) Xext proto versions.Mihai Moldovan2017-12-163-1/+21
* Support building with legacy (pre-1.4.2) libXfont(1) versions.Mihai Moldovan2017-12-163-0/+18
* nx-X11/config/cf/linux.cf: recursive macros aren't a thing.Mihai Moldovan2017-12-151-1/+1
* nx-X11/config/cf/linux.cf: don't override default CC options for {ARM,PPC}{32...Mihai Moldovan2017-12-151-4/+1
* Drop bin wrappers for nxagent and nxproxy, directly install nxproxy and nxage...Mike Gabriel2017-12-051-1/+1
* **/.gitignore: add stray files.Mihai Moldovan2017-10-101-0/+2
* Fix FTBFS on Linux based HP-PARisc 32-bit systems. Thanks to John Paul Adrian...Mike Gabriel2017-06-284-1/+36
* nx-X11/config/cf/linux.cf: Drop AsOutputArchSize macro from Sparc(64)Architec...Mike Gabriel2017-06-271-2/+0
* Fix FTBFS on mips64el architecture due to missing definition of the _XSERVER6...Mike Gabriel2017-06-272-1/+17
* remove BuildRman defineUlrich Sibiller2017-06-063-17/+0
* nx-X11/config/cf/gnuLib.rules: Drop ancient Vcs comment. Erroneously sneaked ...Mike Gabriel2017-05-061-1/+0
* nx-X11/config/cf/gnu*: Re-introduce GNU/Hurd support to the nx-X11 buildflow.Mike Gabriel2017-05-043-0/+361
* Xserver: Build nxagent with MIT-SCREEN-SAVER extension enabled.Mike Gabriel2017-04-131-1/+1
* nx-X11/config/cf: Clean-up left-overs from having our own libNX_Xext shared l...Mike Gabriel2017-04-132-3/+0
* nx-X11/config/cf/linux.cf: Fix FTBFS on Linux SPARC64 due to missing -D_XSERV...Mike Gabriel2017-04-131-1/+2
* nx-X11/config/cf/linux.cf: Fix FTBFS on arm64 (aarch64) due to missing -D_XSE...Mike Gabriel2017-04-121-1/+1
* Regression fix for added libXfont2 API support:Mike Gabriel2017-04-102-9/+10
* Xserver: Support building against libXfont2 (v2) API and old libXfont(1) API ...Mike Gabriel2017-04-104-0/+21
* dix/os: backport various signal handling and smart scheduler changes from X.orgMike Gabriel2017-03-211-1/+8
* os: add timingsafe_memcmp to ImakeUlrich Sibiller2017-03-041-0/+3
* nx-X11/{config/cf/{{Imake,X11}.tmpl,linux.cf},programs/Xserver/{include/os.h,...Mihai Moldovan2017-03-033-1/+14
* nx-X11/config/cf/X11.tmpl: Set a more appropriate font directory (recommended...Mike Gabriel2017-02-271-2/+2
* Xserver/os/oscolor.c: Follow X.org in dropping the rgb.txt file entirely. Con...Mike Gabriel2017-02-265-28/+0
* The smart scheduler is not optional.Mathieu BĂ©rard2017-02-151-11/+0
* Load libNX_X11 / faked libX11 via RPATH setting rather than fidgeting with LD...Mike Gabriel2017-02-093-5/+5
* drop platform support: unifdef sgi.Mike Gabriel2017-02-081-18/+0
* drop platform support: unifdef QNX.Mike Gabriel2017-02-081-31/+0
* drop platform support: unifdef DGUX.Mike Gabriel2017-02-081-10/+1
* drop platform support: unifdef __osf__.Mike Gabriel2017-02-082-19/+3
* drop platform support: unifdef AIXV3, AIXV4 (and AIXrt, AIX386).Mike Gabriel2017-02-082-6/+2
* drop platform support: unifdef hpux and __hppa__.Mike Gabriel2017-02-084-43/+1
* drop platform support: unifdef Lynx.Mike Gabriel2017-02-082-29/+1
* drop platform support: unifdef __UNIXOS2__.Mike Gabriel2017-02-083-9/+2
* nx-X11/config/cf/X11.tmpl: Fix DefaultRGBDatabase path to $(USRDATADIR)/rgb (...Mike Gabriel2017-02-051-1/+1
* Remove libcwrapper usage from xorg server modules. The libcwrapper is not use...Eric Anholt2016-12-041-3/+1
* LibX11: drop unused xlibi18nUlrich Sibiller2016-11-173-10/+2
* Remove unused TLI ("STREAMSCONN") codeUlrich Sibiller2016-11-023-10/+1
* remove DECnet supportUlrich Sibiller2016-11-026-35/+3
* Imake: drop DoLoadableServer, MakeDllModules and IHaveModulesUlrich Sibiller2016-11-028-288/+0
* Imakefile cleanup: Delete all ancient Vcs comments stemming from SVN times of...Mike Gabriel2016-10-3121-91/+2
* Imake.rules: Make BuildIncludes{,Top}() more robust in case people attempt pr...Mike Gabriel2016-10-291-2/+2
* remove xf86Version.h and xf86Date.hUlrich Sibiller2016-10-293-14/+2
* add XLOCALELIBDIRUlrich Sibiller2016-10-101-0/+2
* Imake.tmpl: Use gccmakedep instead of makedepend.Mike Gabriel2016-10-011-1/+1
* nx-X11: Enable -Wpedantic as default CFLAG. This is to detect redefined typed...Mike Gabriel2016-10-013-4/+4
* move xkblib to xserverUlrich Sibiller2016-09-213-51/+0
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-061-1/+0
* Per-file copyright notices: Update copyright information in file headers that...Mike Gabriel2016-07-061-18/+20
* libNX_X11 data files: Install libNX_X11 related data files.Mike Gabriel2016-07-041-0/+20
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-025-49/+0