gnucash-on-windows master: Multiple changes pushed
John Ralls
jralls at code.gnucash.org
Thu Aug 31 14:57:39 EDT 2017
Updated via https://github.com/Gnucash/gnucash-on-windows/commit/9592645d (commit)
via https://github.com/Gnucash/gnucash-on-windows/commit/d95d3d7f (commit)
via https://github.com/Gnucash/gnucash-on-windows/commit/1f64de47 (commit)
from https://github.com/Gnucash/gnucash-on-windows/commit/106b66a0 (commit)
commit 9592645df5c1416b4c48426a6a83e52836571128
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Aug 31 11:53:03 2017 -0700
Patch jhbuild to not use DESTDIR on automake or cmake.
It tends not to work because of the mismatch between DOS-style and
MinGW style drive paths, and it's anyway not useful for our purposes.
commit d95d3d7fb663566179d24caceef5568b731448d5
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Aug 27 18:00:01 2017 -0700
Declare use-ninja false and use the MSYS Makefiles generator.
commit 1f64de470390285bedd625f549dd18d422d2c50f
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Aug 27 17:13:30 2017 -0700
Change the mingw_path to be the regular package directory rather than the toolchain directory.
Summary of changes:
gnucash.modules | 5 +++--
patches/jhbuild.patch | 28 ++++++++++++++++++++++++++++
setup-mingw64.ps1 | 9 ++++++---
3 files changed, 37 insertions(+), 5 deletions(-)
create mode 100644 patches/jhbuild.patch
More information about the gnucash-patches
mailing list