-
- Downloads
Merge topic 'cmake_build_and_install_command_error_when_given_bad_arguments'
f78b167a cmCommandLineArgument: Provide more information syntax error messages 5aa0dec6 cmake: `--build` and `--install` error out when encountering bad flags 928cdb17 cmCommandLineArgument: Correctly record parsing failures Acked-by:Kitware Robot <kwrobot@kitware.com> Merge-request: !6119
No related branches found
No related tags found
Showing
- Source/cmCommandLineArgument.h 6 additions, 9 deletionsSource/cmCommandLineArgument.h
- Source/cmakemain.cxx 24 additions, 2 deletionsSource/cmakemain.cxx
- Tests/RunCMake/CommandLine/RunCMakeTest.cmake 12 additions, 0 deletionsTests/RunCMake/CommandLine/RunCMakeTest.cmake
- Tests/RunCMake/CommandLine/build-invalid-target-syntax-result.txt 1 addition, 0 deletions...nCMake/CommandLine/build-invalid-target-syntax-result.txt
- Tests/RunCMake/CommandLine/build-invalid-target-syntax-stderr.txt 2 additions, 0 deletions...nCMake/CommandLine/build-invalid-target-syntax-stderr.txt
- Tests/RunCMake/CommandLine/build-unknown-command-long-result.txt 1 addition, 0 deletions...unCMake/CommandLine/build-unknown-command-long-result.txt
- Tests/RunCMake/CommandLine/build-unknown-command-long-stderr.txt 2 additions, 0 deletions...unCMake/CommandLine/build-unknown-command-long-stderr.txt
- Tests/RunCMake/CommandLine/build-unknown-command-partial-match-result.txt 1 addition, 0 deletions...ommandLine/build-unknown-command-partial-match-result.txt
- Tests/RunCMake/CommandLine/build-unknown-command-partial-match-stderr.txt 2 additions, 0 deletions...ommandLine/build-unknown-command-partial-match-stderr.txt
- Tests/RunCMake/CommandLine/build-unknown-command-short-result.txt 1 addition, 0 deletions...nCMake/CommandLine/build-unknown-command-short-result.txt
- Tests/RunCMake/CommandLine/build-unknown-command-short-stderr.txt 2 additions, 0 deletions...nCMake/CommandLine/build-unknown-command-short-stderr.txt
- Tests/RunCMake/CommandLine/install-unknown-command-long-result.txt 1 addition, 0 deletions...CMake/CommandLine/install-unknown-command-long-result.txt
- Tests/RunCMake/CommandLine/install-unknown-command-long-stderr.txt 2 additions, 0 deletions...CMake/CommandLine/install-unknown-command-long-stderr.txt
- Tests/RunCMake/CommandLine/install-unknown-command-short-result.txt 1 addition, 0 deletions...Make/CommandLine/install-unknown-command-short-result.txt
- Tests/RunCMake/CommandLine/install-unknown-command-short-stderr.txt 2 additions, 0 deletions...Make/CommandLine/install-unknown-command-short-stderr.txt
Loading
Please register or sign in to comment