summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CommandLine
Commit message (Expand)AuthorAgeFilesLines
* 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
* | fileapi: Add a "directory" object to codemodel-v2Brad King2021-03-161-1/+1
* | cmake: configure preset add support for --install-prefix mappingRobert Maynard2021-03-092-0/+2
* | cmake: add support for --install-prefix command argumentRobert Maynard2021-03-041-0/+3
|/
* Tests: Update RunCMake/CommandLine BuildDirSam Freed2021-02-0411-11/+11
* Merge topic 'fileapi-toolchains'Brad King2021-01-141-1/+1
|\
| * Tests: Add toolchains kind to capabilities testBen McMorran2021-01-121-1/+1
* | Merge topic 'trace_expand_bracket'Brad King2021-01-121-0/+1
|\ \ | |/ |/|
| * cmMakefile: Don't expand bracket arguments in --trace-expandRaul Tambre2021-01-111-0/+1
* | cmDepends: merge dependers of depend makefileKai Wang2021-01-051-2/+3
* | cmake: Error out on unknown arguments starting with `-`.Robert Maynard2020-12-015-0/+8
* | cmake: redesign command-line argument parsingRobert Maynard2020-11-196-6/+6
* | cmake: Fix processing of -Wno-error= flagsBrad King2020-11-171-0/+4
* | Merge topic 'llvm-rc-CMAKE_RC_FLAGS'Brad King2020-10-291-1/+1
|\ \
| * | llvm_rc: add llvm_rc option filter to correctly pick up all optionsThomas Bernard2020-10-281-1/+1
* | | Merge topic 'xcode_build_jobs'Brad King2020-10-281-2/+2
|\ \ \
| * | | XCode: Use -j build option when job capacity is specified by userFred Baksik2020-10-261-2/+2
| |/ /
* | | Merge topic 'cmake-presets-path-arg'Craig Scott2020-10-271-1/+0
|\ \ \ | |/ / |/| / | |/
| * CMakePresets.json: Rework how --preset argument is handledKyle Edwards2020-10-261-1/+0
| * Merge topic 'cmake-E-cat-binary' into release-3.19Brad King2020-10-154-0/+5
| |\
* | \ Merge topic 'remove-server-mode'Brad King2020-10-157-6/+3
|\ \ \
| * | | server: remove deprecated 'cmake -E server' modeBrad King2020-10-147-6/+3
| |/ /
* | | Merge topic 'cmake-E-cat-binary'Brad King2020-10-154-0/+5
|\ \ \ | |/ / |/| / | |/
| * cmake: Fix '-E cat' command for binary files on WindowsJohnny Jazeix2020-10-144-0/+5
* | CMake: Add presets functionalityKyle Edwards2020-10-051-0/+1
* | cmake_language: Add signature to DEFER calls to later timesBrad King2020-09-291-1/+1
* | Tests: Update RunCMake.CommandLine to avoid duplicate custom commandsBrad King2020-09-012-10/+32
* | cmake: Change cmake_llvm_rc separator from -- to ++ to avoid conflictThomas Bernard2020-08-071-4/+4
* | cmake: Add -E create_hardlinkSibi Siddharthan2020-07-1510-0/+49
* | Merge topic 'profiling-case-insensitive-command-names'Brad King2020-07-142-1/+18
|\ \ | |/