CMake/Help/manual
Sebastian Schuberth 497cad7c88 cmake: Teach --build to reject multiple --target options
Previously we did not clearly document that `--target` is only supported
to be specified once.  Even worse, specifying it multiple times would
silently ignore any previously specified targets and only build the last
target.

Update the documentation to specify this.  Update the implementation to
reject multiple `--target` options to prevent user errors.
2016-02-05 11:48:16 -05:00
..
LINKS.txt Replace http://www.cmake.org URLs with https://cmake.org 2015-09-25 15:47:39 -04:00
OPTIONS_BUILD.txt Add -Werror and -Wno-error command-line options 2016-01-12 14:02:51 -05:00
OPTIONS_HELP.txt Restore --help-full option to output all help manuals 2014-04-25 08:41:31 -04:00
ccmake.1.rst Help: Refine manual/*.1.rst usage summaries 2013-11-04 11:06:14 -05:00
cmake-buildsystem.7.rst Help: Update documentation to reflect support for iOS 2015-11-23 10:04:10 -05:00
cmake-commands.7.rst CMakeParseArguments: replace by native cmake_parse_arguments command 2015-12-17 10:44:28 -05:00
cmake-compile-features.7.rst Revert topic 'compiler-features-solaris' 2015-10-08 13:18:39 -04:00
cmake-developer.7.rst Help: Fix typo in `cmake-developer(7)` manual 2016-02-01 10:36:25 -05:00
cmake-generator-expressions.7.rst Genex: Add a SHELL_PATH expression 2015-09-28 10:37:33 -04:00
cmake-generators.7.rst Revert "Qbs: Add new 'extra' generator for qbs project files" 2015-05-21 09:05:58 -04:00
cmake-gui.1.rst Help: Refine manual/*.1.rst usage summaries 2013-11-04 11:06:14 -05:00
cmake-language.7.rst Help: Add link target to cmake-language.7 variables section 2015-04-01 16:24:24 -04:00
cmake-modules.7.rst FindXalanC: New module to find the Apache Xalan-C++ library 2016-01-20 09:33:38 -05:00
cmake-packages.7.rst Help: Update discussion of relocable packages in cmake-packages(7) 2015-04-03 10:52:35 -04:00
cmake-policies.7.rst CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGS 2015-09-21 10:12:13 -04:00
cmake-properties.7.rst Xcode: Add support for combined install on iOS 2015-12-10 22:36:12 +01:00
cmake-qt.7.rst Help: Drop TOC from latex manuals 2014-11-06 14:46:18 -05:00
cmake-toolchains.7.rst Cray: Added documentation for cross compiling on a Cray 2015-11-14 11:35:14 -05:00
cmake-variables.7.rst Help: Document the CMAKE_EXPORT_COMPILE_COMMANDS variable 2016-01-15 15:04:33 -05:00
cmake.1.rst cmake: Teach --build to reject multiple --target options 2016-02-05 11:48:16 -05:00
cpack.1.rst Help: Format manual/*.1.rst options as definition lists 2013-11-14 10:05:32 -05:00
ctest.1.rst CTest: Add options to limit output of passed and failed tests 2015-09-18 11:32:06 -04:00