[SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-702-g0ba4e319
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GiNaC -- a C++ library for symbolic computations". The branch, master has been updated via 0ba4e319079c68d97bb307f6e8c8779eea7f4131 (commit) via 3ee690de0c65f18efebdac96c0c82c7551654d2f (commit) via 0b39999b706904d977d8d498e3b01796fb789371 (commit) from 3b707b18be4d043c800583e7ff448513658fec5a (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 0ba4e319079c68d97bb307f6e8c8779eea7f4131 Author: Richard Kreckel <kreckel@ginac.de> Date: Wed Oct 14 23:16:08 2020 +0200 build: Fix CMake install for info file. It seams like CMake does not know any variable named ${SHARE_INSTALL_PREFIX}. commit 3ee690de0c65f18efebdac96c0c82c7551654d2f Author: Richard Kreckel <kreckel@ginac.de> Date: Wed Oct 14 23:15:05 2020 +0200 Finalize 1.8.0 release. commit 0b39999b706904d977d8d498e3b01796fb789371 Author: Richard Kreckel <kreckel@ginac.de> Date: Wed Oct 14 20:12:37 2020 +0200 Clarify types of test suite files. ----------------------------------------------------------------------- Summary of changes: NEWS | 8 ++++++++ check/CMakeLists.txt | 22 ++++++++++++++-------- check/FILES | 8 ++++++++ check/Makefile.am | 46 +++++++++++++++++++++++----------------------- doc/CMakeLists.txt | 2 +- 5 files changed, 54 insertions(+), 32 deletions(-) create mode 100644 check/FILES hooks/post-receive -- GiNaC -- a C++ library for symbolic computations
participants (1)
-
Richard B. Kreckel