gnucash unstable: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Wed Feb 28 07:53:36 EST 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/f111e595 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/c29b9c9c (commit)
	from  https://github.com/Gnucash/gnucash/commit/e7ec3a61 (commit)



commit f111e5958d5fa4fdc7747cac1af177889dde2397
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Wed Feb 28 13:40:15 2018 +0100

    Simplify POTFILES.in generation
    
    As part of this also:
    - Drop POTFILIES.ignore. Relevant lines have been moved to POTFILES.skip
    - Remove skip lines for scm file links. With intltool out of the way these are never picked up any more.

commit c29b9c9cbf2c4bfc9617825b363e48a0e30bf202
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Wed Feb 28 12:08:37 2018 +0100

    Remove autotools-only path exception to find reports
    
    With it we can also remove the hack to find standard reports while running
    from the build tree.



Summary of changes:
 gnucash/report/standard-reports/CMakeLists.txt |   9 ---
 libgnucash/core-utils/gnc-path.c               |  50 ++++--------
 po/CMakeLists.txt                              |  66 ++++++----------
 po/POTFILES.ignore                             |  10 ---
 po/POTFILES.in                                 |   8 +-
 po/POTFILES.skip                               | 103 ++-----------------------
 6 files changed, 51 insertions(+), 195 deletions(-)
 delete mode 100644 po/POTFILES.ignore



More information about the gnucash-patches mailing list