summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* string(TIMESTAMP): Add %z and %Z for adding time zone stringVasiliy Koyrev2022-10-272-2/+2
* Merge topic 'cmake-presets-workflow-arguments'Brad King2022-10-276-3/+46
|\
| * cmake --workflow: add --fresh optionKyle Edwards2022-10-263-3/+37
| * cmake --workflow: print usage and exit on unrecognized argumentKyle Edwards2022-10-264-0/+9
| * Merge topic 'cmake-presets-output-junit' into release-3.25Brad King2022-10-1910-2/+66
| |\
| * \ Merge topic 'try_compile-CMP0128' into release-3.25Brad King2022-10-195-0/+66
| |\ \
* | \ \ Merge topic 'ninja-intl-paths'Brad King2022-10-274-0/+22
|\ \ \ \
| * | | | Tests: Add case for ninja with non-ascii charsBrad King2022-10-264-0/+22
* | | | | Merge topic 'try_compile-CMP0128'Brad King2022-10-251-4/+5
|\ \ \ \ \ | |/ / / /
| * | | | Tests: Avoid running C++11 test on GNU < 4.7Brad King2022-10-241-4/+5
| | |/ / | |/| |
* | | | Merge topic 'CheckSourceCompiles-Swift'Brad King2022-10-253-1/+21
|\ \ \ \
| * | | | CheckSourceCompiles: Add support for SwiftEvan Wilde2022-10-243-1/+21
* | | | | Merge topic 'set_environment_generator'Brad King2022-10-244-0/+11
|\ \ \ \ \
| * | | | | cmake: Honor CMAKE_GENERATOR env var in --help outputJuan Ramos2022-10-214-0/+11
* | | | | | Merge topic 'cmake-presets-output-junit'Brad King2022-10-1910-2/+66
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | CTest: Add support for outputJUnitFile in presetsKyle Edwards2022-10-186-2/+34
| * | | | | Tests: Add test for outputLogFile in CMakePresets.jsonKyle Edwards2022-10-183-1/+12
| * | | | | CMakePresets.json: Disallow extra properties in test output schemaKyle Edwards2022-10-184-0/+21
| | |_|_|/ | |/| | |
* | | | | Merge topic 'try_compile-CMP0128'Brad King2022-10-195-0/+66
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | try_compile: Honor CMP0128 setting in test projectBrad King2022-10-185-0/+66
| * | | cmake: In -P mode ignore extra paths on the command lineRobert Maynard2022-07-223-0/+13
* | | | Merge topic 'trace-try_compile'Brad King2022-10-175-0/+23
|\ \ \ \
| * | | | try_compile: Propagate --trace through try_compileMatthew Woehlke2022-10-115-0/+23
| | |_|/ | |/| |
* | | | Merge topic 'more-cpp-module-tests'Brad King2022-10-1711-1/+110
|\ \ \ \
| * | | | Tests/RunCMake/CXXModules: add a test with duplicate modulesBen Boeckel2022-10-115-0/+66
| * | | | Tests/RunCMake/CXXModules: add a test with circular importsBen Boeckel2022-10-117-1/+44
| |/ / /
* | | | Merge topic 'xcode-framework-consumption'Brad King2022-10-172-0/+27
|\ \ \ \ | | |_|/ | |/| |
| * | | Xcode: ensure framework with custom output directory can be consumedMarc Chevrier2022-10-142-0/+27
| * | | Merge topic 'flang-implicit-link-info' into release-3.25Brad King2022-10-123-0/+46
| |\ \ \ | | |/ / | |/| |
* | | | Add deprecation warnings for policies CMP0108 and belowBrad King2022-10-125-0/+50
* | | | Merge topic 'flang-implicit-link-info'Brad King2022-10-123-0/+46
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | LLVMFlang: Add support for mixed-language linking with FortranBrad King2022-10-113-0/+46
* | | Merge topic 'test-RunCMake.install'Brad King2022-10-111-1/+1
|\ \ \
| * | | Tests: Loosen RunCMake.install directory symlink expected outputBrad King2022-10-101-1/+1
* | | | Merge topic 'verify-header-sets-iwyu'Brad King2022-10-101-1/+1
|\ \ \ \
| * | | | VERIFY_INTERFACE_HEADER_SETS: Add IWYU pragma: associated to verification fileDaniel Hannon2022-10-071-1/+1
| |/ / /
* | | | Merge topic 'cuda_sanitizer_false_positives'Brad King2022-10-101-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | ctest_memcheck: ignore false-positives in CUDA's compute-sanitizerTobias Ribizel2022-10-071-0/+9
* | | | Merge topic 'clang-tidy-prefer-p-option'Brad King2022-10-073-0/+18
|\ \ \ \
| * | | | clang-tidy: Don't append compiler commands if using -pCraig Scott2022-10-073-0/+18
* | | | | Merge topic 'improve-symlink-error-reporting'Brad King2022-10-075-0/+40
|\ \ \ \ \
| * | | | | file(INSTALL): Report "Installing:" for a symlink to a directoryJohn Parent2022-10-061-1/+1
| * | | | | file(INSTALL): Clarify symlink vs dir conflict errorsJohn Parent2022-10-061-1/+1
| * | | | | file(INSTALL): Improve formatting of symlink creation errorBrad King2022-10-065-0/+40
| | |/ / / | |/| | |
* | | | | Merge topic 'automoc-skip-pch'Brad King2022-10-072-0/+33
|\ \ \ \ \
| * | | | | AUTOMOC: Skip PCH when all sources files skip the PCH file tooCristian Adam2022-10-062-0/+33
| |/ / / /
* | | | | Tests: Move TryCompile check module cases to RunCMake.Check*Brad King2022-10-0613-0/+226
* | | | | Tests: Clarify RunCMake.Check* case namesBrad King2022-10-0634-30/+30
|/ / / /
* | | | try_compile: Report build dir with --debug-trycompileMatthew Woehlke2022-10-063-0/+33
* | | | Tests: Remove stray debugging flag from RunCMake.CheckCompilerFlag caseBrad King2022-10-051-1/+1
|/ / /