summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CommandLine
Commit message (Expand)AuthorAgeFilesLines
* cmake -E time: use C++11 chrono and better format outputscivision2023-02-151-1/+1
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2023-02-117-9/+9
* Merge topic 'vs9-deprecate'Brad King2023-02-094-0/+12
|\
| * Deprecate Visual Studio 9 2008 generatorBrad King2023-02-084-0/+12
* | cmake: Stop parsing after `--` when detecting script modeRobert Maynard2023-02-082-0/+11
|/
* Revise C++ coding style using clang-format-15Kitware Robot2023-01-181-0/+1
* clang-format.bash: Use generic clang-format attributeBrad King2023-01-181-1/+1
* cmake: Add -E copy_directory_if_differentRobert Maynard2023-01-121-0/+9
* FileAPI: Add "configureLog" object kindBrad King2022-12-171-1/+1
* Merge topic 'clang-tidy-export-fixes-dir'Brad King2022-12-073-0/+5
|\
| * clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR propertyKyle Edwards2022-12-063-0/+5
* | cmake: Stop parsing after `--` when detecting script modeRobert Maynard2022-12-062-0/+11
|/
* Merge topic 'cmake-E-copy-t-mode'Brad King2022-11-153-0/+8
|\
| * cmake -E copy: Add support for -t argumentKyle Edwards2022-11-153-0/+8
* | Merge topic 'better_handling_of_build_args'Brad King2022-11-153-0/+4
|\ \
| * | cmake: --build improve detection of no build dirRobert Maynard2022-11-143-0/+4
| |/
* | project: Warn at top-level if `cmake_minimum_required` wasn't calledfriendlyanon2022-11-111-0/+2
|/
* file-api: support exporting file set informationBen Boeckel2022-11-081-1/+1
* Tests: Provide RunCMake.CommandLine compare_files data more robustlyBrad King2022-10-312-3/+3
* cmake: Honor CMAKE_GENERATOR env var in --help outputJuan Ramos2022-10-204-0/+11
* try_compile: Propagate --trace through try_compileMatthew Woehlke2022-10-115-0/+23
* 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