From: Matthias Maier Date: Wed, 13 Jul 2016 14:59:06 +0000 (-0500) Subject: add a news/changes.h entry X-Git-Tag: v8.5.0-rc1~875^2~3 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33670773d30f4e786e11788722ae392cb753abc1;p=dealii.git add a news/changes.h entry --- diff --git a/doc/news/changes.h b/doc/news/changes.h index e6d65fdd98..4f28c1edfc 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -150,6 +150,14 @@ inconvenience this causes.

General

    +
  1. Improved: The build system now checks for usable compiler/linker + flags during various stages of the configure run. This should catch the + majority of issues by user supplied flags/libraries and unusable final + link interfaces before we actually proceed to compile the library. +
    + (Matthias Maier, 2016/07/13) +
  2. +
  3. Improved: The testsuite now supports fine grained feature constraints of the form test.with_[feature]_with_[...]=true corresponding to variables DEAL_II__WITH_[...] exported to