gnucash unstable: Rework the Scheme target dependencies.

John Ralls jralls at code.gnucash.org
Fri Feb 16 17:32:05 EST 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/26e51339 (commit)
	from  https://github.com/Gnucash/gnucash/commit/772aabf1 (commit)



commit 26e51339a6f8272f23c7b5b8dcc2aa6f7f6ecf84
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Feb 16 14:28:46 2018 -0800

    Rework the Scheme target dependencies.
    
    Should fix Bug 793122 - 2.7.3: ninja build fails
    along with the nagging parallel-build problems.



Summary of changes:
 gnucash/gnome-utils/CMakeLists.txt                  |  2 +-
 gnucash/gnome-utils/test/CMakeLists.txt             |  1 +
 gnucash/import-export/qif-imp/CMakeLists.txt        |  2 +-
 gnucash/report/business-reports/CMakeLists.txt      |  9 ++++++++-
 gnucash/report/locale-specific/us/CMakeLists.txt    | 11 ++++++++++-
 gnucash/report/report-gnome/CMakeLists.txt          | 12 +++++++++++-
 gnucash/report/report-system/CMakeLists.txt         |  9 ++++++++-
 gnucash/report/report-system/test/CMakeLists.txt    | 12 +++++++++++-
 gnucash/report/standard-reports/CMakeLists.txt      | 11 ++++++++++-
 gnucash/report/standard-reports/test/CMakeLists.txt | 14 ++++++++++++--
 gnucash/report/stylesheets/CMakeLists.txt           |  9 ++++++++-
 gnucash/report/stylesheets/test/CMakeLists.txt      | 10 +++++-----
 gnucash/report/utility-reports/CMakeLists.txt       |  9 ++++++++-
 libgnucash/app-utils/CMakeLists.txt                 |  2 +-
 libgnucash/app-utils/test/CMakeLists.txt            |  9 +++++----
 libgnucash/engine/test/CMakeLists.txt               |  2 +-
 libgnucash/tax/us/CMakeLists.txt                    |  2 +-
 libgnucash/tax/us/test/CMakeLists.txt               |  2 +-
 18 files changed, 103 insertions(+), 25 deletions(-)



More information about the gnucash-patches mailing list