A new feature release is now available.
Consider updating if you are using Version 5.3.3 or older.
Improvements
-
internal make check:
-
adjusted environment to work with parallel test execution (by
ensuring that all scripts used for self-tests are equipped with
the +x flag via a dummy target)
-
changed EXEEXT-logic to be part of the test name (avoid gmake
expressions in Makefile.am TESTS definition)
-
ccbm_prep / asts-ccbm-prepare-file:
-
configure/scripts:
- added configure option
--diable-symlinks to suppress generation
of symlinks to the current project (the file CURRENT_PROJECT
serves as fallback for this anyway); the scripts now allow to
override this configuration by setting --symlinks (or
explicitly: --no-symlinks)
(implements feature request #7855)
-
asts-ccbm-clean-project:
- also remove
conditional_log.summary (if present)
Bugfixes
(none)