From e7447c7bb1f3e89d4e0c31b2253eb03f6430763a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 16 Nov 2019 13:01:16 +0200 Subject: Update NEWS file --- NEWS | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/NEWS b/NEWS index 93218e3..920719b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,24 @@ +Version 0.12.0 + + * Support for testing build system modules. + + * Support for tests, examples, and benchmarks as separate packages. + + * Support for passing the environment name as part of the task manifest. + + * Add bootstrap and environment batch files for Clang targeting MSVC. + + * Various improvements to environment scripts/batch files: + + - Pass the compiler mode options as part of config.{c,cxx}. + + - Update the MSVC and Clang environments to support running without the + development command prompt. + + * Improve printing multi-line diagnostics to systemd journal. + + * Make the unexpected build machine exit a warning instead of an error. + Version 0.11.0 * Increase default build timeout from 30 to 60 minutes. -- cgit v1.1