A new feature release is now available.
Consider updating if you are using Version 5.3.3 or older.
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
:
added (optional) configuration section TYPEOF_MACROS that allows to parse typeof() code (implements feature request #8188)
added command line option ‘--no-sanity
’ to skip sanity checks
configure
/scripts:
--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
:
conditional_log.summary
(if present)(none)