gnucash-on-windows master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sun Apr 15 20:48:47 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/2a6f00eb (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/8ba08c0e (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/b9f3a81e (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/3285c4a3 (commit)



commit 2a6f00eb573615fe30475823a17918d9489004e4
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Apr 15 17:48:22 2018 -0700

    Fix the bundle file to match the script name.

commit 8ba08c0e72393682c3dcda861c9d87bb6c4c87f0
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Apr 15 17:47:51 2018 -0700

    COMPILE_GSCHEMAS, not COMPILE_SCHEMAS.

commit b9f3a81e752a7732c62ae989453ba50db4f44604
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Apr 15 17:44:15 2018 -0700

    Build GnuCash -j1, don't try to clean.
    
    CMake makes a bad make clean target that emits an error about
    "target pattern contains no '%'". Parallel build works OK in a
    clean directory but if the libraries are already in place make
    gets ahead of itself and the libraries can't be built because the
    old ones are busy.



Summary of changes:
 gnucash.modules                | 4 ++--
 inno_setup/gnucash-mingw64.iss | 2 +-
 jhbuildrc.in                   | 3 ++-
 3 files changed, 5 insertions(+), 4 deletions(-)



More information about the gnucash-patches mailing list