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