gnucash maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Thu Nov 12 18:53:16 EST 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/60f263e0 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/31c9c5e0 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/b22bf07b (commit)
	 via  https://github.com/Gnucash/gnucash/commit/08a0da8c (commit)
	 via  https://github.com/Gnucash/gnucash/commit/194a021d (commit)
	from  https://github.com/Gnucash/gnucash/commit/d751913c (commit)



commit 60f263e0d295370fe90822bbd79cdd14d54954d2
Merge: d751913cb 31c9c5e08
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Nov 12 15:53:03 2020 -0800

    Merge branch 'github-action' into maint

commit 31c9c5e0805f9dd3f4435191134339f5b96dbdee
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Nov 12 13:53:59 2020 -0800

    Add Ubuntu-20 tests.

commit b22bf07bc45263d7401d365d3568d2061433c065
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Nov 9 14:29:09 2020 -0800

    Setup Github Actions with CI testing for Ubuntu 18.04

commit 08a0da8c4ef8825433f403fc7fbdfafed8424e58
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Nov 9 14:26:15 2020 -0800

    Fix typo in .gitattributes, text not test.

commit 194a021da4e2ad8a8e700aff7b7547cd794fb078
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Nov 9 13:50:51 2020 -0800

    Use LTDL_LIBRARY_PATH instead of (DY)LD_LIBRARY_PATH
    
    With GnuCash's main libraries now linked at startup instead of being
    dlopened at runtime except by Guile we can restrict the library path
    renaming to Gnu Libtool's environment variable.



Summary of changes:
 .github/workflows/ci-tests.yml | 75 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 75 insertions(+)
 create mode 100644 .github/workflows/ci-tests.yml



More information about the gnucash-patches mailing list