gnucash-on-windows master: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Mon Sep 15 17:00:07 EDT 2014


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/f4124796 (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/1e0ce34d (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/74ab1945 (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/0ff66de1 (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/e67f94d5 (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/92295754 (commit)



commit f4124796444f7e550f6053763ab694bab6c8a0cc
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Mon Sep 15 21:32:26 2014 +0200

    Change automated build frequency for maint branch
    
    From now on check for changes nightly and rebuild if there was a change.
    This is just like the master branch. The weekly restriction was a left over
    from the subversion era, where each change in trunk would als trigger a build
    in the stable branch. This is no longer the case in git.

commit 1e0ce34d5a7846903822d3243e60f2987966fbe6
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Mon Sep 15 20:12:19 2014 +0200

    Update strawberry perl to latest version

commit 74ab194501da7259c1fd01a998c11097e4983666
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Mon Sep 15 19:48:47 2014 +0200

    Avoid > in echo statements
    
    This is interpreted as redirect to file.

commit 0ff66de1056e2470283733b955085bb6f2b558dc
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Mon Sep 15 19:47:56 2014 +0200

    Use full path to perl right after installation
    
    At this point perl is normally not in the PATH yet.

commit e67f94d527749816e7f7539764fa49d73eb1359e
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue Sep 9 23:36:52 2014 +0200

    Revert to lower versions of mingwrt and w32api as per mingw recommendations
    
    Attention: you should remove the installed versions of both packages
               before rerunning the installer script the next time !
               you can do so with these commands in your msys shell:
               mingw-get.exe remove mingwrt
               mingw-get.exe remove w32api



Summary of changes:
 buildserver/build_periodic.bat | 6 +++---
 defaults.sh                    | 3 ++-
 extra_dist/getperl.vbs         | 2 +-
 extra_dist/install-fq-mods.cmd | 6 +++---
 install-impl.sh                | 2 +-
 5 files changed, 10 insertions(+), 9 deletions(-)



More information about the gnucash-patches mailing list