gnucash-on-windows master: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Sat Aug 24 02:15:46 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/dc4fb89d (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/f894a257 (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/e826d823 (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/03242a92 (commit)



commit dc4fb89ddb579a2c2540eb3a90deb89d19e7a5c0
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Aug 23 19:03:02 2019 +0200

    Explicitly use ssh for rsync communication

commit f894a2572d73a03334b843d5647a0ccb86dcb083
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Thu Aug 22 14:03:11 2019 +0200

    Fully switch to rsync for uploading files

commit e826d82372b561cf1be3ec01699a6b0a7b9952e4
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Thu Aug 22 10:58:33 2019 +0200

    Store build logs in subdirectories per branch and per month
    
    Note this update requires an additional msys package to be installed (rsync2)
    so you may have to re-run setup-mingw64.ps1 once before
    starting buildserver/build_package.ps1.



Summary of changes:
 README.md                       |  4 +--
 buildserver/build_package.ps1   |  6 ++---
 buildserver/upload_build_log.sh | 59 +++++++++++++++++++++++++++++++++++++++++
 setup-mingw64.ps1               |  2 +-
 4 files changed, 65 insertions(+), 6 deletions(-)
 create mode 100755 buildserver/upload_build_log.sh



More information about the gnucash-patches mailing list