[X2Go-Commits] [x2goclient] branch master updated (e1a4886 -> 7aba7e4)

git-admin at x2go.org git-admin at x2go.org
Thu Dec 1 21:54:46 CET 2022


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

x2go pushed a change to branch master
in repository x2goclient.

      from  e1a4886   /: drop Maemo support, remove x2goclient.pro.maemo.
       new  6b794fc   /: add README.mxe, describing MXE builds.
       new  4e590d3   /: add handle_mxe.sh, MXE control script.
       new  6f88182   handle_mxe.sh: rework, make most variables lowercase, change spacing, use proper if-else blocks, do not use special bash features for string comparison etc.
       new  847cfe7   macbuild.sh: qmake never supported -config, it was always CONFIG(+)='something'.
       new  5833e69   config_linux_static.sh: also switch from -config to CONFIG+='...'.
       new  a62c2bd   {handle_mxe.sh,x2goclient.pro}: make mxe selectable via CONFIG option and prepare selector in x2goclient.pro.
       new  8eb96d9   x2goclient.pro: use different parameters for MXE builds.
       new  41673c1   x2goclient.pro: also select on win32 and not just win32-*, fix whitespace.
       new  f752399   x2gohelper/x2gohelper.cpp: use lower-case header files.
       new  c4a7627   x2gohelper/: add Makefile.mxe.
       new  672e1d9   x2gohelper/Makefile.mxe: more quoting.
       new  7aba7e4   debian/changelog: whitespace only.

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:
 README.mxe                | 103 ++++++++++++++++++++++++++++++++++++++++++++++
 config_linux_static.sh    |   2 +-
 debian/changelog          |  36 +++++++++++-----
 handle_mxe.sh             |  78 +++++++++++++++++++++++++++++++++++
 macbuild.sh               |   3 +-
 x2goclient.pro            |  29 ++++++++-----
 x2gohelper/Makefile.mxe   |   4 ++
 x2gohelper/x2gohelper.cpp |   2 +-
 8 files changed, 233 insertions(+), 24 deletions(-)
 create mode 100644 README.mxe
 create mode 100755 handle_mxe.sh
 create mode 100644 x2gohelper/Makefile.mxe

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list