gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Fri Sep 1 14:24:38 EDT 2017


Updated	 via  https://github.com/Gnucash/gnucash/commit/1b3a0e56 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/48365a92 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/1d4dc42a (commit)
	 via  https://github.com/Gnucash/gnucash/commit/e798d6bd (commit)
	 via  https://github.com/Gnucash/gnucash/commit/d02ce3af (commit)
	 via  https://github.com/Gnucash/gnucash/commit/e2386253 (commit)
	from  https://github.com/Gnucash/gnucash/commit/e732ff94 (commit)



commit 1b3a0e56ff50574423eec243af827898c521a977
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Thu Aug 31 20:06:27 2017 +0200

    Use boost::filesystem's built-in conversion between character encodings.
    
    This should fix the wide character mixup on Windows

commit 48365a923d9743eb9b15f2f1fe16f75e5a82172c
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Aug 27 17:32:21 2017 -0700

    Remove set target property on no-longer-extant gncmod-utility-reports target.

commit 1d4dc42a3f16efd7de574aa595bbd189ffb5ee60
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Aug 27 17:31:37 2017 -0700

    Fix poor error message on missing guile and make it fatal.

commit e798d6bd250c7523e9e146b1dd3c6a88399de925
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Aug 27 17:27:58 2017 -0700

    Remove references to special HTMLHELP directory.
    
    In Mingw64 build we put the Html Help Workshop files in the
    appropriate mingw directories.

commit d02ce3afb1d1f8b8caa7d3c4def324b33053147b
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Aug 27 17:21:37 2017 -0700

    Fix type mismatch (ptr & int) in comparison.

commit e2386253ca167c99b127b4d50f06e52cae09362b
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Aug 27 17:17:43 2017 -0700

    Move Win32 additions to engine_SOURCES to before first use.
    
    It doesn't do anything where it is.



Summary of changes:
 CMakeLists.txt                               | 11 +++++------
 borrowed/libc/strfmon.c                      |  2 +-
 libgnucash/core-utils/gnc-filepath-utils.cpp | 12 +++++++-----
 libgnucash/engine/CMakeLists.txt             | 15 ++++++++-------
 4 files changed, 21 insertions(+), 19 deletions(-)



More information about the gnucash-patches mailing list