summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'compile-commands-output-field'Brad King2022-11-011-2/+4
|\
| * EXPORT_COMPILE_COMMANDS: add `output` fieldBen Boeckel2022-10-281-2/+4
* | Merge topic 'test-objc'Brad King2022-11-013-65/+46
|\ \
| * | Tests: Simplify RunCMake.try_compile compiler inspectionBrad King2022-10-313-48/+13
| * | Tests: Fix logic to enable RunCMake.try_compile OBJC/OBJCXX casesBrad King2022-10-313-11/+27
| * | Tests: Factor out a CMake_TEST_OBJC variable for OBJC/OBJCXX test conditionsBrad King2022-10-311-6/+6
* | | Merge topic 'test-eol'Brad King2022-11-012-3/+3
|\ \ \
| * | | Tests: Provide RunCMake.CommandLine compare_files data more robustlyBrad King2022-10-312-3/+3
| |/ /
* | | Merge topic 'cmp0141-pch-reuse'Brad King2022-11-0116-30/+25
|\ \ \ | |/ / |/| |
| * | CMP0141: Fix PCH REUSE_FROM under policy NEW behaviorBrad King2022-10-314-1/+6
| * | Tests: Drop redundant project init from RunCMake.PrecompileHeaders casesBrad King2022-10-3113-29/+19
| * | Merge topic 'vs-dotnetsdk-arm64' into release-3.25Brad King2022-10-311-2/+8
| |\ \
| * \ \ Merge topic 'ninja-showIncludes-encoding' into release-3.25Brad King2022-10-3112-0/+104
| |\ \ \
* | \ \ \ Merge topic 'tests-FindPkgConfig'Brad King2022-10-313-31/+47
|\ \ \ \ \
| * | | | | Tests: Disable parts of FindPkgConfig tests without wide supportedCraig Scott2022-10-291-15/+25
| * | | | | Tests: pkg_check_modules() doesn't allow spaces in a moduleSpecCraig Scott2022-10-291-10/+11
| * | | | | Tests: Disable broken FindPkgConfig test cases for WindowsCraig Scott2022-10-291-6/+11
| | |_|_|/ | |/| | |
* | | | | Merge topic 'vs-CLRSupport'Brad King2022-10-319-0/+127
|\ \ \ \ \
| * | | | | VS: Add COMMON_LANGUAGE_RUNTIME support for "netcore"ζeh Matt2022-10-289-0/+127
| |/ / / /
* | | | | Merge topic 'vs-dotnetsdk-arm64'Brad King2022-10-311-2/+8
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Tests: Fix RunCMake.VsDotnetSdk with VS >= 17.3 on ARM64Anthony Roberts2022-10-281-2/+8
* | | | | Merge topic 'ninja-showIncludes-encoding'Brad King2022-10-3112-0/+104
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Ninja: Match showIncludes dependencies using console output code pageBrad King2022-10-3012-0/+104
| |/ / /
* | | | Merge topic 'xcode-obj-dir'Brad King2022-10-317-8/+19
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Xcode: Put object files in a place that Xcode cleansBrad King2022-10-287-8/+19
| |/
| * Merge topic 'cmake-presets-workflow-arguments' into release-3.25Brad King2022-10-276-3/+46
| |\
| * \ Merge topic 'ninja-intl-paths' into release-3.25Brad King2022-10-274-0/+22
| |\ \
| * \ \ Merge topic 'try_compile-CMP0128' into release-3.25Brad King2022-10-251-4/+5
| |\ \ \
* | | | | 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
|\ \ \ \