aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: we don't need $(BINDIR)/bin.Mihai Moldovan2018-03-061-1/+1
* Makefile: only try to copy/dereference libNX* files when installing data.Mihai Moldovan2017-12-301-1/+1
* Makefile: install relinked program binary instead of the "temporary" one.Mihai Moldovan2017-12-301-1/+1
* Support building with legacy (pre-7.1.0) Xext proto versions.Mihai Moldovan2017-12-161-4/+7
* Makefile: correctly quote variables when passing them down to other programs.Mihai Moldovan2017-12-161-5/+5
* Support building with legacy (pre-1.4.2) libXfont(1) versions.Mihai Moldovan2017-12-161-1/+1
* Makefile: Quote '$@' in make calls with double quotes.Mike Gabriel2017-12-051-9/+9
* Makefile: Don't use DESTDIR in configure.Mike Gabriel2017-12-051-1/+1
* Drop bin wrappers for nxagent and nxproxy, directly install nxproxy and nxage...Mike Gabriel2017-12-051-30/+13
* Makefile: Check for dir existence before attempting to remove it.Mike Gabriel2017-08-251-2/+2
* Makefile: Use $(RM_DIR) rather then plain rmdir in clean-env target.Mike Gabriel2017-08-251-2/+2
* Convert nx-X11/lib/ build flow from imake to autotools.Mike Gabriel2017-08-251-16/+80
* nxcomp: Switch to autoreconf.Mike Gabriel2017-07-261-8/+8
* nxcompshad: Switch to autoreconf.Mike Gabriel2017-07-131-1/+1
* nxproxy: Switch to autoreconf.Mike Gabriel2017-07-121-11/+5
* Propagate DESTDIR and PREFIX from MakefileSalvador FandiƱo2017-06-051-1/+1
* Makefile: Make sure that 'make all' only calls 'make build' and _not_ the glo...Mike Gabriel2017-04-131-1/+2
* Makefile: Remove nx-X11/config/cf/date.def on clean.Mike Gabriel2017-04-131-0/+1
* Makefile: Fix comment above special clean rules.Mike Gabriel2017-04-131-1/+1
* Regression fix for added libXfont2 API support:Mike Gabriel2017-04-101-1/+1
* Makefile: Tell Xserver build which Xfont API to use (v2 or v1) depending on w...Mike Gabriel2017-04-101-1/+6
* Mesa subtree: Add quilt based patch system for bundled Mesa.Mike Gabriel2017-04-051-0/+3
* Xserver/os/oscolor.c: Follow X.org in dropping the rgb.txt file entirely. Con...Mike Gabriel2017-02-261-2/+0
* Makefile: Fix flawed uninstall-* targets. Spotted by Ionic while reviewing th...Mike Gabriel2017-02-091-2/+2
* Makefile: Allow longer names for variables that we want to allow distro maint...Mike Gabriel2017-02-091-9/+9
* Makefile: Actively set/override USRLIBDIR and SHLIBDIR when calling Xserver's...Mike Gabriel2017-02-091-1/+1
* Makefile: Align variable names USRLIBDIR, SHLIBDIR (and NX_DIR) with nx-X11 i...Mike Gabriel2017-02-091-8/+9
* Makefile: Don't create superfluous symlink for libX11.so -> ../libNX_X11.so. ...Mike Gabriel2017-02-031-1/+0
* Install missing libNX_X11.so.6 symlink - fixes gh-287Orion Poplawski2017-01-111-0/+1
* nxcompext: Move code into Xserver subtree, as nxcompext requires Xserver incl...Mike Gabriel2016-11-151-5/+1
* Makefile: fix up a9b145d4.Mihai Moldovan2016-11-051-1/+2
* Makefile: Make sure libNX_X11.so.6.2 does not get installed as symlink but as...Mike Gabriel2016-11-021-1/+3
* XKeysymDB: ... got removed.Mike Gabriel2016-10-201-1/+0
* Makefile: Adapt install target to the new situation where we fake X11 headers...Mike Gabriel2016-10-011-1/+1
* libNX_X11 data files: Install libNX_X11 related data files.Mike Gabriel2016-07-041-0/+3
* Rework nxagent and nxproxy wrapper scripts.Mike Gabriel2016-07-011-3/+12
* nxauth: Drop nxauth tool completely, xauth can be successfully used with nxag...Mike Gabriel2016-07-011-5/+2
* OPTFLAGS: Properly propagate build option flags to nxcomp{,ext,shad} and the ...Mike Gabriel2016-07-011-3/+11
* Makefile,debian/*,nx-libs.spec,<misc>: Drop references to X2Go Project, esp. ...Mike Gabriel2016-06-291-30/+8
* X2Go Agent: Add x2goagent.features file that informs X2Go clients about the n...Mike Gabriel2015-12-301-0/+9
* library clean-up: Don't build libNX_Xinerama anymore. Use system's libXineram...Mike Gabriel2015-12-301-8/+0
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-281-2/+2
* Makefile: Also remove nxversion.def on distclean.Mike Gabriel2015-07-141-1/+1
* debian/libnx-xinerama1.*: move Xinerama dir back to nx-x11-common. Only delet...Mihai Moldovan2015-04-301-1/+1
* libnx-xinerama1: also create libXinerama symlink in postinst (and remove in p...Mihai Moldovan2015-04-291-5/+6
* xbitmaps cleanup: The <X11/bitmaps/*> headers are not required at build time ...Mike Gabriel2015-04-231-5/+1
* Makefile: clean-up auto-generated nxversion.def in clean rule (not in build r...Mike Gabriel2015-03-051-3/+5
* Make nxagent process aware of its current NX'ish version.Mike Gabriel2015-02-171-0/+19
* Makefile.nx-libs: Fix uninstall-lite rule. The nxproxy and nxcomp uninstallat...Mike Gabriel2015-02-161-5/+9
* Make install-lite rule in Makefile.nx-libs more predictable and not rely on n...Mike Gabriel2015-02-161-5/+10