aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/config
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* finally drop libNX_XextUlrich Sibiller2016-07-012-32/+0
* nxagent Xserver: Drop Kerberos code. Not used in nxagent.Mike Gabriel2016-07-013-49/+1
* library-cleanup: Don't build libNX_Xau anymore. Use system's libXau shared li...Mike Gabriel2016-07-014-40/+0
* build flags: Use -D_DEFAULT_SOURCE instead of deprecated -D_BSD_SOURCE and -D...Mike Gabriel2016-07-012-2/+2
* nx-X11/lib/X10: Drop really ancient X10 API code. Not used within nxagent.Mike Gabriel2016-06-304-33/+0
* nx-X11/config/{imake,makedepend}: Use system-wide available imake and makedep...Mike Gabriel2016-06-3022-8151/+4
* nx-X11/config/cf/lnxLib.tmpl requires post-library removal cleanup: Drop refe...Mike Gabriel2016-06-031-8/+0
* Drop X11 extensions not shipped with recent X.Org server versions anymore:Mike Gabriel2016-06-014-166/+26
* gcc: Build using -std=c99 instead of -ansi.Mike Gabriel2016-05-021-2/+2
* library-cleanup: Don't build libNX_Xrender anymore. Use system's libXrender s...Mike Gabriel2016-04-201-39/+0
* library clean-up: Don't build libNX_Xinerama anymore. Use system's libXineram...Mike Gabriel2015-12-301-37/+0
* library clean-up: Don't build libNX_Xtst anymore. Use system's libXtst shared...Mike Gabriel2015-12-292-28/+0
* library clean-up: Don't build libNX_Xfixes anymore. Use system's libXfixes sh...Mike Gabriel2015-12-282-39/+0
* library clean-up: Don't build libNX_Xcomposite anymore. Use system's libXcomp...Mike Gabriel2015-12-282-36/+0
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-281-1/+1
* library clean-up: Drop libXx86{misc,vm,dga} libraries. Not needed by nx-libs.Mike Gabriel2015-06-223-132/+0
* library clean-up: Drop nx-X11/lib/Xxf86rush and references to libglide{2,3}. ...Mike Gabriel2015-06-216-183/+0
* nx-X11/config/cf: Drop build-logic for all hardware drivers.Mike Gabriel2015-06-214-434/+0
* nx-X11/config/cf: Drop unnecessary xf86site.def, xf86.tmpl, xfree86.cf.Mike Gabriel2015-06-217-2391/+5
* nx-X11/config/cf/Imakefile: Don't list non-present-anymore imake configuratio...Mike Gabriel2015-06-201-89/+0
* remove libxkbui, looks like it is not used anywhereHenning Heinold2015-06-204-50/+0
* imake clean-up: Enforce build of Mesa GLX extension. Drop all other GLX build...Mike Gabriel2015-06-167-544/+28
* Drop nx-X11/lib/GL and move Imakefile.inc include files into Xserver code tree.Mike Gabriel2015-06-163-84/+0
* library clean-up: Don't compile (i.e., remove) libNX_Xres.a anymore. It is no...Mike Gabriel2015-06-024-44/+0
* library clean-up: Don't build libNX_Xrandr anymore. Use system's libXrandr sh...Mike Gabriel2015-05-203-40/+0
* library clean-up: Don't build libNX_Xdamage anymore. Use system's libXdamage ...Mike Gabriel2015-05-012-41/+1
* imake cleanup: Drop references to X11 build-logic that is not present in nx-X11.Mike Gabriel2015-04-2812-1957/+8
* imake cleanup: Break up multiple vars into invidual lines to ease further wor...Mike Gabriel2015-04-281-1/+7
* Fix underlinking issues for libNX_X{composite,damage,fixes}.Mike Gabriel2015-04-261-0/+3