aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/config
Commit message (Expand)AuthorAgeFilesLines
* Add support for new arch LoongarchYalingFang2023-08-253-0/+32
* Update Copyright yearsUlrich Sibiller2023-04-281-4/+4
* silence imake for normal buildsUlrich Sibiller2023-04-283-64/+64
* nx-X11/config: whitespace fixesUlrich Sibiller2023-04-2714-55/+55
* nx-X11: Add support for riscv64 architectureAlexandre Ghiti2021-10-303-0/+16
* fix building with binutils >= 2.36.ponce2021-06-081-12/+0
* Makefiles: drop support for NXwinUlrich Sibiller2020-05-071-10/+0
* nxagent: build with -Wshadow to detect shadowing variablesUlrich Sibiller2020-01-093-4/+4
* Add support for custom version stringUlrich Sibiller2020-01-051-0/+4
* nxagent: Remove own GetTimeInMillis() implementationUlrich Sibiller2019-05-102-17/+17
* auto-determine system font path and add to list of font pathsUlrich Sibiller2019-05-101-0/+5
* Drop Speedo font supportUlrich Sibiller2019-05-101-3/+3
* nx-X11/config/cf/nxcompile.def: Rephrase header comment slightly.Mike Gabriel2018-11-111-1/+1
* imake: adapt output to automake output as seen in lib/srcUlrich Sibiller2018-11-111-1/+1
* imake: also silence makedependUlrich Sibiller2018-11-111-4/+9
* silence imake compilationUlrich Sibiller2018-11-112-1/+26
* Makefile: Rework handling auto-determined values for imakeUlrich Sibiller2018-11-101-0/+2
* Make: Automatically determine xkb dirUlrich Sibiller2018-11-091-0/+8
* enable CLIENTIDS functions in xserverUlrich Sibiller2018-10-221-1/+1
* X11.tmpl: whitespace fixUlrich Sibiller2018-10-221-1/+1
* config/cf: fix spelling errors as reported by codespellUlrich Sibiller2018-05-247-8/+8
* nx-X11/config/cf/README: document new UseTIRPC macro.Mihai Moldovan2018-03-151-0/+1
* nx-X11/config/cf/Imake.tmpl: implement new UseTIRPC macro, defaulting to NO.Mihai Moldovan2018-03-151-0/+3
* nx-X11/config/cf/{Imake.{cf,tmpl},{linux,xorg}.cf}: support ppc64le alongside...Mihai Moldovan2018-02-084-6/+24
* nx-X11/config/cf/{gnu,lnx}Lib.rules: add RPATH entries for temporary nxcomp a...Mihai Moldovan2018-01-112-6/+6
* Re-enable XC-MISC extensionUlrich Sibiller2018-01-081-0/+1
* nx-X11: reintroduce creation of libX11 compat symlinks.Mihai Moldovan2017-12-301-0/+23
* nx-X11: build programs with a temporary RPATH/RUNPATH value and a relinked ve...Mihai Moldovan2017-12-306-8/+76
* nx-X11/config/cf/{gnu,lnx}Lib.rules: enable new ELF dtags to force RUNPATH cr...Mihai Moldovan2017-12-302-6/+6
* nxagent: implement RPATH/RUNPATH override for libX11.Mihai Moldovan2017-12-302-2/+3
* 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