gnucash-on-windows master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sun Oct 26 19:08:12 EDT 2014


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/36ba1083 (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/88e47e5a (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/91804439 (commit)



commit 36ba1083dce3977e0113e01823dd550fdbb908b2
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Oct 26 15:58:53 2014 -0700

    Update WebKitGtk to a new one built with the current MinGW toolchain.
    
    Provide new patch, URLs, dependencies, etc.

commit 88e47e5a204e337a7489346879231b4252285d52
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Oct 26 16:00:21 2014 -0700

    Register some environment variables.
    
    These variables weren't added to the register list when they were added
    to install-impl.sh.



Summary of changes:
 ...s-issues-when-compiling-natively-on-MinGW.patch | 474 +++++++++++++++++
 defaults.sh                                        |  31 +-
 install-impl.sh                                    |  23 +-
 install.sh                                         |   4 +-
 webkit-1.2.7-configure.patch                       |  23 -
 webkit-1.2.7-datadir.patch                         | 143 -----
 webkit-1.2.7-gccpath.patch                         |  33 --
 webkit-1.2.7-makefile.patch                        |  81 ---
 webkit-1.2.7-mingw32.patch                         | 592 ---------------------
 webkit-1.2.7-nosvg.patch                           |  10 -
 webkit-1.2.7-time.patch                            |  22 -
 webkit-1.2.7-vasprintf.patch                       |  22 -
 12 files changed, 501 insertions(+), 957 deletions(-)
 create mode 100644 0001-Fix-various-issues-when-compiling-natively-on-MinGW.patch
 delete mode 100755 webkit-1.2.7-configure.patch
 delete mode 100755 webkit-1.2.7-datadir.patch
 delete mode 100755 webkit-1.2.7-gccpath.patch
 delete mode 100755 webkit-1.2.7-makefile.patch
 delete mode 100755 webkit-1.2.7-mingw32.patch
 delete mode 100755 webkit-1.2.7-nosvg.patch
 delete mode 100644 webkit-1.2.7-time.patch
 delete mode 100644 webkit-1.2.7-vasprintf.patch



More information about the gnucash-patches mailing list