summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CommandLine
Commit message (Expand)AuthorAgeFilesLines
* try_compile: Report build dir with --debug-trycompileMatthew Woehlke2022-10-061-0/+11
* Deprecate Visual Studio 11 2012 generatorBrad King2022-09-274-0/+12
* Tests: Drop unused files from RunCMake.CommandLineBrad King2022-09-272-0/+0
* Drop Visual Studio 10 2010 generatorBrad King2022-09-262-12/+0
* Merge topic 'modules-use-new-try_compile-signature'Brad King2022-09-143-1/+14
|\
| * Modules: Use new keyword-dispatched try_compile signatureMatthew Woehlke2022-09-143-1/+14
* | Tests: Fix RunCMake.CommandLine test in unusual environmentsMatthew Woehlke2022-09-121-1/+6
|/
* cmake -E capabilities: Tell whether TLS is enabledKyle Edwards2022-09-011-1/+1
* cmake -E env: Add --modify flagAlex Reinking2022-08-1714-0/+83
* Merge topic 'cmake-help-flags-after-dashdash'Brad King2022-07-253-3/+5
|\
| * cmake: In -P mode ignore flags like `--version` after `--`Robert Maynard2022-07-223-3/+5
* | Merge topic 'cmake-P-path-args'Brad King2022-07-253-0/+13
|\ \ | |/
| * cmake: In -P mode ignore extra paths on the command lineRobert Maynard2022-07-223-0/+13
* | Makefiles generator: dependencies messages in verbose modeMarc Chevrier2022-07-062-3/+3
|/
* 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
|/