- 28 Sep, 2015 8 commits
-
-
Mihai Moldovan authored
-
Mike Gabriel authored
-
Mike Gabriel authored
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
-
Mike Gabriel authored
-
Mike Gabriel authored
debian/roll-tarball.sh: Rename README.md to README.NX-Development before moving it into doc/ folder.
-
Mike Gabriel authored
* bin/{nxagent,nxauth,x2goagent} * etc/ * doc/nx-X11_vs_XOrg69_patches * README.keystrokes" * nx-libs.spec
-
Mike Gabriel authored
-
Mike Gabriel authored
debian/roll-tarball.sh: Allow patch files names having a dash next to the four digits (i.e., 1234-<patchname>.<suffix>).
-
- 17 Jul, 2015 1 commit
-
-
Mihai Moldovan authored
-
- 15 Jul, 2015 1 commit
-
-
Mike Gabriel authored
-
- 14 Jul, 2015 1 commit
-
-
Mike Gabriel authored
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
-
- 23 Jun, 2015 5 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
debian/roll-tarball.sh: Rename README.md to README.NX-Development before moving it into doc/ folder.
-
Mike Gabriel authored
* bin/{nxagent,nxauth,x2goagent} * etc/ * doc/nx-X11_vs_XOrg69_patches * README.keystrokes" * nx-libs.spec
-
Mike Gabriel authored
-
Mike Gabriel authored
debian/roll-tarball.sh: Allow patch files names having a dash next to the four digits (i.e., 1234-<patchname>.<suffix>).
-
- 26 Apr, 2015 4 commits
-
-
Mihai Moldovan authored
Worked out fine so far, because the next line was empty, but this can easily change...
-
Mihai Moldovan authored
Prevents random characters as being treated as part of a variable name.
-
Mihai Moldovan authored
-
Mihai Moldovan authored
Fixes potential bugs, including one triggered by an unquoted hash within the command line. BASH accepts this. Other shells do not (i.e., treat everything following the hash character as a comment.)
-
- 14 Feb, 2015 6 commits
-
-
Mike Gabriel authored
Adapted packaging scripts: debian/roll-tarballs.sh nx-libs.spec
-
Mike Gabriel authored
Affected packagings scripts: debian/roll-tarballs.sh debian/rules nx-libs.spec
-
Mike Gabriel authored
The installation process copies NX wrapper scripts into $(srcbase)/bin/ before build time. Those wrapper scripts are now in place natively and need not to be copied prior to building NX. Packaging scripts with adaptation: debian/roll-tarballs.sh debian/rules debian/*.docs nx-libs.spec
-
Mike Gabriel authored
This makes it obsolete to add changes to debian/changelog. We document our changes in Git (3.6.x branch and other related branches). On release, we generate an upstream ChangeLog from Git history. Only on the 3.5.0.x, we continue maintaining our changes in debian/changelog (to be compliant with current nx-libs release workflow in X2Go). The following packaging scripts needed adaptations to this change: debian/roll-tarballs.sh debian/rules nx-libs.spec
-
Mike Gabriel authored
VERSION file: master VERSION file is in base folder, symlinked from nx*/VERSION and hw/nxagent/VERSION. This commit removes the debian/VERSION file at makes it now unnecessary to copy/symlink the VERSION file at build time. These build scripts got adapted: debian/roll-tarballs.sh debian/rules nx-libs.spec Furthermore, all NX component now use the main VERSION file as reference. typechange: nxcomp/VERSION typechange: nxcompext/VERSION typechange: nxcompshad/VERSION typechange: nxproxy/VERSION
-
Mike Gabriel authored
debian/roll-tarballs.sh debian/rules nx-libs.spec
-
- 13 Feb, 2015 1 commit
-
-
Ulrich Sibiller authored
-
- 09 Feb, 2015 1 commit
-
-
Mike Gabriel authored
-
- 28 Jan, 2015 4 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
Unify source tree reduction (debian/rules vs. roll-tarball.sh) via file/folder lists in text files named debian/CODE-REDUCTION_*.
-
Mike Gabriel authored
debian/roll-tarball.sh: Install etc/ files into etc/ subfolder (rgb, nxagent.keyboard, x2goagent.keyboard).
-
Mike Gabriel authored
* 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.
-
- 22 Jan, 2015 5 commits
-
-
Mike Gabriel authored
More source tree size reduction by analyzing what exactly of the Mesa source code in nx-X11/extras/ is used and what not.
-
Mike Gabriel authored
* Drop more unused folders from tarball release / before .deb package build: - nx-X11/programs/Xserver/miext/shadow/ - nx-X11/programs/Xserver/XpConfig/ - nx-X11/programs/Xserver/Xprint/
-
Mike Gabriel authored
Drop nx-X11/programs/Xserver/hw/xfree86 except of four files symlinked to other locations in the source tree at build time.
-
Mike Gabriel authored
-
Mike Gabriel authored
Drop more unused code in nx-X11/programs/Xserver/hw/. Do this in roll-tarball.sh and in debian/rules alike.
-
- 02 Oct, 2014 1 commit
-
-
Nito Martinez authored
Add 400_nxcomp-version.full+lite.patch. Allow 4-digit version comparison during NX session handshake. (Fixes: #610).
-
- 09 Jul, 2014 1 commit
-
-
Mike Gabriel authored
-
- 06 Dec, 2013 1 commit
-
-
Mike Gabriel authored
Improve patch: 601_nx-X11_build-option-changes-to-not-use-bundled-libraries.full.patch. Improvements taken from the current Fedora package. Thanks to Orion Paplowski!!! Also adapt roll-tarball.sh do dropping more bundled libraries.
-