gnucash master: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Sat Jun 15 10:15:29 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/7306f2dd (commit)
	 via  https://github.com/Gnucash/gnucash/commit/91adf868 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/4e057188 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/65df53de (commit)
	from  https://github.com/Gnucash/gnucash/commit/354e8687 (commit)



commit 7306f2dda31ff729c5b48eb60ada9cd8e7da0151
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sat Jun 15 15:43:56 2019 +0200

    Always add srfi64-extras.scm to dist tarball
    
    Even if the current machine doesn't have srfi-64 a machine
    downloading the dist tarball may and hence could compile
    and run the srfi-64 based tests.

commit 91adf868f40632d98f4f8857429313f083f0350d
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Jun 14 16:21:23 2019 +0200

    BuildSystem - drop load path for no longer existing build-config.scm

commit 4e0571882e64689c1c2382ad6506137a8f139ded
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Jun 14 13:55:29 2019 +0200

    Sample Graphs report updates
    
    - Add the report to the Examples menu
    - Tweak strings and make them translatable
    - Rename report to better match the report title

commit 65df53deae7c1849c00ebb4f21ed7e872b2981a3
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Wed Jun 12 21:38:43 2019 +0200

    Fix distcheck



Summary of changes:
 common/cmake_modules/GncAddSchemeTargets.cmake     |  3 +-
 doc/CMakeLists.txt                                 |  2 +-
 gnucash/report/reports/CMakeLists.txt              |  1 +
 .../{test-graphing.scm => sample-graphs.scm}       | 40 ++++++++++------------
 gnucash/report/reports/reports.scm                 |  2 --
 libgnucash/engine/test/CMakeLists.txt              |  6 +---
 po/POTFILES.in                                     |  1 +
 7 files changed, 24 insertions(+), 31 deletions(-)
 rename gnucash/report/reports/example/{test-graphing.scm => sample-graphs.scm} (88%)



More information about the gnucash-patches mailing list