aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
Commit message (Expand)AuthorAgeFilesLines
* debian/rules: Enable -fPIE / -pie hardening support for nxagent and nxproxy.Mike Gabriel2016-07-051-2/+2
* finally drop libNX_XextUlrich Sibiller2016-07-011-1/+0
* library-cleanup: Don't build libNX_Xau anymore. Use system's libXau shared li...Mike Gabriel2016-07-011-2/+0
* nxauth: Drop nxauth tool completely, xauth can be successfully used with nxag...Mike Gabriel2016-07-011-1/+0
* debian/rules: Use buildflags.mk from dpkg-dev. Enable bindnow hardening flag.Mike Gabriel2016-07-011-4/+3
* debian/rules: Don't attempt at removing $(CURDIR)/.preserve/. Not needed anym...Mike Gabriel2016-07-011-1/+0
* debian/*: Drop non-multi-arch support (i.e. Debian squeeze, Ubuntu 10.04 and ...Mike Gabriel2016-07-011-12/+0
* OPTFLAGS: Properly propagate build option flags to nxcomp{,ext,shad} and the ...Mike Gabriel2016-07-011-1/+1
* libNX_Xext: Drop unused extensions: DPMS, XTestExt1, XSync, XSecurity.Mike Gabriel2016-06-281-0/+4
* Drop X11 extensions not shipped with recent X.Org server versions anymore:Mike Gabriel2016-06-011-9/+0
* library-cleanup: Don't build libNX_Xrender anymore. Use system's libXrender s...Mike Gabriel2016-04-201-1/+0
* library clean-up: Don't build libNX_Xinerama anymore. Use system's libXineram...Mike Gabriel2015-12-301-5/+0
* debian/rules: Don't strips symbols from not-build-anymore libNX_Xtst.so.Mike Gabriel2015-12-291-1/+0
* library clean-up: Don't build libNX_Xfixes anymore. Use system's libXfixes sh...Mike Gabriel2015-12-281-1/+0
* library clean-up: Don't build libNX_Xcomposite anymore. Use system's libXcomp...Mike Gabriel2015-12-281-1/+0
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-281-22/+22
* Xinerama symlinking: Attach Xinerama symlinking to nxagent bin:package (and n...Mike Gabriel2015-09-281-3/+3
* library clean-up: Don't build libNX_Xrandr anymore. Use system's libXrandr sh...Mike Gabriel2015-05-201-1/+0
* library clean-up: Don't build libNX_Xdamage anymore. Use system's libXdamage ...Mike Gabriel2015-05-011-1/+0
* xbitmaps cleanup: The <X11/bitmaps/*> headers are not required at build time ...Mike Gabriel2015-04-231-1/+0
* library clean-up: Don't build libNX_Xdmcp anymore. Use system's libXdmcp shar...Mike Gabriel2015-04-221-1/+0
* library clean-up: Don't build and link libXfont.a anymore. Use system's libXf...pr/libxfont-cleanupMike Gabriel2015-04-221-1/+0
* fix for libXpm4-cleanupMike Gabriel2015-04-111-1/+0
* imake cleanup: Drop all references to XprtServer and BuildXprint*.Mike Gabriel2015-04-041-1/+0
* imake cleanup: Drop all references to XdmxServer and BuildXdmx*.Mike Gabriel2015-04-041-2/+0
* Move all config files from $(srcbase)/debian/ into $(srcbase)/etc/ folder.Mike Gabriel2015-02-141-7/+0
* Provide wrapper scripts for launch NX components in $(src)/bin/.Mike Gabriel2015-02-141-2/+1
* Prepare for maintaing upstream changes in upstream ChangeLog.Mike Gabriel2015-02-141-19/+0
* VERSION file: master VERSION file is in base folder, symlinked from nx*/VERSI...Mike Gabriel2015-02-141-5/+1
* Move Makefile (and auxiliary file replace.sh) into base folder. Adapt packagi...Mike Gabriel2015-02-141-4/+1
* Use proper quoting on build flag vars (they may contain spaces).Mike Gabriel2015-02-141-1/+1
* Revert "Fix build when LDFLAGS (etc) contains spaces."Mike Gabriel2015-02-141-4/+4
* Remove upstream nx-libs ChangeLog during override_dh_clean.Mike Gabriel2015-02-121-0/+1
* Fix build when LDFLAGS (etc) contains spaces.Mike DePaulo2015-02-111-4/+4
* Drop not-used-anymore NX source tree clean-up code. Source tree has been clea...Mike Gabriel2015-02-091-26/+0
* Revert "Use SONAME based library package naming scheme."Mike Gabriel2015-01-281-1/+1
* Use SONAME based library package naming scheme.Mike Gabriel2015-01-281-1/+1
* enable official changelogMike Gabriel2015-01-281-5/+1
* Install upstream ChangeLogs into bin:packages.Mike Gabriel2015-01-281-0/+11
* Support hardened builds for nxagent and libNX_*.so files.Mike Gabriel2015-01-281-1/+1
* Support hardened builds for nxcomp* libraries.Mike Gabriel2015-01-281-6/+4
* Unify source tree reduction (debian/rules vs. roll-tarball.sh) via file/folde...Mike Gabriel2015-01-281-728/+18
* debian/rules: Correctly link config files (etc/rgb, etc/nxagent.keyboard, etc...Mike Gabriel2015-01-281-1/+3
* Fully rework the way nx-libs gets packaged for Debian/Ubuntu.Mike Gabriel2015-01-281-9/+76
* More source tree size reduction by analyzing what exactly of the Mesa source ...Mike Gabriel2015-01-221-50/+729
* Drop more unused folders from tarball release / before .deb package build.Mike Gabriel2015-01-221-0/+3
* Drop nx-X11/programs/Xserver/hw/xfree86 except of four files symlinked to oth...Mike Gabriel2015-01-221-37/+53
* Stop shipping unused / very old xterm code.Mike Gabriel2015-01-221-0/+1
* Drop more unused code in nx-X11/programs/Xserver/hw/. Do this in roll-tarball...Mike Gabriel2015-01-221-0/+8
* Fix removal of unused code (that part of the code that we know of so far). (T...Mike Gabriel2015-01-221-4/+34