gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Tue Feb 28 18:44:19 EST 2023


Updated	 via  https://github.com/Gnucash/gnucash/commit/e9f6bf7a (commit)
	 via  https://github.com/Gnucash/gnucash/commit/be41bde5 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/7cae61d9 (commit)
	from  https://github.com/Gnucash/gnucash/commit/675d8941 (commit)



commit e9f6bf7a5c108836633cd974a9d4db98ec9bfbfd
Merge: 675d89412 be41bde58
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Feb 28 15:25:08 2023 -0800

    Merge Richard Cohen's fix-scheme-tests into master.

commit be41bde58aeb245fc59a0b1e85d850fc6e51762f
Author: Richard Cohen <richard at daijobu.co.uk>
Date:   Sun Feb 26 11:42:35 2023 +0000

    Add missing MAKE_LINKS, and the local scm directory to %load-path
    
    Before this change, "make check" would fail after
      rm -rf ${build}/share/guile/site/*/gnucash/

commit 7cae61d97a495b1280a4c17686cb9d6c3c4f142f
Author: Richard Cohen <richard at daijobu.co.uk>
Date:   Thu Feb 23 21:53:03 2023 +0000

    Make the scheme tests fail immediately if they load an external gnucash file
    
    This would be a mistake in the build, but can happen if there
    is already a gnucash installed in the standard guile load path.



Summary of changes:
 bindings/guile/CMakeLists.txt         |  9 ++++++---
 common/cmake_modules/GncAddTest.cmake | 14 ++++++++++++--
 gnucash/gnome-utils/CMakeLists.txt    |  3 ++-
 gnucash/html/CMakeLists.txt           |  3 ++-
 gnucash/report/CMakeLists.txt         |  6 ++++--
 libgnucash/tax/CMakeLists.txt         |  3 ++-
 6 files changed, 28 insertions(+), 10 deletions(-)



More information about the gnucash-patches mailing list