gnucash maint: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Thu Sep 12 16:55:09 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/70eb7172 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/82b3af96 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/84dede1a (commit)
	from  https://github.com/Gnucash/gnucash/commit/23d0fa13 (commit)



commit 70eb7172d5801d0377a0e80789db589be2505da5
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Thu Sep 12 22:49:44 2019 +0200

    Drop special case for old cmake versions
    
    We require 3.5 which is more recent than 3.3

commit 82b3af969571077d584eb550aa5edb4e35663d54
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Thu Sep 12 22:21:09 2019 +0200

    Change scheme file compile command invocation
    
    This
    * adds normal double quotes around the guild function call
    * removes escaped quotes from paths
    * add 'VERBATIM' keyword to let cmake perform its own escape logic on the commands
    
    Verified to work on Windows and linux with both ninja and make.

commit 84dede1ab7a59d569878a3fed6568e65d53597ee
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Thu Sep 12 22:19:05 2019 +0200

    Remove leaked work in progress file from POTFILES.in



Summary of changes:
 common/cmake_modules/GncAddSchemeTargets.cmake | 13 +++++++------
 common/cmake_modules/MakeDistFiles.cmake       |  5 -----
 po/POTFILES.in                                 |  1 -
 3 files changed, 7 insertions(+), 12 deletions(-)



More information about the gnucash-patches mailing list