CMake/Help/release/dev
Brad King 1787269ef3 cmake: Fix `-E time` argument passing to child
Since this command was introduced in 2002 it has incorrectly constructed
the child process command line by concatenating arguments separated by
spaces with no quoting.  Fix this by passing the command argument vector
directly to RunSingleCommand without an intermediate quoting and
re-parsing step.

Reported-by: Andrey Pokrovskiy <wonder.mice@gmail.com>
2016-01-20 08:55:23 -05:00
..
0-sample-topic.rst Begin post-3.4 development 2015-10-05 10:16:03 -04:00
CMakeParseArguments-native-impl.rst CMakeParseArguments: replace by native cmake_parse_arguments command 2015-12-17 10:44:28 -05:00
ExternalProject-git-clone-o.rst ExternalProject: Add option to set `git clone -o` argument 2016-01-15 14:20:04 -05:00
FindBoost-imported-targets.rst Help: Add notes for topic 'FindBoost-imported-targets.rst' 2015-12-02 09:42:34 -05:00
FindFLEX-DEFINES_FILE.rst Help: Add notes for topic 'FindFLEX-DEFINES_FILE' 2015-10-19 13:19:11 -04:00
FindGTK2_GTK2_TARGETS.rst FindGTK2: Use targets in GTK2_LIBRARIES if GTK2_USE_IMPORTED_TARGETS is ON 2015-11-09 09:51:50 -05:00
FindGTK2_sigc++_c++11.rst FindGTK2: Enable c++11 for sigc++ 2.5.1 or later 2015-10-12 10:06:55 -04:00
FindGTest-imported-targets.rst Help: Add notes for topic 'FindGTest-imported-targets' 2015-12-14 09:56:30 -05:00
FindOpenMP-clang.rst FindOpenMP: Add Clang support 2015-12-10 14:19:35 -05:00
FindOpenSSL-msvc-static-rt.rst FindOpenSSL: Add support for static MSVC runtime 2015-10-05 11:40:09 -04:00
FindTIFF-imported-targets.rst FindTIFF: Add imported targets and update documentation 2015-12-07 09:20:08 -05:00
FindXercesC-imported-targets.rst FindXercesC: Add imported targets and unit test 2015-11-23 14:28:05 -05:00
add-armcc-toolchain.rst Help: Add notes for topic 'add-armcc-toolchain' 2015-11-04 10:04:34 -05:00
add-cray-linux-platform.rst Cray: Added documentation for cross compiling on a Cray 2015-11-14 11:35:14 -05:00
better-looking-mac-packages.rst CPack/DragNDrop: Update documentation to include new variables 2015-11-13 08:45:59 -05:00
cmake-E-multiple-inputs.rst cmake: Teach -E make_directory to support multiple input directories 2015-12-10 09:07:38 -05:00
cmake-E-time-quoting.rst cmake: Fix `-E time` argument passing to child 2016-01-20 08:55:23 -05:00
cmake-W-options.rst Add -Werror and -Wno-error command-line options 2016-01-12 14:02:51 -05:00
cmake-gui-select-toolset.rst cmake-gui: Add option to specify generator toolset 2015-11-17 10:03:10 -05:00
cpack-deb-config-file-source-field.rst CPackDEB: added config file optional Source field 2015-11-04 21:46:22 +01:00
cpack-deb-new-component-vars.rst Help: Add notes for topic 'cpack-deb-new-component-vars' 2015-11-09 10:00:54 -05:00
cpack-dmg-multilanguage-sla.rst CPackDMG: Add support for multilingual SLAs 2015-11-06 11:14:49 -05:00
cpack-nsis-bitmap.rst CPackNSIS: Add options to set the bitmap for NSIS installer left side 2015-10-06 09:08:37 -04:00
cpack-rpm-percomponent-group-and-name.rst CPack: Added tests for package name and group controll fields 2015-12-07 20:15:49 +01:00
deprecate-CMakeForceCompiler.rst CMakeForceCompiler: Deprecate this module and its macros 2015-10-19 11:09:27 -04:00
install-DIRECTORY-genex.rst install: Allow generator expressions in DIRECTORY 2016-01-13 09:02:06 -05:00
ios-universal.rst Xcode: Add support for combined install on iOS 2015-12-10 22:36:12 +01:00
mingw-clang-compile-features.rst Record compile features for MinGW Clang on Windows (#15897) 2016-01-11 10:13:18 -05:00
regex-explorer.rst cmake-gui: Add regex explorer window 2015-12-03 21:45:54 +01:00
release-windows.rst Utilities/Release: Switch to .msi builder for Windows binary 2015-12-21 09:52:28 -05:00
vs-debug-fastlink.rst VS: Map link `/debug:fastlink` flag to VS 2015 IDE property (#15894) 2016-01-12 13:59:59 -05:00
vs-global-properties.rst VS: Implement VS_GLOBAL_* target properties in VS 2010+ (#13666) 2016-01-11 13:04:34 -05:00