gnucash stable: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Mon Dec 11 15:31:43 EST 2023


Updated	 via  https://github.com/Gnucash/gnucash/commit/3d433d8c (commit)
	 via  https://github.com/Gnucash/gnucash/commit/93323cc1 (commit)
	from  https://github.com/Gnucash/gnucash/commit/f5996afd (commit)



commit 3d433d8c5b0e8b7797583008479fc6786ddfb892
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Dec 11 11:48:50 2023 -0800

    Workflows: Try limiting the coverage-upload to the root repo.
    
    I.e. don't run it in forks.

commit 93323cc1dc437704764b0eb487cf23041859a30b
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Dec 10 13:21:21 2023 -0800

    Fix Win32 build, broken by COMMAND_EXPAND_LISTS
    
    Create a win32 analog to make_unix_path_list that escapes the
    semicolons to prevent cmake turning them into list delimiters.



Summary of changes:
 .github/workflows/coverage.yml                 |  1 +
 common/cmake_modules/GncAddSchemeTargets.cmake | 15 ++++++++++++++-
 2 files changed, 15 insertions(+), 1 deletion(-)



More information about the gnucash-patches mailing list