summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CommandLine/RunCMakeTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake: Allow CMAKE_INSTALL_PREFIX to be set by environment variableSilvio Traversaro2024-01-301-0/+9
* Merge topic 'cmake-E-cat-stdin'Brad King2023-11-061-0/+2
|\
| * cmake -E cat: Add ability to print standard inputKyle Edwards2023-11-031-0/+2
* | cmSystemTools::RunSingleCommand(): Pass stdin to child processKyle Edwards2023-11-021-0/+1
|/
* Help: Allow help for arbitrary keywordsMartin Duffy2023-09-271-0/+2
* Deprecate Visual Studio 12 2013 generatorBrad King2023-06-261-0/+7
* Drop Visual Studio 11 2012 generatorBrad King2023-06-131-7/+0
* cmake: Add debuggerGlen Chung2023-05-301-0/+11
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2023-02-111-1/+1
* Merge topic 'vs9-deprecate'Brad King2023-02-091-0/+7
|\
| * Deprecate Visual Studio 9 2008 generatorBrad King2023-02-081-0/+7
* | cmake: Stop parsing after `--` when detecting script modeRobert Maynard2023-02-081-0/+1
|/
* cmake: Add -E copy_directory_if_differentRobert Maynard2023-01-121-0/+9
* Merge topic 'clang-tidy-export-fixes-dir'Brad King2022-12-071-0/+1
|\
| * clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR propertyKyle Edwards2022-12-061-0/+1
* | cmake: Stop parsing after `--` when detecting script modeRobert Maynard2022-12-061-0/+1
|/
* Merge topic 'cmake-E-copy-t-mode'Brad King2022-11-151-0/+6
|\
| * cmake -E copy: Add support for -t argumentKyle Edwards2022-11-151-0/+6
* | cmake: --build improve detection of no build dirRobert Maynard2022-11-141-0/+2
|/
* cmake: Honor CMAKE_GENERATOR env var in --help outputJuan Ramos2022-10-211-0/+7
* try_compile: Propagate --trace through try_compileMatthew Woehlke2022-10-111-0/+2
* Deprecate Visual Studio 11 2012 generatorBrad King2022-09-271-0/+7
* Drop Visual Studio 10 2010 generatorBrad King2022-09-261-7/+0
* Modules: Use new keyword-dispatched try_compile signatureMatthew Woehlke2022-09-141-0/+2
* cmake -E env: Add --modify flagAlex Reinking2022-08-171-0/+54
* Merge topic 'cmake-help-flags-after-dashdash'Brad King2022-07-251-1/+1
|\
| * cmake: In -P mode ignore flags like `--version` after `--`Robert Maynard2022-07-221-1/+1
* | Merge topic 'cmake-P-path-args'Brad King2022-07-251-0/+1
|\ \ | |/
| * cmake: In -P mode ignore extra paths on the command lineRobert Maynard2022-07-221-0/+1
* | Makefiles generator: dependencies messages in verbose modeMarc Chevrier2022-07-061-2/+2
|/
* cmake: Add --fresh option to clear the cache and start from scratchBrad King2022-03-221-1/+18
* Merge topic 'cmake-P-args'Brad King2022-03-181-1/+1
|\
| * cmake: Improve acceptance of arbitrary arguments in -P script modeBrad King2022-03-171-1/+1
* | 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-091-0/+8
|\ \
| * | color: Add tests for CMAKE_COLOR_DIAGNOSTICSBrad King2022-03-081-0/+8
* | | Merge topic 'cmake-dir-args'Brad King2022-03-031-30/+39
|\ \ \ | | |/ | |/|
| * | 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-021-0/+2
| * | Tests: Clarify RunCMake.CommandLine ExplicitDirs case namesBrad King2022-03-021-30/+30
* | | Merge topic 'correct_multiple_source_warnings'Brad King2022-02-181-0/+12
|\ \ \ | |/ /
| * | cmake: When given multiple source paths use last instead of firstRobert Maynard2022-02-171-0/+12
* | | Merge topic 'cmake-empty-cmd-line-arg'Brad King2022-02-171-0/+8
|\ \ \ | |/ / | | / | |/ |/|
| * cmake: Ignore any empty "" command line argumentsRobert Maynard2022-02-161-0/+8
* | cmcmd: add end of options delimiter to cmake -E commandsPeter Würth2022-02-031-1/+17
|/
* cmake: Warn about unnecessary paths on command lineRobert Maynard2022-01-201-0/+6
* Tests: Fix RunCMake.CommandLine toolchain case command lineBrad King2022-01-201-1/+1
* Add tests that showcase cmake -S limitationsRobert Maynard2022-01-181-0/+13