gnucash-on-windows master: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Wed Oct 8 05:57:42 EDT 2014


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/409efbd7 (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/9f2d0f08 (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/576134d4 (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/042af15a (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/f46b85cb (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/9d19d0c0 (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/a5f58d1a (commit)



commit 409efbd7d4cb47a3ed18c9ec509c90c35ffcbcfb
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Wed Oct 8 13:51:48 2014 +0200

    Handle more tag variations correctly in major_minor function

commit 9f2d0f087978705d133500115a7abae0de0e5bb1
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue Oct 7 22:39:31 2014 +0200

    Build server: some more logging

commit 576134d4b637ec35f40608174d26119ab4f0c639
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue Oct 7 17:36:36 2014 +0200

    Build server: also mark deliberately skipped tags as built

commit 042af15ae565e6264464227660753ae247ef36b3
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue Oct 7 16:38:41 2014 +0200

    Build server: rework test to find which tags to build
    
    Less intermediate file accesses
    More robust with regards to line endings
    Don't mark a tag as built when the tag build script failed for some reason

commit f46b85cbca6e75bdfd602f7d3533086b8a6c43bf
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue Oct 7 14:38:28 2014 +0200

    Refactor function usage to avoid code duplication

commit 9d19d0c0124e9e36fa7396f1c557db56d73d27c4
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue Oct 7 16:37:34 2014 +0200

    Quote variable to preserve newlines



Summary of changes:
 buildserver/build_package.sh  |   8 +--
 buildserver/build_periodic.sh |  19 ++++---
 buildserver/build_tags.sh     | 129 +++++++++++++++++++++++-------------------
 create_cross_mingw.sh         |   8 +--
 crossbuild_webkit.sh          |   8 +--
 dist.sh                       |   8 +--
 functions.sh                  |  11 ++--
 install-impl.sh               |   2 +-
 install.sh                    |   8 +--
 make_install.sh               |   8 +--
 reset.sh                      |   8 +--
 11 files changed, 111 insertions(+), 106 deletions(-)



More information about the gnucash-patches mailing list