[cmake-developers] Preparing for CMake 3.1.0-rc1

Ben Boeckel ben.boeckel at kitware.com
Fri Oct 3 13:51:54 EDT 2014


On Fri, Oct 03, 2014 at 08:27:56 -0400, Brad King wrote:
> In preparation for the first 3.1 release candidate I will feature-
> freeze master as of 2014-10-09.  As of now there are several open
> topics in 'next' that we should try to land in master by then, but
> please refrain from adding non-trivial changes in the meantime.

I've just added the ubsan-support branch to stage (not merged yet; no
new tests). It contains some documentation updates for AddressSanitizer
and MEMORYCHECK_TYPE which were missed as well as support for
MemoryCheckSanitizerOptions which adds key/value values to the
environment variables for the sanitizers (ASAN_OPTIONS, TSAN_OPTIONS,
and UBSAN_OPTIONS).

Feel free to cherry-pick the documentation fixes (or I can spin out a
branch) if the other changes are too late (I hope to add tests Monday,
but can do it today if that's too late).

--Ben



More information about the cmake-developers mailing list