gnucash-on-windows master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Mon Nov 10 00:02:51 EST 2014


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/cc7e9ac9 (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/5997773e (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/78737c61 (commit)



commit cc7e9ac9d8ad941d89cb9db2d453315733137ae4
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Nov 9 18:17:49 2014 -0800

    Add libtiff and libjpeg to the collection of precompiled packages
    
    We were using precompiled packages of these before from the Gnome binary
    collection, but that libtiff had an obsolete link request to
    libjpeg-uchar-boolean-8.dll. These editions are compiled from the latest
    sources and should avoid the bad rpath.

commit 5997773ecde99e5e7caf6efa0571020e9d72fc1e
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Nov 9 14:38:19 2014 -0800

    Rewrite /c/gcdev/ to $GLOBAL_DIR in targeted libtool archives.
    
    * Ensures all directly-linked libtool archives in "dependency_libs" are
    linked from the right directory
    * Reduces the number of "appears to have been moved" warnings.



Summary of changes:
 defaults.sh     |  6 ++----
 dist-impl.sh    |  1 -
 functions.sh    | 10 ++++++++--
 install-impl.sh |  3 +--
 4 files changed, 11 insertions(+), 9 deletions(-)



More information about the gnucash-patches mailing list