CMake/Help
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
..
command Help: Link to Object Library docs from add_library 2014-06-12 13:59:13 -04:00
generator Add support for codelite IDE project fles 2014-01-10 09:20:11 +02:00
include Help: Factor out COMPILE_DEFINITIONS disclaimer duplication 2013-10-16 09:22:38 -04:00
manual cmake: Add '-E env' command-line tool 2014-06-23 16:47:49 -04:00
module Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
policy Help: Add missing space in policy CMP0020 description 2014-05-30 15:20:13 -04:00
prop_cache Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
prop_dir Help: Document relation of properties to the rest of the buildsystem. 2014-02-06 16:15:53 -05:00
prop_gbl Help: Add missing external link marker. 2014-06-05 11:57:25 +02:00
prop_inst CPackWiX: Implement CPACK_NEVER_OVERWRITE and CPACK_PERMANENT properties 2014-05-28 12:30:44 -04:00
prop_sf Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00
prop_test allow to mark a test as "Not Run" with a specific return code (#8466) 2014-01-14 23:57:40 +01:00
prop_tgt Merge topic 'doc-include-dir-props' 2014-06-03 09:03:51 -04:00
release cmake: Add '-E env' command-line tool 2014-06-23 16:47:49 -04:00
variable Help: Add notes about new OpenWatcom compiler id and versioning 2014-06-05 14:50:59 -04:00
index.rst Help: Add a manual for compiler feature control. 2014-05-27 09:35:00 -04:00