Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Continue Reinhard's work on top-level install/uninstall. Esp. integrate ↵ | Mike Gabriel | 2013-01-02 | 1 | -0/+3 |
| | | | | debian/post-nx-build.sh into main Makefile. Make value of CONFIGURE variable traversable through the Makefile tree. | ||||
* | integrate install and uninstall rules into the top-level Makefile | Reinhard Tartler | 2012-12-16 | 1 | -0/+2 |
| | |||||
* | Use Fixes instead of Closes syntax | Reinhard Tartler | 2012-12-16 | 1 | -1/+1 |
| | | | | | The closes syntax is meant for Debian bugs. This avoids a lintian warning during package build. | ||||
* | add closure for #87 | Mike Gabriel | 2012-12-16 | 1 | -2/+3 |
| | |||||
* | update 031_nx-X11_parallel-make.full.patch. | Reinhard Tartler | 2012-12-15 | 1 | -1/+3 |
| | | | | | Add an explicit dependency from the NX libX11.so to the nxcomp libraries. Unbreaks parallel builds. | ||||
* | add changelog entries for Reinhard's previous commits | Mike Gabriel | 2012-12-13 | 1 | -0/+14 |
| | |||||
* | Add patches: 026_nxcomp*_honour-optflags.full*.patch. (Closes upstream issue ↵ | Orion Poplawski | 2012-12-12 | 1 | -0/+4 |
| | | | | #84). | ||||
* | changelog cleanup | Mike Gabriel | 2012-12-12 | 1 | -2/+2 |
| | |||||
* | install debug symbols for all packages in a new binary package 'nx-x11-dbg' | Reinhard Tartler | 2012-12-09 | 1 | -1/+5 |
| | | | | | this package contains debugging information for all code that is built from this source package. | ||||
* | Follow-up commit for 302_nxagent_configurable-keystrokes.full.patch, fixes ↵ | Alexander Wuerstlein | 2012-12-06 | 1 | -0/+2 |
| | | | | FTBFS problem with the first version of that patch. | ||||
* | changelog entry for having added libxml2-dev to build dependencies | Mike Gabriel | 2012-12-04 | 1 | -0/+1 |
| | |||||
* | Add pkg-config to build dependencies. | Mike Gabriel | 2012-12-04 | 1 | -0/+1 |
| | |||||
* | Add README.keystrokes to doc section of bin:package nxagent. | Mike Gabriel | 2012-12-04 | 1 | -0/+3 |
| | |||||
* | add bug closure for X2Go BTS issue #74 | Mike Gabriel | 2012-12-04 | 1 | -0/+1 |
| | |||||
* | Add patch: 302_nxagent_configurable-keystrokes.full.patch, replaces the... ↵ | Mike Gabriel | 2012-12-04 | 1 | -1/+1 |
| | | | | | | (fixing patch application, fixing up follow-up patches, cleaning up patch-system). | ||||
* | Add patch: 210_nxagent_configurable-keystrokes.full.patch, replaces the ↵ | Alexander Wuerstlein | 2012-12-04 | 1 | -0/+4 |
| | | | | hardcoded nxagent keybindings by a configurable table of keybindings. | ||||
* | Fix /bin/Makefile. Add $(DESTDIR) to every install path. | Mike Gabriel | 2012-11-12 | 1 | -1/+2 |
| | |||||
* | Continue development... | Mike Gabriel | 2012-11-07 | 1 | -0/+6 |
| | |||||
* | release 3.5.0.16redist-server/3.5.0.16redist-client/3.5.0.16 | Mike Gabriel | 2012-11-07 | 1 | -2/+2 |
| | |||||
* | Bump Debian Standards to 3.9.3 (no changes needed). Update Home page and Vcs ↵ | Mike Gabriel | 2012-11-07 | 1 | -1/+2 |
| | | | | information. | ||||
* | Bump Debian Standards to 3.9.3 (no changes needed). | Mike Gabriel | 2012-11-07 | 1 | -0/+1 |
| | |||||
* | Dropping empty override rules for quilt patch from /debian/rules. | Mike Gabriel | 2012-11-07 | 1 | -0/+1 |
| | |||||
* | Modify patch: 001_add-main-makefile.full+lite.patch. Add uninstall routine. | Mike Gabriel | 2012-10-20 | 1 | -0/+2 |
| | |||||
* | Fix wrapper scripts: make sure all NX executables can be launched if NX gets ↵ | Mike Gabriel | 2012-10-20 | 1 | -0/+2 |
| | | | | installed via the tarball installation method. | ||||
* | Modify patch: 001_add-main-makefile.full+lite.patch. Install nx* and ↵ | Mike Gabriel | 2012-10-20 | 1 | -0/+2 |
| | | | | x2goagent wrapper scripts during make install. | ||||
* | Add patch: 025_nxproxy_no-configure-file.full+lite.patch. Remove unneeded ↵ | Mike Gabriel | 2012-10-20 | 1 | -0/+2 |
| | | | | build file from NoMachine's nxproxy sources. | ||||
* | Add patches: 024_fix-make-clean.full.patch, ↵ | Mike Gabriel | 2012-10-20 | 1 | -0/+3 |
| | | | | 024_fix-make-clean.full+lite.patch. Fix clean-up of build tree after make build has run. | ||||
* | Drop patch 032, fix other patches so that installation via make install ↵ | Mike Gabriel | 2012-10-19 | 1 | -0/+2 |
| | | | | installs NX components to /usr/local/lib/nx and /usr/local/include/nx. | ||||
* | Modify patch: 032_no-x11r6.full.patch. Install nx-X11 to /usr/local/lib/nx. ↵ | Mike Gabriel | 2012-10-05 | 1 | -0/+2 |
| | | | | Add patch: 032_no-x11r6.debian.patch. Use /usr/lib/nx for nx-X11 on Debian. | ||||
* | Fix patch file names concerning component nx-X11. | Mike Gabriel | 2012-10-05 | 1 | -0/+1 |
| | |||||
* | Fix installation of header files in Debian package. | Mike Gabriel | 2012-09-28 | 1 | -1/+1 |
| | |||||
* | Continue development... | Mike Gabriel | 2012-09-21 | 1 | -0/+6 |
| | |||||
* | release 3.5.0.15redist-server/3.5.0.15redist-client/3.5.0.15 | Mike Gabriel | 2012-09-21 | 1 | -2/+2 |
| | |||||
* | mark issue #16 as closed by last added patch | Mike Gabriel | 2012-09-20 | 1 | -1/+2 |
| | |||||
* | Add patch: 204-nxagent_repaint-solidpict.full.patch. Fixes repainting of ↵ | Oleksandr Shneyder | 2012-09-20 | 1 | -0/+5 |
| | | | | SolidFill pictures by nxagent/x2goagent on reconnects. | ||||
* | Add patch: 220_nxproxy-bind-loopback-only.full+lite.patch, adds loopback ↵ | Mike Gabriel | 2012-09-17 | 1 | -2/+3 |
| | | | | option to nxproxy options and forces nxproxy to bind to loopback devices only. | ||||
* | Add patch: 220_nxproxy-bind-loopback-only.patch, adds loopback option to ↵ | Mike Gabriel | 2012-09-17 | 1 | -0/+2 |
| | | | | nxproxy options and forces nxproxy to bind to loopback devices only. | ||||
* | /debian/control: Maintainer change in package: X2Go Developers ↵ | Mike Gabriel | 2012-09-15 | 1 | -0/+3 |
| | | | | <x2go-dev@lists.berlios.de>. Priority: optional. | ||||
* | Link libNX_Xrandr to a separate location where we can provide it as libXrandr. | Mike Gabriel | 2012-09-14 | 1 | -0/+1 |
| | |||||
* | Make sure the NX_TEMP envvar gets set in all wrapper script for all nx* ↵ | Mike Gabriel | 2012-09-04 | 1 | -0/+2 |
| | | | | executables | ||||
* | Refresh patch 200_nxagent_check-binary-x2go-flavour.full.patch | Mike Gabriel | 2012-09-04 | 1 | -0/+1 |
| | |||||
* | Add VERSION.x2goagent to package x2goagent package so x2goversion command ↵ | Mike Gabriel | 2012-07-13 | 1 | -0/+2 |
| | | | | lists up x2goagent in the list of X2Go server-side packages. | ||||
* | Improve 020_add-nxagent-wrapper.full.patch: Properly set NX_TEMP, make sure ↵ | Mike Gabriel | 2012-06-28 | 1 | -1/+4 |
| | | | | nxagent launches even with pam_tmpdir.so being in use. | ||||
* | Continue development... | Mike Gabriel | 2012-06-28 | 1 | -0/+6 |
| | |||||
* | release 3.5.0.14redist-server/3.5.0.14 | Mike Gabriel | 2012-06-28 | 1 | -2/+2 |
| | |||||
* | Drop patch: 109_nxagent_locale-utf8-compound-text.patch, the patch causes Qt ↵ | Mike Gabriel | 2012-06-28 | 1 | -0/+3 |
| | | | | applications to be rendered without window decorations when running in rootless window mode. | ||||
* | Add patch: 052_nxcomp_macos10-nxauth-location.full+lite.patch, change nxauth ↵ | Mike Gabriel | 2012-06-04 | 1 | -0/+6 |
| | | | | search location on Mac OS X to $NX_SYSTEM/nxauth to facilitate application bundle building. | ||||
* | New upstream release of nxagent (3.5.0-9). | Mike Gabriel | 2012-05-22 | 1 | -1/+4 |
| | | | | | | | * New upstream release of nxagent (3.5.0-9). * Adapt patch series (all hunks succeeded automatically). * Drop patch: 120_nxagent_libcairo-null-source-drawables.full.patch, the issue has been fixed by NoMachine (TR05J02703). | ||||
* | Continue development... | Mike Gabriel | 2012-05-11 | 1 | -0/+6 |
| | |||||
* | release 3.5.0.13redist-server/3.5.0.13 | Mike Gabriel | 2012-05-11 | 1 | -2/+2 |
| |