summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge topic 'cmp0141-pch-reuse'Brad King2022-11-162-0/+7
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | CMP0141: Fix PCH REUSE_FROM when MSVC_DEBUG_INFORMATION_FORMAT is emptyBrad King2022-11-152-0/+7
* | | 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 'test-isolate-ctest-env'Brad King2022-11-159-16/+16
|\ \ \ \
| * | | | Tests: Isolate more RunCMake cases from external ctest environment valuesBrad King2022-11-143-0/+12
| * | | | Tests: Factor out RunCMake ctest environment isolationBrad King2022-11-146-16/+4
| |/ / /
* | | | 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
| |/ / /
* | | | Merge topic 'top-level-command-order'Brad King2022-11-1513-8/+20
|\ \ \ \ | |/ / / |/| | |
| * | | project: Warn at top-level if `cmake_minimum_required` wasn't calledfriendlyanon2022-11-116-1/+13
| * | | RunCMake/project: Ignore exact line number in stderr checksfriendlyanon2022-11-117-7/+7
* | | | Merge topic 'msvc-19.34-cpp-modules'Brad King2022-11-142-1/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | msvc: bless MSVC 19.34 support for C++ modules as experimentalBen Boeckel2022-11-112-1/+3
* | | Merge topic 'better-file-download-failure-msg'Brad King2022-11-101-1/+0
|\ \ \
| * | | file(DOWNLOAD EXPECTED_HASH): better error message when download failedAurelien Regat-Barrel2022-11-091-1/+0
* | | | Tests: Fix ARM64 test conditions for non-VS generatorsBrad King2022-11-091-2/+2
* | | | Merge topic 'file-set-file-api'Brad King2022-11-0954-2/+199
|\ \ \ \ | |/ / / |/| | |
| * | | file-api: support exporting file set informationBen Boeckel2022-11-0854-2/+199
* | | | Merge topic 'use_folders_on_by_default'Brad King2022-11-087-0/+24
|\ \ \ \
| * | | | USE_FOLDERS: Treat as on by defaultJuan Ramos2022-11-087-0/+24
* | | | | Merge topic 'test-intel-remarks'Brad King2022-11-081-0/+1
|\ \ \ \ \
| * | | | | Tests: Teach RunCMake to ignore Intel -Rdebug-disables-optimization remarksBrad King2022-10-271-0/+1
* | | | | | Merge topic 'googletest-addtests-skipped'Brad King2022-11-083-1/+15
|\ \ \ \ \ \
| * | | | | | GoogleTest: Reports skipped test with gtest_add_testsDavidPerretSN2022-11-073-1/+15
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'block-var-scope'Brad King2022-11-084-2/+34
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | block: Fix variable scope protection from modification by subdirectoriesBrad King2022-11-074-2/+34
* | | | | Merge topic 'CheckCompilerFlag-Swift'Brad King2022-11-073-1/+27
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | CheckCompilerFlag: Add Swift SupportEvan Wilde2022-11-043-1/+27
* | | | | Tests: Improve RunCMake.GetPrerequisites sample executable selectionBrad King2022-11-023-3/+5
|/ / / /
* | | | 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
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |