gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sat Dec 26 14:54:42 EST 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/e0495fe2 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/e5ad4aad (commit)
	from  https://github.com/Gnucash/gnucash/commit/e4d3e900 (commit)



commit e0495fe269b34a68326b471a55b0a578d93f8196
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Dec 26 11:42:38 2015 -0800

    Fully identify the boost header that needs to be fixed for C++11 compilation.

commit e5ad4aad2d745ec4aa49e295d35e66229f4a190e
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Dec 15 13:38:50 2015 -0800

    Remove libboost_date_time dependency from libgnc-qof.
    
    Changing the way the GncDateTimeImpl string constructor works allows
    boost date_time to be used headers-only, which simplifies linkage.



Summary of changes:
 configure.ac                        |  6 +++++-
 src/libqof/qof/Makefile.am          |  1 -
 src/libqof/qof/gnc-datetime.cpp     | 14 +++++++++++++-
 src/libqof/qof/test/test-gnc-date.c |  2 +-
 4 files changed, 19 insertions(+), 4 deletions(-)



More information about the gnucash-patches mailing list