gnucash-on-osx master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Mon Jan 19 14:26:18 EST 2026


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/ec219a0a (commit)
	 via  https://github.com/Gnucash/gnucash-on-osx/commit/42ffb266 (commit)
	 via  https://github.com/Gnucash/gnucash-on-osx/commit/091073cd (commit)
	 via  https://github.com/Gnucash/gnucash-on-osx/commit/cbac6045 (commit)
	 via  https://github.com/Gnucash/gnucash-on-osx/commit/166d26ec (commit)
	 via  https://github.com/Gnucash/gnucash-on-osx/commit/399ff2de (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/50f42a9a (commit)



commit ec219a0ad4e4ba37c3fa1444bbe6841e4e064f37
Merge: 42ffb26 166d26e
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Jan 19 11:24:40 2026 -0800

    Merge Michael Pratt's hardcoded-local-path into master.

commit 42ffb2669ef04627ce77a9761a79e264edf55ebd
Merge: 091073c 399ff2d
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Jan 19 11:23:14 2026 -0800

    Merge Michael Pratt's libdbi/libofx include paths into master.

commit 091073cdfc4b9cbf76b2d78f4ac4914bbcbd32b8
Merge: 50f42a9 cbac604
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Jan 19 11:22:33 2026 -0800

    Merge Michael Pratt's ignore-libdbi-driver-warning into master.

commit cbac6045c14ed7ff1cd7bdbd25a0c53e3484d340
Author: Michael Pratt <michael at pratt.im>
Date:   Wed Jan 14 08:40:04 2026 -0500

    Ignore libdbi-driver compiler warning
    
    The signature of test_with_matcher is completely wrong here, but this code is
    only used for cgreen's self tests, so it doesn't really matter.

commit 166d26ecf7fe7d9e8bc4b871271f00766f777350
Author: Michael Pratt <michael at pratt.im>
Date:   Wed Jan 14 07:47:02 2026 -0500

    Avoid hardcoded gtk-oss module path

commit 399ff2de8fdf05b1c8d51ea65ad1111340e41ce4
Author: Michael Pratt <michael at pratt.im>
Date:   Wed Jan 14 07:47:02 2026 -0500

    Configure lib/include paths for libofx and libdbi-drivers
    
    Both of these seem to ignore $PREFIX by default when searching for the OpenSP
    and libdbi dependencies, respectively. Explicitly configure the path so they
    can be found.



Summary of changes:
 modulesets/gnucash.modules          | 10 ++++++----
 patches/libdbi-drivers-cgreen.patch | 14 ++++++++++++++
 2 files changed, 20 insertions(+), 4 deletions(-)
 create mode 100644 patches/libdbi-drivers-cgreen.patch



More information about the gnucash-patches mailing list