gnucash-on-windows master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sun Oct 23 20:39:52 EDT 2016


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/53dde403 (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/855a19d3 (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/15020f99 (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/023108e7 (commit)



commit 53dde4030405fffb761f74363fd65ce8a460f3f0
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Oct 22 16:50:29 2016 -0700

    Remove CMakeCache.txt before building with Cmake.
    
    To ensure that any changes in CMakeLists.txt are picked up by the build.

commit 855a19d334a00aca9a40f682d7017c53b2be7f30
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Oct 22 16:49:13 2016 -0700

    Patch GOffice so that libtool will build shared libraries.
    
    This hasn't been a problem before but building failed on Windows 10.

commit 15020f998a9febef3fd4055da04d85c77fb408e4
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Oct 22 14:56:33 2016 -0700

    Tell wget not to check certificates.
    
    Because Martin Preuss has changed aquamaniac.de to https only
    and getting certificates set up on MinGW is somewhere between
    difficult and impossible.



Summary of changes:
 defaults.sh                 |  3 ++-
 goffice-enable-shared.patch | 11 +++++++++++
 install-impl.sh             |  3 +++
 3 files changed, 16 insertions(+), 1 deletion(-)
 create mode 100644 goffice-enable-shared.patch



More information about the gnucash-patches mailing list