Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | let nx-x11-dbg depend on libnx-x11 and nxagent | Mike Gabriel | 2013-01-03 | 1 | -0/+2 |
| | |||||
* | fix multiple binaries-have-file-conflicts lintian issue | Mike Gabriel | 2013-01-03 | 2 | -2/+2 |
| | |||||
* | add misc:Depends to nx-x11-dbg | Mike Gabriel | 2013-01-02 | 1 | -0/+2 |
| | |||||
* | fix multiple binaries-have-file-conflicts lintian issue | Mike Gabriel | 2013-01-02 | 1 | -3/+5 |
| | |||||
* | Continue Reinhard's work on top-level install/uninstall. Esp. integrate ↵ | Mike Gabriel | 2013-01-02 | 9 | -42/+87 |
| | | | | debian/post-nx-build.sh into main Makefile. Make value of CONFIGURE variable traversable through the Makefile tree. | ||||
* | fix lintian: missing-separator-between-items in x2goagent depends field ↵ | Mike Gabriel | 2013-01-02 | 1 | -2/+2 |
| | | | | between nxagent (>= ${source:Version}) and ${misc:Depends} | ||||
* | integrate install and uninstall rules into the top-level Makefile | Reinhard Tartler | 2012-12-16 | 10 | -21/+64 |
| | |||||
* | integrate nx*/x2go* shell wrappers into debian/wrappers | Reinhard Tartler | 2012-12-16 | 11 | -147/+137 |
| | | | | | No longer add them as quilt patch, as they are much easier to edit this way. This, of course, requires adjustments to the roll-tarballs.sh script | ||||
* | 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. | ||||
* | simplify clean rule in debian/rules | Reinhard Tartler | 2012-12-16 | 1 | -6/+2 |
| | |||||
* | add closure for #87 | Mike Gabriel | 2012-12-16 | 1 | -2/+3 |
| | |||||
* | reenable parallel builds | Reinhard Tartler | 2012-12-15 | 1 | -1/+1 |
| | |||||
* | update 031_nx-X11_parallel-make.full.patch. | Reinhard Tartler | 2012-12-15 | 2 | -17/+27 |
| | | | | | 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 |
| | |||||
* | fix installation of libxcompext | Reinhard Tartler | 2012-12-13 | 1 | -1/+1 |
| | | | | | | the symlink libXcompext.so.3 was not installed correctly. Spotted by Orion Poplawski orion@cora.nwra.com | ||||
* | delete nxproxy/configure | Reinhard Tartler | 2012-12-12 | 1 | -5634/+0 |
| | | | | it is automatically generated and clean during the package build | ||||
* | drop debian/patches/025_nxproxy_no-configure-file.full+lite.patch | Reinhard Tartler | 2012-12-12 | 3 | -5638/+1 |
| | | | | | instead, clean stale configure files programatically from the clean rule in debian/rules. | ||||
* | add rewritten roll-tarballs.sh script | Reinhard Tartler | 2012-12-12 | 1 | -0/+142 |
| | |||||
* | drop debian/patches/001_add-main-makefile.full+lite.patch | Reinhard Tartler | 2012-12-12 | 4 | -94/+53 |
| | | | | | Instead, place the makefile into debian/Makefile.nx-libs. This makes the makefile easier to edit. | ||||
* | integrate debian/pre-build-nx.sh into debian/rules | Reinhard Tartler | 2012-12-12 | 2 | -13/+8 |
| | | | | This change makes debian/rules a bit easier to read | ||||
* | Rely on shlibs files instead of hard coding library dependencies | Reinhard Tartler | 2012-12-12 | 1 | -13/+8 |
| | | | | | If stricter dependencies are really required, they should absolutely be specified in the shlibs file instead. | ||||
* | disable parallel builds | Reinhard Tartler | 2012-12-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | It seems that there is a race condition in the implementation of the nx-x11 makefiles somewhere. On machines with many cores and high levels of parallel workers (for me, 32 cores and -j20), nxcompext gets built before libNX_X11 is ready: + ln -s ../../lib/X11/libNX_X11.so . /usr/bin/ld: cannot find -lNX_X11 collect2: error: ld returned 1 exit status make[9]: *** [libXcompext.so.3.5.0] Fehler 1 make[9]: Leaving directory `/srv/scratch/tartler/nx-libs/nxcompext' Until those makefiles get fixed, better disable parallel operation | ||||
* | remove unnecessary build-conflict on xbitmaps | Reinhard Tartler | 2012-12-12 | 1 | -1/+0 |
| | | | | | The Debian xterm package depends on xbitmaps. This change allows compiling on a host that has xterm installed. | ||||
* | make xfonts-base a recommends | Reinhard Tartler | 2012-12-12 | 1 | -1/+2 |
| | | | | | According to lintian, this is a severe error. Demote to recommends to ensure that it still gets installed by default. | ||||
* | add (forgotten) files belong to last commit | Mike Gabriel | 2012-12-12 | 3 | -0/+65 |
| | |||||
* | Add patches: 026_nxcomp*_honour-optflags.full*.patch. (Closes upstream issue ↵ | Orion Poplawski | 2012-12-12 | 2 | -0/+7 |
| | | | | #84). | ||||
* | changelog cleanup | Mike Gabriel | 2012-12-12 | 1 | -2/+2 |
| | |||||
* | exchange X2Go by NX | Mike Gabriel | 2012-12-12 | 1 | -1/+1 |
| | |||||
* | install debug symbols for all packages in a new binary package 'nx-x11-dbg' | Reinhard Tartler | 2012-12-09 | 3 | -9/+19 |
| | | | | | 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 | 2 | -0/+44 |
| | | | | 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 |
| | |||||
* | control file: add some kommata at EOLs, fix dependency of x2goagent on nxagent | Mike Gabriel | 2012-12-04 | 1 | -14/+14 |
| | |||||
* | Add pkg-config to build dependencies. | Mike Gabriel | 2012-12-04 | 2 | -1/+3 |
| | |||||
* | Add README.keystrokes to doc section of bin:package nxagent. | Mike Gabriel | 2012-12-04 | 2 | -1/+5 |
| | |||||
* | whitespace fix | Mike Gabriel | 2012-12-04 | 1 | -2/+1 |
| | |||||
* | add bug closure for X2Go BTS issue #74 | Mike Gabriel | 2012-12-04 | 1 | -0/+1 |
| | |||||
* | re-add renamed patch file | Mike Gabriel | 2012-12-04 | 1 | -0/+989 |
| | |||||
* | Add patch: 302_nxagent_configurable-keystrokes.full.patch, replaces the... ↵ | Mike Gabriel | 2012-12-04 | 4 | -1339/+172 |
| | | | | | | (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 | 4 | -0/+969 |
| | | | | hardcoded nxagent keybindings by a configurable table of keybindings. | ||||
* | Fix /bin/Makefile. Add $(DESTDIR) to every install path. | Mike Gabriel | 2012-11-12 | 2 | -10/+13 |
| | |||||
* | Continue development... | Mike Gabriel | 2012-11-07 | 2 | -1/+7 |
| | |||||
* | 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 | 2 | -4/+5 |
| | | | | information. | ||||
* | Bump Debian Standards to 3.9.3 (no changes needed). | Mike Gabriel | 2012-11-07 | 2 | -1/+2 |
| | |||||
* | Dropping empty override rules for quilt patch from /debian/rules. | Mike Gabriel | 2012-11-07 | 2 | -6/+1 |
| | |||||
* | Modify patch: 001_add-main-makefile.full+lite.patch. Add uninstall routine. | Mike Gabriel | 2012-10-20 | 2 | -2/+23 |
| | |||||
* | Fix wrapper scripts: make sure all NX executables can be launched if NX gets ↵ | Mike Gabriel | 2012-10-20 | 6 | -17/+41 |
| | | | | installed via the tarball installation method. | ||||
* | Modify patch: 001_add-main-makefile.full+lite.patch. Install nx* and ↵ | Mike Gabriel | 2012-10-20 | 2 | -1/+22 |
| | | | | x2goagent wrapper scripts during make install. | ||||
* | Add patch: 025_nxproxy_no-configure-file.full+lite.patch. Remove unneeded ↵ | Mike Gabriel | 2012-10-20 | 3 | -0/+5640 |
| | | | | build file from NoMachine's nxproxy sources. | ||||
* | Add patches: 024_fix-make-clean.full.patch, ↵ | Mike Gabriel | 2012-10-20 | 6 | -9/+83 |
| | | | | 024_fix-make-clean.full+lite.patch. Fix clean-up of build tree after make build has run. |