CMake/Help/release
Brad King 7abd574798 cmake: Add '-E env' command-line tool
Extend the cmake command-line interface to support

 cmake -E env [--unset=NAME]... [NAME=VALUE]... COMMAND [ARG]...

This will be useful to run processes with modified environments
without using a shell or a full "cmake -P" script to wrap it.

Extend the RunCMake.CommandLine test to cover success and failure cases.

Inspired-by: Jonathan Bohren <jbo@jhu.edu>
2014-06-23 16:47:49 -04:00
..
dev cmake: Add '-E env' command-line tool 2014-06-23 16:47:49 -04:00
3.0.0.rst Merge branch 'FindRuby-2' into release 2014-02-28 08:50:32 -05:00
dev.txt Help: Add documents to collect notes between releases 2014-02-04 11:48:54 -05:00
index.rst Begin post-3.0 development 2014-02-19 09:30:37 -05:00