aboutsummaryrefslogtreecommitdiff
path: root/nx-X11
Commit message (Collapse)AuthorAgeFilesLines
* Fix FTBFS when compiled with -Werror=format-security ↵Orion Poplawski2015-02-091-221/+208
| | | | (055_nx-X11_imake-Werror-format-security.full.patch).
* Fix FTBFS on ppc64 architecture (054_nx-X11_ppc64-ftbfs.full.patch).Orion Poplawski2015-02-091-0/+3
|
* Avoid building libXcomp.so.1 (which is identical to libXcomp.so.3), ↵Orion Poplawski2015-02-091-10/+1
| | | | (053_nx-X11_no-xcomp1-install-target.full.patch).
* Description: Enable parallel make (031_nx-X11_parallel-make.full.patch).Jan Engelhardt2015-02-094-45/+42
| | | | | | 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.)
* Allow to pass in configure args (030_nx-X11_configure-args.full.patch).Jan Engelhardt2015-02-092-3/+7
|
* Support abstract local sockets for Linux systems ↵Mike Gabriel2015-02-092-30/+99
| | | | | | (028_nx-X11_abstract-kernel-sockets.full.patch). Relevant code taken from xtrans 1.2.7 on 2014-06-11.
* nxcomp*, nxproxy: Fix clean-up of source tree via Makefile.in templates.Mike Gabriel2015-02-091-2/+8
| | | | | 024_fix-make-clean.full.patch 024_fix-make-clean.full+lite.patch
* FHS adaptation for Debian packaging (016_nx-X11_install-location.full.patch).Mike Gabriel2015-02-095-16/+16
| | | | | | | | | From tarball, NX libraries and binaries are installed to /usr/local/lib/nx. . FIXME: The paths in this patch get superceded by current build logic in nx-libs.spec and debian/rules. This should be merged into the NX build logic finally.
* Work on man pages.Mike Gabriel2015-02-092-21/+58
| | | | | | 009_nxproxy_add-man-page.full+lite.patch 009_nxagent_add-man-page.full.patch 010_nxauth_fix-binary-name-in-man-page.full.patch
* Description: Fix build on Debian (004_nx-X11_fix-nxcompshad-build.full.patch)Mike Gabriel2015-02-091-1/+1
| | | | | | By an unknown reason this patch currently is needed to build nx-X11, nxcomp, nxcompshad and nxcompext with dpkg-buildpackage and debuild.
* drop .original files from the current code baseMike Gabriel2015-02-02215-221967/+0
|
* massive reduction of unneeded filesMike Gabriel2015-02-026272-2367970/+0
|
* Revert "release 3.5.0.19"Mike Gabriel2013-03-28157-12313/+5803
| | | | This reverts commit e77bf36d9afbc7e56522574b06217d57c11dd095.
* release 3.5.0.19Mike Gabriel2013-03-28157-5803/+12313
|
* drop build file from nx-libs treeMike Gabriel2012-10-201-79/+0
|
* Drop patch 032, fix other patches so that installation via make install ↵Mike Gabriel2012-10-191-1/+1
| | | | installs NX components to /usr/local/lib/nx and /usr/local/include/nx.
* Merge branch 'nxagent'Mike Gabriel2012-05-2217-23/+192
|\
| * Imported nxagent-3.5.0-9.tar.gznxagentMike Gabriel2012-05-2217-23/+192
| | | | | | | | | | | | | | | | Summary: Imported nxagent-3.5.0-9.tar.gz Keywords: Imported nxagent-3.5.0-9.tar.gz into Git repository
* | Merge branch 'nxagent'Mike Gabriel2011-12-288-84/+212
|\|
| * Imported nxagent-3.5.0-7.tar.gznxagent/3.5.0-7Mike Gabriel2011-12-288-84/+212
| | | | | | | | | | | | | | | | Summary: Imported nxagent-3.5.0-7.tar.gz Keywords: Imported nxagent-3.5.0-7.tar.gz into Git repository
* | Merge branch 'nx-X11'Reinhard Tartler2011-10-1050-1159/+19919
|\ \
| * | Imported nx-X11-3.5.0-2.tar.gznx-X11/3.5.0-2nx-X11Reinhard Tartler2011-10-1050-1159/+19919
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nx-X11-3.5.0-2.tar.gz Keywords: Imported nx-X11-3.5.0-2.tar.gz into Git repository
* | | Merge branch 'nxagent'Reinhard Tartler2011-10-10219-0/+260647
|\ \ \ | | |/ | |/|
| * | Imported nxagent-3.5.0-5.tar.gznxagent/3.5.0-5Reinhard Tartler2011-10-1021-7798/+342
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.5.0-5.tar.gz Keywords: Imported nxagent-3.5.0-5.tar.gz into Git repository
| * | Imported nxagent-3.5.0-2.tar.gznxagent/3.5.0-2Reinhard Tartler2011-10-10160-349/+1007
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.5.0-2.tar.gz Keywords: Imported nxagent-3.5.0-2.tar.gz into Git repository
| * | Imported nxagent-3.4.0-9.tar.gznxagent/3.4.0-9Reinhard Tartler2011-10-105-69/+30
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.4.0-9.tar.gz Keywords: Imported nxagent-3.4.0-9.tar.gz into Git repository
| * | Imported nxagent-3.4.0-8.tar.gznxagent/3.4.0-8Reinhard Tartler2011-10-1021-583/+1179
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.4.0-8.tar.gz Keywords: Imported nxagent-3.4.0-8.tar.gz into Git repository
| * | Imported nxagent-3.4.0-5.tar.gznxagent/3.4.0-5Reinhard Tartler2011-10-10160-190/+476
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.4.0-5.tar.gz Keywords: Imported nxagent-3.4.0-5.tar.gz into Git repository
| * | Imported nxagent-3.4.0-3.tar.gznxagent/3.4.0-3Reinhard Tartler2011-10-10161-1866/+382
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.4.0-3.tar.gz Keywords: Imported nxagent-3.4.0-3.tar.gz into Git repository
| * | Imported nxagent-3.4.0-16.tar.gznxagent/3.4.0-16Reinhard Tartler2011-10-10160-339/+943
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.4.0-16.tar.gz Keywords: Imported nxagent-3.4.0-16.tar.gz into Git repository
| * | Imported nxagent-3.4.0-11.tar.gznxagent/3.4.0-11Reinhard Tartler2011-10-10161-1066/+2837
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.4.0-11.tar.gz Keywords: Imported nxagent-3.4.0-11.tar.gz into Git repository
| * | Imported nxagent-3.3.0-9.tar.gznxagent/3.3.0-9Reinhard Tartler2011-10-109-151/+693
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.3.0-9.tar.gz Keywords: Imported nxagent-3.3.0-9.tar.gz into Git repository
| * | Imported nxagent-3.3.0-6.tar.gznxagent/3.3.0-6Reinhard Tartler2011-10-1025-1539/+214
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.3.0-6.tar.gz Keywords: Imported nxagent-3.3.0-6.tar.gz into Git repository
| * | Imported nxagent-3.3.0-18.tar.gznxagent/3.3.0-18Reinhard Tartler2011-10-108-23/+237
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.3.0-18.tar.gz Keywords: Imported nxagent-3.3.0-18.tar.gz into Git repository
| * | Imported nxagent-3.3.0-13.tar.gznxagent/3.3.0-13Reinhard Tartler2011-10-1014-2/+540
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.3.0-13.tar.gz Keywords: Imported nxagent-3.3.0-13.tar.gz into Git repository
| * | Imported nxagent-3.3.0-10.tar.gznxagent/3.3.0-10Reinhard Tartler2011-10-1019-137/+1399
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.3.0-10.tar.gz Keywords: Imported nxagent-3.3.0-10.tar.gz into Git repository
| * | Imported nxagent-3.2.0-8.tar.gznxagent/3.2.0-8Reinhard Tartler2011-10-102-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.2.0-8.tar.gz Keywords: Imported nxagent-3.2.0-8.tar.gz into Git repository
| * | Imported nxagent-3.2.0-7.tar.gznxagent/3.2.0-7Reinhard Tartler2011-10-1012-1278/+132
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.2.0-7.tar.gz Keywords: Imported nxagent-3.2.0-7.tar.gz into Git repository
| * | Imported nxagent-3.2.0-6.tar.gznxagent/3.2.0-6Reinhard Tartler2011-10-103-52/+15
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.2.0-6.tar.gz Keywords: Imported nxagent-3.2.0-6.tar.gz into Git repository
| * | Imported nxagent-3.2.0-5.tar.gznxagent/3.2.0-5Reinhard Tartler2011-10-1019-6289/+1346
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.2.0-5.tar.gz Keywords: Imported nxagent-3.2.0-5.tar.gz into Git repository
| * | Imported nxagent-3.2.0-10.tar.gznxagent/3.2.0-10Reinhard Tartler2011-10-1037-154/+6943
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.2.0-10.tar.gz Keywords: Imported nxagent-3.2.0-10.tar.gz into Git repository
| * | Imported nxagent-3.1.0-7.tar.gznxagent/3.1.0-7Reinhard Tartler2011-10-108-24/+173
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.1.0-7.tar.gz Keywords: Imported nxagent-3.1.0-7.tar.gz into Git repository
| * | Imported nxagent-3.1.0-6.tar.gznxagent/3.1.0-6Reinhard Tartler2011-10-1010-23/+379
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.1.0-6.tar.gz Keywords: Imported nxagent-3.1.0-6.tar.gz into Git repository
| * | Imported nxagent-3.1.0-2.tar.gznxagent/3.1.0-2Reinhard Tartler2011-10-10225-0/+263307
| / | | | | | | | | | | | | | | Summary: Imported nxagent-3.1.0-2.tar.gz Keywords: Imported nxagent-3.1.0-2.tar.gz into Git repository
* | Merge branch 'nxauth'Reinhard Tartler2011-10-1010-0/+3407
|\ \ | |/ |/|
| * Imported nxauth-3.5.0-1.tar.gznxauth/3.5.0-1Reinhard Tartler2011-10-101-0/+6
| | | | | | | | | | | | | | | | Summary: Imported nxauth-3.5.0-1.tar.gz Keywords: Imported nxauth-3.5.0-1.tar.gz into Git repository
| * Imported nxauth-3.4.0-3.tar.gznxauth/3.4.0-3Reinhard Tartler2011-10-102-1/+6
| | | | | | | | | | | | | | | | Summary: Imported nxauth-3.4.0-3.tar.gz Keywords: Imported nxauth-3.4.0-3.tar.gz into Git repository
| * Imported nxauth-3.4.0-2.tar.gznxauth/3.4.0-2Reinhard Tartler2011-10-106-9/+13
| | | | | | | | | | | | | | | | Summary: Imported nxauth-3.4.0-2.tar.gz Keywords: Imported nxauth-3.4.0-2.tar.gz into Git repository
| * Imported nxauth-3.4.0-1.tar.gznxauth/3.4.0-1Reinhard Tartler2011-10-102-1/+7
| | | | | | | | | | | | | | | | Summary: Imported nxauth-3.4.0-1.tar.gz Keywords: Imported nxauth-3.4.0-1.tar.gz into Git repository
| * Imported nxauth-3.3.0-1.tar.gznxauth/3.3.0-1Reinhard Tartler2011-10-101-0/+4
| | | | | | | | | | | | | | | | Summary: Imported nxauth-3.3.0-1.tar.gz Keywords: Imported nxauth-3.3.0-1.tar.gz into Git repository