- 20 Dec, 2016 1 commit
-
-
Mike Gabriel authored
roll-tarballs.sh: Adapt to recent changes in nx-libs, keep legacy support for older 3.6.x and 3.5.x releases.
-
- 15 Nov, 2016 1 commit
-
-
Mike Gabriel authored
Fixes ArcticaProject/nx-libs#276.
-
- 01 Jul, 2016 3 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
roll-tarball.sh: Don't ship doc/X11-symbols/ in the lite (proxy-only) tarball derived from the nx-libs code tree.
-
- 29 Jun, 2016 1 commit
-
-
Mike Gabriel authored
The x2goagent package is being replaced by an x2goserver bin:package named x2goserver-x2goagent. This x2goserver-x2goagent bin:package will be maintained in the X2Go Project's namespace and basically wraps around nxagent. Furthermore, declare Arctica Project as upstream source for nx-libs.
-
- 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 2 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/
-