[X2Go-Commits] [buildscripts] branch master updated (725783c -> 02e8f45)

git-admin at x2go.org git-admin at x2go.org
Thu Apr 6 08:34:53 CEST 2017


This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch master
in repository buildscripts.

      from  725783c   bin/{{s,}build-deb-package,build-{nsis,rpm}-package}: do not *ever* make local copies of git repositories with hardlinks in them.
       new  fcadf15   bin: copy sbuild-deb-package as build-osx-package and create build+upload and upload symlinks.
       new  3eb67fa   bin/build-osx-package: rewrite for the OS X builder.
       new  78ee006   home/.buildscripts/x2go.conf: add OS X-specific variables.
       new  992236e   bin/common.sh: add formerly SUSE-specific version fetching functions.
       new  67414a2   bin/build-rpm-package: remove SUSE-specific version fetching functions and use the new generic ones in bin/common.sh
       new  c548b92   bin/signtarballs: let script take a parameter which is the dir containing tarballs/binaries.
       new  b523803   bin/sbuild-deb-package: backport arch variable rename.
       new  9028f70   bin/sbuild-deb-package: backport comment changes.
       new  23e9b89   bin/build-rpm-package: backport comment changes.
       new  ebd334e   bin/build-nsis-package.sh: sanitize some ssh calls.
       new  15df6c1   bin/build-rpm-package: sanitize SSH calls.
       new  02e8f45   bin/build-rpm-package: use more quoting when applying quilt patches.

The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bin/build+upload-osx-package |   1 +
 bin/build-nsis-package.sh    |   4 +-
 bin/build-osx-package        | 344 +++++++++++++++++++++++++++++++++++++++++++
 bin/build-rpm-package        |  74 ++--------
 bin/common.sh                |  42 ++++++
 bin/sbuild-deb-package       |  22 +--
 bin/signtarballs             |  12 +-
 bin/upload-osx-package       |   1 +
 home/.buildscripts/x2go.conf |   3 +
 9 files changed, 432 insertions(+), 71 deletions(-)
 create mode 120000 bin/build+upload-osx-package
 create mode 100755 bin/build-osx-package
 create mode 120000 bin/upload-osx-package

--
Alioth's /srv/git/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git


More information about the x2go-commits mailing list