summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CommandLine
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\ \ | |/
| * cmake: Store lowercase command names in profiling outputCraig Scott2020-07-132-1/+18
* | Merge topic 'fileApiAddLanguageStandardBacktrace'Brad King2020-06-291-1/+1
|\ \
| * | fileapi: Extend codemodel targets with language standardJustin Goshi2020-06-261-1/+1
* | | cmake-install: implement default directory permissionsAsit Dhal2020-06-2520-0/+47
|/ /
* | cmake: add dedicated error for -E compare_files invalid argumentsAsit Dhal2020-06-153-0/+3
* | Tests: Add case for cmake --build with a failing targetBrad King2020-06-124-0/+5
* | cmake: remove -E compare_files error message if files differAsit Dhal2020-06-102-2/+0
|/
* Merge topic 'fileApiAddPrecompileHeadersBacktrace'Brad King2020-05-251-1/+1
|\
| * fileapi: Extend codemodel targets with PRECOMPILE_HEADERSJustin Goshi2020-05-221-1/+1
* | Merge topic 'third-parties-layout'Brad King2020-05-081-0/+0
|\ \
| * | Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-071-0/+0
| |/
* | cmake: Allow arbitrary args passed to CMake scriptAlex Turbov2020-05-062-0/+4
|/
* cmake -E: add cat command.Johnny Jazeix2020-04-1510-0/+49
* Merge topic 'llvm-rc-include-path'Brad King2020-04-071-8/+8
|\
| * llvm-rc: Restore include path for data after explicit preprocessingThomas Bernard2020-04-061-8/+8
* | Merge topic 'llvm-rc-stderr'Brad King2020-03-273-3/+4
|\ \ | |/
| * llvm-rc: Print stderr output when calling tools through cmake_llvm_rcThomas Bernard2020-03-263-3/+4
* | cmake: add command line options to output script profiling dataWouter Klouwen2020-03-0711-0/+49
|/
* Add -E cmake_llvm_rc to preprocess files for llvm-rcThomas Bernard2020-02-049-0/+38