gnucash master: Multiple changes pushed
John Ralls
jralls at code.gnucash.org
Tue Mar 7 19:15:31 EST 2023
Updated via https://github.com/Gnucash/gnucash/commit/2872d86c (commit)
via https://github.com/Gnucash/gnucash/commit/3a7464a3 (commit)
from https://github.com/Gnucash/gnucash/commit/4d37cf5c (commit)
commit 2872d86ca5e450797ee3fc1029fbcc1a7ed664dc
Merge: 4d37cf5ca5 3a7464a312
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Mar 7 16:07:17 2023 -0800
Merge Richard Cohen's 'remove-redundant-cmake-env' into master.
commit 3a7464a3125631d26ebb52ee384a34873cd719ff
Author: Richard Cohen <richard at daijobu.co.uk>
Date: Sun Feb 26 16:26:48 2023 +0000
Remove redundant uses of cmake -E env
- In GncAddTest, set_tests_properties() is already setting the env
- In the other uses, there is no change to the environment
Summary of changes:
common/cmake_modules/GncAddGSchemaTargets.cmake | 3 +--
common/cmake_modules/GncAddTest.cmake | 7 ++-----
common/cmake_modules/MakeDist.cmake | 4 ++--
common/cmake_modules/MakeDistCheck.cmake | 8 ++++----
gnucash/gnome/CMakeLists.txt | 3 +--
gnucash/gschemas/CMakeLists.txt | 2 +-
libgnucash/backend/xml/test/CMakeLists.txt | 3 +--
libgnucash/quotes/CMakeLists.txt | 2 +-
po/CMakeLists.txt | 3 +--
9 files changed, 14 insertions(+), 21 deletions(-)
More information about the gnucash-patches
mailing list