summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CommandLine
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix test failures for Windows Arm64 platformsNiyas Sait2022-05-111-1/+1
* CMake: Use FindPython instead of FindPythonInterp to build CMake itselfKyle Edwards2022-04-212-4/+4
* Trace: process else and elseif commands correctlyBraulio Valdivielso Martinez2022-03-253-1/+15
* cmake: Add --fresh option to clear the cache and start from scratchBrad King2022-03-228-3/+47
* Merge topic 'cmake-P-args'Brad King2022-03-183-4/+17
|\
| * cmake: Improve acceptance of arbitrary arguments in -P script modeBrad King2022-03-173-4/+17
* | Merge topic 'always_prefer_last_source_dir'Brad King2022-03-181-1/+1
|\ \ | |/ |/|
| * cmake: Always prefer the last source directory providedRobert Maynard2022-03-171-1/+1
* | Merge topic 'color-diagnostics'Brad King2022-03-094-0/+19
|\ \
| * | color: Add tests for CMAKE_COLOR_DIAGNOSTICSBrad King2022-03-084-0/+19
* | | Merge topic 'cmake-dir-args'Brad King2022-03-0349-30/+84
|\ \ \ | | |/ | |/|
| * | Tests: Add RunCMake.CommandLine ExplicitiDirs explicit work directoryBrad King2022-03-021-0/+6
| * | cmake: Correct regression in `-B <dir> <src_dir>`Robert Maynard2022-03-021-0/+1
| * | Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirsBrad King2022-03-0223-0/+47
| * | Tests: Clarify RunCMake.CommandLine ExplicitDirs case namesBrad King2022-03-0227-30/+30
* | | Merge topic 'correct_multiple_source_warnings'Brad King2022-02-187-0/+46
|\ \ \ | |/ /
| * | cmake: When given multiple source paths use last instead of firstRobert Maynard2022-02-177-0/+46
* | | Merge topic 'cmake-empty-cmd-line-arg'Brad King2022-02-1713-2/+23
|\ \ \ | |/ / | | / | |/ |/|
| * cmake: Ignore any empty "" command line argumentsRobert Maynard2022-02-1613-2/+23
* | Trace: include `line_end` field in json-v1 formatBraulio Valdivielso Martinez2022-02-092-11/+32
* | Merge topic 'trace-global-frame'Brad King2022-02-093-3/+21
|\ \
| * | Trace: add global_frame field to json-v1 formatBraulio Valdivielso Martinez2022-02-073-3/+21
| |/
* | cmcmd: add end of options delimiter to cmake -E commandsPeter Würth2022-02-037-1/+23
|/
* Merge topic 'vs-package-restore'Brad King2022-01-242-0/+2
|\
| * cmGlobalVisualStudio10Generator: Auto restore NuGet packages.Carsten Rudolph2022-01-222-0/+2
* | cmake: Warn about unnecessary paths on command lineRobert Maynard2022-01-203-0/+14
* | Tests: Fix RunCMake.CommandLine toolchain case command lineBrad King2022-01-202-2/+3
* | Add tests that showcase cmake -S limitationsRobert Maynard2022-01-181-0/+13
|/
* FileAPI: Add information on file set installersKyle Edwards2021-10-271-1/+1
* Tests/RunCMake/CommandLine: Deal with locales that are different from Englishmakise-homura2021-10-151-0/+6
* cmake: -E cat stops when an empty file is encounteredJohnny Jazeix2021-09-181-1/+2
* Deprecate Visual Studio 10 2010 generatorBrad King2021-07-294-0/+12
* Merge topic 'doc-cmake-build-signature'Brad King2021-07-1414-14/+14
|\
| * Help: Clarify 'cmake --build' signature alternativesBrad King2021-07-1314-14/+14
* | cmake: Allow CMAKE_CONFIGURATION_TYPES to be set by environment variableBrad King2021-06-305-0/+16
* | cmake: Allow CMAKE_BUILD_TYPE to be set by environment variableBrad King2021-06-305-0/+18
|/
* VS: Add Visual Studio 17 2022 generatorBrad King2021-06-251-1/+1
* cmake: Allow CMAKE_TOOLCHAIN_FILE to be set by environment variableBrad King2021-06-0312-0/+55
* cmCommandLineArgument: OneOrMore mode supports `=` separatorRobert Maynard2021-05-191-2/+1
* cmCommandLineArgument: Understands which commands require partial matchingRobert Maynard2021-05-191-1/+1
* Merge topic 'cmake_build_and_install_command_error_when_given_bad_arguments'Brad King2021-05-1413-0/+30
|\
| * cmCommandLineArgument: Provide more information syntax error messagesRobert Maynard2021-05-132-2/+2
| * cmake: `--build` and `--install` error out when encountering bad flagsRobert Maynard2021-05-1313-0/+30
* | cmSystemTools: Improve CreateLink and CreateSymlink error codesBrad King2021-05-075-6/+6
* | MSYS: Add support for running under MSYS runtime environmentOrgad Shaneh2021-04-261-2/+2
* | Merge topic 'mrjoel/add-missing-not'Brad King2021-04-191-1/+1
|\ \ | |/
| * Add missing 'not' in error messagesJoel Johnson2021-04-161-1/+1
* | cmake: add support for --toolchain command argumentRobert Maynard2021-04-1511-1/+36
* | Merge topic 'correct_arg_parsing'Brad King2021-03-293-0/+6
|\ \ | |/
| * cmCommandLineArgument: correctly compute next parse indexRobert Maynard2021-03-263-0/+6