aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
Commit message (Expand)AuthorAgeFilesLines
* debian/rules: execute new debian/compat.sh file before the actual build.Mihai Moldovan2017-12-161-1/+1
* debian/rules: Neither overzealously remove nx-X11/Makefile.Mike Gabriel2017-12-141-1/+0
* debian/rules: Don't remove our main Makefile.Mike Gabriel2017-12-141-1/+0
* debian/rules: Fix override_dh_clean target for older Debian/Ubuntu versions.Mike Gabriel2017-12-141-44/+64
* debian/*: Adopt from official Debian package where appropriate.Mike Gabriel2017-12-131-0/+47
* debian/rules: Strip static libraries before installing them into the lib*.dev...Mike Gabriel2017-08-301-1/+4
* debian/rules: Re-order configure options for the sake of more beauty.Mike Gabriel2017-08-251-2/+2
* debian/rules: Use tabs as first indentation level.Mike Gabriel2017-08-251-4/+4
* Convert nx-X11/lib/ build flow from imake to autotools.Mike Gabriel2017-08-251-0/+1
* debian/rules: Add configure option --disable-silent-rules.Mike Gabriel2017-08-111-1/+5
* debian/rules: Drop override_dh_clean target. Not required anymore, as configu...Mike Gabriel2017-07-261-4/+0
* nxcomp: Switch to autoreconf.Mike Gabriel2017-07-261-1/+1
* nxcompshad: Switch to autoreconf.Mike Gabriel2017-07-131-1/+1
* debian/rules: Drop redundant --with-symbols configure option, '-g' already ge...Mike Gabriel2017-07-121-1/+1
* nxproxy: Switch to autoreconf.Mike Gabriel2017-07-121-1/+2
* debian/control: Add get-orig-source rule as in official Debian package.Mike Gabriel2017-04-141-0/+3
* debian/{rules,nx-x11proto-xext-dev}: More Xext header files belong int nx-x11...Mike Gabriel2017-04-141-9/+0
* debian/rules: Don't manually override SHLIBDIR via the dh_auto_build call. Th...Mike Gabriel2017-02-091-1/+1
* nxcompext: Move code into Xserver subtree, as nxcompext requires Xserver incl...Mike Gabriel2016-11-151-1/+0
* remove unused XInput.hUlrich Sibiller2016-11-021-1/+0
* debian/rules: Re-enable (+pie) hardening flags again when building .deb packa...Mike Gabriel2016-10-201-1/+1
* rename xf86bigfstr.h to xf86bigfproto.hUlrich Sibiller2016-10-191-1/+1
* debian/rules: Don't use -pie -fPIE at build time for 3.5.99.2 as it causes nx...Mike Gabriel2016-10-141-1/+1
* debian/rules: Don't modify/create post{inst,rm} scripts during dh_makeshlibs....Mike Gabriel2016-10-131-0/+3
* 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