[X2Go-Commits] [libx2goclient] branch master updated (36728ad -> b46c00e)
git-admin at x2go.org
git-admin at x2go.org
Mon Jul 22 13:58:35 CEST 2019
This is an automated email from the git hooks/post-receive script.
x2go pushed a change to branch master
in repository libx2goclient.
from 36728ad src/x2goclient-network-ssh.{c,h}: implement stub classes.
new cc6bee8 src/Makefile.am: rename x2goclient-1.0.gir to X2GoClient-1.0.gir.
new d97edae .gitignore: add gobject-introspection-generated files.
new eafeaf5 configure.ac: use build-aux directory for generated cruft.
new 0d68e87 .gitignore: ignore build-aux directory.
new 682a0cb src/: new subdirectory test with new file sshtest.c.
new c9539a8 src/Makefile.am: add sshtest program.
new 40348c5 po/POTFILES.in: add src/test/sshtest.c.
new 6a56aa8 src/Makefile.am: pass localedir down as LOCALEDIR.
new d80a774 src/Makefile.am: build sshtest with the same CFLAGS also used for libx2goclient.
new 61e3514 src/Makefile.am: link to libintl by default.
new 9f76d47 src/Makefile.am: whitespace-only change (mostly).
new a39b530 src/test: add stub Makefile.am.
new 161d628 configure.ac: add src/test/Makefile generation target.
new 9eaa4a8 src/Makefile.am: recurse into test subdirectory.
new 90a476c src/{,test/}Makefile.am: move sshtest into correct file.
new 2d32682 src/test/sshtest.c: fix compile error.
new b46c00e .gitignore: ignore generated src/test/sshtest binary.
The 17 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:
.gitignore | 8 ++++++++
configure.ac | 2 ++
po/POTFILES.in | 1 +
src/Makefile.am | 21 +++++++++++++++------
src/test/Makefile.am | 19 +++++++++++++++++++
src/{x2goclient-object.c => test/sshtest.c} | 22 ++++++++++++++++++++--
6 files changed, 65 insertions(+), 8 deletions(-)
create mode 100644 src/test/Makefile.am
copy src/{x2goclient-object.c => test/sshtest.c} (69%)
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git
More information about the x2go-commits
mailing list