| Commit message (Expand) | Author | Age | Files | Lines |
* | nx-X11/programs/Xserver/Imakefile: use printf with no trailing newline instea... | Mihai Moldovan | 2018-03-15 | 1 | -1/+1 |
* | nx-X11/programs/Xserver/Imakefile: drop system libraries out of target list f... | Mihai Moldovan | 2018-03-15 | 1 | -3/+3 |
* | nx-X11: reintroduce creation of libX11 compat symlinks. | Mihai Moldovan | 2017-12-30 | 1 | -0/+2 |
* | nx-X11: build programs with a temporary RPATH/RUNPATH value and a relinked ve... | Mihai Moldovan | 2017-12-30 | 1 | -2/+2 |
* | nxagent: implement RPATH/RUNPATH override for libX11. | Mihai Moldovan | 2017-12-30 | 1 | -0/+4 |
* | Support building with legacy zlib versions that do not ship a pkg-config file. | Mihai Moldovan | 2017-12-16 | 1 | -1/+1 |
* | nx-X11/programs/Xserver/Imakefile: White-space fix. | Mike Gabriel | 2017-08-25 | 1 | -3/+3 |
* | Convert nx-X11/lib/ build flow from imake to autotools. | Mike Gabriel | 2017-08-25 | 1 | -1/+4 |
* | nxcomp: Switch to autoreconf. | Mike Gabriel | 2017-07-26 | 1 | -10/+10 |
* | nxcompshad: Switch to autoreconf. | Mike Gabriel | 2017-07-13 | 1 | -6/+6 |
* | Xserver/Imakefile: Drop redundant library path option -L../../../nx-X11/expor... | Mike Gabriel | 2017-04-21 | 1 | -3/+0 |
* | Xserver/Imakefile: Change order of linker options, so that self-built compone... | Mike Gabriel | 2017-04-21 | 1 | -1/+1 |
* | Xserver: Support building against libXfont2 (v2) API and old libXfont(1) API ... | Mike Gabriel | 2017-04-10 | 1 | -4/+4 |
* | Xserver/Imakefile: Improve readability by introducing the NULL variable and a... | Mike Gabriel | 2017-04-10 | 1 | -14/+49 |
* | os: Add facilities for client ID tracking. | Rami Ylimäki | 2017-03-21 | 1 | -0/+9 |
* | misc nx-X11/programs/Xserver/{hw/nxagent,miext,render}/: move code around so ... | Mihai Moldovan | 2017-03-03 | 1 | -3/+0 |
* | Xserver/os/oscolor.c: Follow X.org in dropping the rgb.txt file entirely. Con... | Mike Gabriel | 2017-02-26 | 1 | -4/+1 |
* | drop platform support: unifdef sgi. | Mike Gabriel | 2017-02-08 | 1 | -1/+1 |
* | drop platform support: unifdef QNX. | Mike Gabriel | 2017-02-08 | 1 | -2/+1 |
* | drop platform support: unifdef Lynx. | Mike Gabriel | 2017-02-08 | 1 | -3/+2 |
* | drop platform support: unifdef __UNIXOS2__. | Mike Gabriel | 2017-02-08 | 1 | -1/+1 |
* | Xserver/Imakefile: Some whitespace fixes. | Mike Gabriel | 2016-11-15 | 1 | -6/+6 |
* | nxcompext: Move code into Xserver subtree, as nxcompext requires Xserver incl... | Mike Gabriel | 2016-11-15 | 1 | -16/+19 |
* | Imake: drop DoLoadableServer, MakeDllModules and IHaveModules | Ulrich Sibiller | 2016-11-02 | 1 | -52/+2 |
* | Imakefile cleanup: Delete all ancient Vcs comments stemming from SVN times of... | Mike Gabriel | 2016-10-31 | 1 | -1/+0 |
* | Xserver/Imakefile: Drop references to already removed afb code. | Mike Gabriel | 2016-10-30 | 1 | -2/+1 |
* | Xserver/Imakefile: Drop all references to building already removed cfb* imple... | Mike Gabriel | 2016-10-30 | 1 | -71/+3 |
* | Death to mfb (removing last remnants from NX code). | Adam Jackson | 2016-10-30 | 1 | -23/+10 |
* | nxcompext: Drop (nowadays) no-op file NXlibint.h. | Mike Gabriel | 2016-10-30 | 1 | -2/+1 |
* | Per-file copyright notices: Update copyright information in file headers that... | Mike Gabriel | 2016-07-06 | 1 | -10/+16 |
* | Xserver.man: Drop original and old Xserver man page. Relevant parts have now ... | Mike Gabriel | 2016-07-05 | 1 | -2/+0 |
* | finally drop libNX_Xext | Ulrich Sibiller | 2016-07-01 | 1 | -4/+4 |
* | remove XShape code from libNX_Xext | Ulrich Sibiller | 2016-07-01 | 1 | -4/+4 |
* | nxagent Xserver: Drop Kerberos code. Not used in nxagent. | Mike Gabriel | 2016-07-01 | 1 | -1/+1 |
* | library-cleanup: Don't build libNX_Xau anymore. Use system's libXau shared li... | Mike Gabriel | 2016-07-01 | 1 | -1/+1 |
* | OPTFLAGS: Properly propagate build option flags to nxcomp{,ext,shad} and the ... | Mike Gabriel | 2016-07-01 | 1 | -21/+1 |
* | Fix linking order hack in nxagent. | Mike Gabriel | 2016-06-28 | 1 | -10/+23 |
* | hw/nxagent/NXmiwindow.c: Drop complete file. | Mike Gabriel | 2016-06-25 | 1 | -3/+0 |
* | hw/nxagent/NXdamage.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 1 | -0/+4 |
* | nx-X11/programs/Xserver: Include nxcomp{,ext,shad} headers like one would do ... | Mike Gabriel | 2016-06-13 | 1 | -0/+21 |
* | nx-X11/programs/Xserver/Imakefile: Don't overlink nxagent. Linking against li... | Mike Gabriel | 2016-06-03 | 1 | -3/+3 |
* | Drop X11 extensions not shipped with recent X.Org server versions anymore: | Mike Gabriel | 2016-06-01 | 1 | -7/+3 |
* | pixman-devel: Build against shared library pkg-config(pixman-1). | Mike Gabriel | 2016-05-02 | 1 | -8/+7 |
* | library-cleanup: Don't build libNX_Xrender anymore. Use system's libXrender s... | Mike Gabriel | 2016-04-20 | 1 | -3/+3 |
* | library clean-up: Don't build libNX_Xinerama anymore. Use system's libXineram... | Mike Gabriel | 2015-12-30 | 1 | -1/+1 |
* | library clean-up: Don't build libNX_Xtst anymore. Use system's libXtst shared... | Mike Gabriel | 2015-12-29 | 1 | -3/+3 |
* | library clean-up: Don't build libNX_Xfixes anymore. Use system's libXfixes sh... | Mike Gabriel | 2015-12-28 | 1 | -3/+3 |
* | library clean-up: Don't build libNX_Xcomposite anymore. Use system's libXcomp... | Mike Gabriel | 2015-12-28 | 1 | -3/+3 |
* | nx-X11/config/cf: Drop unnecessary xf86site.def, xf86.tmpl, xfree86.cf. | Mike Gabriel | 2015-06-21 | 1 | -2/+2 |
* | Drop unused / untested Xserver GLX extension support / build logic. | Mike Gabriel | 2015-06-16 | 1 | -41/+3 |