aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/031_nx-X11_parallel-make.full.patch
Commit message (Collapse)AuthorAgeFilesLines
* Description: Enable parallel make (031_nx-X11_parallel-make.full.patch).Jan Engelhardt2015-02-091-200/+0
| | | | | | Restore ability to build things in parallel. (${MAKE} must always appear in the rule directly, and not be hidden through expansions of other variables to get this to work.)
* Update 031_nx-X11_parallel-make.full.patch. Don't patch .original files in ↵Mike Gabriel2015-02-021-28/+0
| | | | NX code tree.
* Fully rework the way nx-libs gets packaged for Debian/Ubuntu.Mike Gabriel2015-01-281-104/+25
| | | | | | | | | | | | * Debian/Ubuntu packaging: + Fully rework the way nx-libs gets packaged for Debian/Ubuntu. + Split up libnx-x11 into individual packages. + Provide dbg:packages for each bin:package containing binaries. + Use Makefile logic to install files into DESTDIR. + Provide dev:packages for each lib:package individually. + Provide nx-x11proto-*-dev packages for all libnx-* libraries. + Install _all_ library files (*.so*) to /usr/lib/<triplet>/, so no extra settings of LD_LIBRARY_PATH is necessary.
* update 031_nx-X11_parallel-make.full.patch.Reinhard Tartler2012-12-151-16/+24
| | | | | Add an explicit dependency from the NX libX11.so to the nxcomp libraries. Unbreaks parallel builds.
* Add patches: 024_fix-make-clean.full.patch, ↵Mike Gabriel2012-10-201-6/+11
| | | | 024_fix-make-clean.full+lite.patch. Fix clean-up of build tree after make build has run.
* Fix faulty patch name suffix (has to be .patch, not .diff).Mike Gabriel2012-02-161-0/+294