Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Xinerama symlinking: Create / remove folder containing Xinerama sylinks on ↵ | Mike Gabriel | 2015-09-28 | 2 | -1/+4 |
| | | | | installation/upgrade and removal. | ||||
* | Xinerama symlinking: Attach Xinerama symlinking to nxagent bin:package (and ↵ | Mike Gabriel | 2015-09-28 | 4 | -9/+9 |
| | | | | not libnx-xinerama1). | ||||
* | debian/changelog: Drop unnecessary "~build1" from version string | Mike Gabriel | 2015-09-28 | 1 | -1/+1 |
| | |||||
* | Merge pull request #64 from uli42/pr/add_pkgconfig | Mike Gabriel | 2015-09-28 | 3 | -0/+8 |
|\ | | | | | Various fixes for pkgconfig file creation. | ||||
| * | adapt pkgconfigdir in nxcompshad | Ulrich Sibiller | 2015-08-26 | 1 | -1/+1 |
| | | |||||
| * | Fix "Makefile.in seems to ignore the --datarootdir setting" warning | Ulrich Sibiller | 2015-08-26 | 3 | -0/+6 |
| | | |||||
| * | create pkgcnfig dir before copying anything | Ulrich Sibiller | 2015-08-26 | 3 | -1/+4 |
| | | |||||
* | | Merge branch 'uli42-pr/backported_fixes' into 3.6.x | Mike Gabriel | 2015-09-28 | 2 | -3/+3 |
|\ \ | |||||
| * | | debian/libnx-xinerama1.postinst.in: Enforce symlink creation for Xinerama ↵ | Mike Gabriel | 2015-09-28 | 1 | -3/+3 |
| | | | | | | | | | | | | support. | ||||
| * | | Revert "debian/libnx-xinerama1.*: fix faulty logic when creating symlinks." | Mike Gabriel | 2015-09-28 | 1 | -3/+3 |
| | | | | | | | | | | | | This reverts commit b77b26f4acc3932c29a1e0788e22d24e29e091d5. | ||||
| * | | nx-libs.spec: add xkeyboard-config to nxagent's Requires. | Mihai Moldovan | 2015-09-28 | 2 | -0/+7 |
| | | | | | | | | | | | | | | | | | | Should be a weak dependency, but RPM doesn't support that too well yet. Cherry-picked from 3.5.0.x branch. | ||||
| * | | debian/control: add xkb-data to nxagent's Recommends. | Mihai Moldovan | 2015-09-28 | 2 | -1/+4 |
| | | | | | | | | | | | | Cherry-picked from 3.5.0.x branch. | ||||
| * | | debian/roll-tarballs.sh: more quotes, more curly braces, replace cd with ↵ | Mihai Moldovan | 2015-09-28 | 1 | -8/+8 |
| | | | | | | | | | | | | pushd and pop. | ||||
| * | | roll-tarball.sh: more quotes (follow-up for previous commit), drop debug code | Mike Gabriel | 2015-09-28 | 1 | -5/+3 |
| | | | |||||
| * | | roll-tarball.sh: Make sure symlinked files are included in tarballs. | Mike Gabriel | 2015-09-28 | 1 | -3/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As the system a tarball gets extracted on may potentially be unable to handle symlinks, we ship symlinks as files in the rolled tarball. By transforming symlinks into real files, we also assure that all VERSION files/symlinks get shipped in the tarballs. Fixes ArcticaProject/nx-libs#27 | ||||
| * | | nx-libs.spec: Install nxcomp{,ext,shad}.pc into the corresponding ↵ | Mike Gabriel | 2015-09-28 | 1 | -0/+3 |
| | | | | | | | | | | | | development packages. | ||||
| * | | debian/libxcomp{,ext,shad}-dev.install.in: Install nxcomp{,ext,shad}.pc file ↵ | Mike Gabriel | 2015-09-28 | 3 | -0/+3 |
| | | | | | | | | | | | | into the corresponding development packages. | ||||
| * | | nxcomp{,ext,shad}/Makefile.in: Create pkgconfigdir before putting files in it. | Mike Gabriel | 2015-09-28 | 3 | -0/+3 |
| | | | |||||
| * | | nxcomp{,shad,ext}: Remove nxcomp*.pc file on clean and distclean. | Mike Gabriel | 2015-09-28 | 3 | -3/+3 |
| | | | |||||
| * | | Makefile: Also remove nxversion.def on distclean. | Mike Gabriel | 2015-09-28 | 1 | -1/+1 |
| | | | |||||
| * | | Add pkg-config support to nxcomp, nxcompext and nxcompshad | Ulrich Sibiller | 2015-09-28 | 9 | -27/+86 |
| | | | |||||
| * | | debian/changelog: sync with master/3.5.0.x branch. | Mihai Moldovan | 2015-09-28 | 1 | -2/+77 |
| | | | |||||
| * | | debian/changelog: sync with master/3.5.0.x branch. | Mihai Moldovan | 2015-09-28 | 1 | -0/+31 |
| | | | |||||
| * | | Correct nxproxy manpage also: --help -> -help | Mike DePaulo | 2015-09-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xorg-server does not follow the convention of using 2 dashes, and apparently nx-libs doesn't either. Note that --help does produce the help output. However, it produces this additional output after it: Error: NX transport initialization failed. Therefore, we should instruct users to call -help instead. | ||||
| * | | Correct manpages: --help -> -help | Mike DePaulo | 2015-09-28 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xorg-server does not follow the convention of using 2 dashes. Note that --help does produce the help output. However, it produces this additional output after it: Error: Aborting session with 'Unrecognized option: --help'. Session: Aborting session at 'Sun Jun 28 01:35:35 2015'. Session: Session aborted at 'Sun Jun 28 01:35:35 2015'. It also causes a return code of 1 rather than 0. Therefore, we should instruct users to call -help instead. | ||||
| * | | library clean-up: No autotools cruft in nx-libs. | Mike Gabriel | 2015-09-28 | 31 | -1091/+0 |
| | | | |||||
| * | | doc/examples/run-nxproxy2nxproxy-test: Create NX_COOKIE dynamically using ↵ | Mike Gabriel | 2015-09-28 | 1 | -3/+4 |
| | | | | | | | | | | | | the mcookie tool. | ||||
| * | | COPYING: Replace content with GPL-2 license text, because that is the ↵ | Mike Gabriel | 2015-09-28 | 1 | -56/+339 |
| | | | | | | | | | | | | overall (i.e., strictest) license we have to deal with in nx-libs. | ||||
| * | | debian/roll-tarball.sh: Auto-generate ChangeLog from Git history. | Mike Gabriel | 2015-09-28 | 1 | -0/+1 |
| | | | |||||
| * | | debian/roll-tarball.sh: Rename README.md to README.NX-Development before ↵ | Mike Gabriel | 2015-09-28 | 1 | -0/+3 |
| | | | | | | | | | | | | moving it into doc/ folder. | ||||
| * | | debian/roll-tarball.sh: Prevent several files/folders from ending up in ↵ | Mike Gabriel | 2015-09-28 | 1 | -4/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nx-libs-lite tarball. * bin/{nxagent,nxauth,x2goagent} * etc/ * doc/nx-X11_vs_XOrg69_patches * README.keystrokes" * nx-libs.spec | ||||
| * | | debian/roll-tarball.sh: Support tarring up the HEAD of the current branch. | Mike Gabriel | 2015-09-28 | 1 | -2/+2 |
| | | | |||||
| * | | debian/roll-tarball.sh: Allow patch files names having a dash next to the ↵ | Mike Gabriel | 2015-09-28 | 1 | -2/+2 |
| | | | | | | | | | | | | four digits (i.e., 1234-<patchname>.<suffix>). | ||||
| * | | Fix alpha premultiplication in XRenderParseColor. | Emanuele Giaquinta | 2015-09-28 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Due to C arithmetic conversion rules we must use an unsigned constant (or a cast) to perform the multiplication using unsigned arithmetic. Fixes ArcticaProject/nx-libs#55. Author: Emanuele Giaquinta <emanuele.giaquinta@gmail.com> Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com> Rebased against NX: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | ||||
| * | | library clean-up: Drop libXx86{misc,vm,dga} libraries. Not needed by nx-libs. | Mike Gabriel | 2015-09-28 | 18 | -4987/+3 |
| | | | |||||
| * | | library clean-up: Drop nx-X11/lib/Xxf86rush and references to libglide{2,3}. ↵ | Mike Gabriel | 2015-09-28 | 12 | -792/+0 |
| | | | | | | | | | | | | Unused in nx-libs. | ||||
| * | | nx-X11/config/cf: Drop build-logic for all hardware drivers. | Mike Gabriel | 2015-09-28 | 4 | -434/+0 |
| | | | |||||
| * | | nx-X11/config/cf: Drop unnecessary xf86site.def, xf86.tmpl, xfree86.cf. | Mike Gabriel | 2015-09-28 | 13 | -2409/+14 |
| | | | |||||
| * | | nx-X11/config/cf/Imakefile: Don't list non-present-anymore imake ↵ | Mike Gabriel | 2015-09-28 | 1 | -89/+0 |
| | | | | | | | | | | | | configuration files. | ||||
| * | | libgl clean-up, fix-up commit | Mike Gabriel | 2015-09-28 | 1 | -1/+1 |
| | | | |||||
| * | | README.md: typo fix | Mike DePaulo | 2015-09-28 | 1 | -1/+1 |
| | | | |||||
| * | | remove libxkbui, looks like it is not used anywhere | Henning Heinold | 2015-09-28 | 10 | -1027/+0 |
| | | | |||||
| * | | debian/control: Add Breaks:/Replaces: for qvd-libxcomp3 and qvd-nxproxy. | Mike Gabriel | 2015-09-28 | 1 | -2/+6 |
| | | | |||||
| * | | imake clean-up: Enforce build of Mesa GLX extension. Drop all other GLX ↵ | Mike Gabriel | 2015-09-28 | 19 | -589/+29 |
| | | | | | | | | | | | | build methods (built-in DRI drivers, etc.). | ||||
| * | | Drop unused / untested Xserver GLX extension support / build logic. | Mike Gabriel | 2015-09-28 | 13 | -208/+5 |
| | | | | | | | | | | | | | | | | | | | | | * MS Windows (non-tested) * Mac OS X (not provided) * SGISI / opengl (not provided) * DRI support (nxagent uses Mesa software emulation only) | ||||
| * | | Drop nx-X11/lib/GL and move Imakefile.inc include files into Xserver code tree. | Mike Gabriel | 2015-09-28 | 66 | -3371/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The client-side library libNX_GL.{a,so} is not built when building nx-libs. However, nx-X11/lib/GL/** ships several imake include files (Imakefile.inc) that are also used in nx-X11/programs/Xserver/GL/**. These files have been moved from the nx-X11/lib/GL/ code subtree to the nx-X11/programs/Xserver/GL/. Furthermore, we don't provide module builds of the GL extension anymore, as that feature is neither used in nx-libs. | ||||
| * | | nxcomp/Loop.cpp: tiny whitespace fix. No functional change. | Mihai Moldovan | 2015-09-28 | 1 | -1/+1 |
| | | | |||||
| * | | Fix negotiation in stage 10 error | Vadim Troshchinskiy | 2015-09-28 | 1 | -1/+37 |
| | | | | | | | | | | | | | | | Problem fixed by adding a select() call to implement a timeout, and retrying writes if needed. | ||||
| * | | use xfree instead of free for xalloced data | Ulrich Sibiller | 2015-09-26 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | This was brought in by a backport since in later versions xalloc/xfree have been replaced by malloc/free. | ||||
* | | | debian/libnx-xinerama1.postinst.in: Enforce symlink creation for Xinerama ↵ | Mike Gabriel | 2015-09-23 | 1 | -3/+3 |
| | | | | | | | | | | | | support. |