summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* cmExportFileGenerator: export private compile info for C++ modulesBen Boeckel2023-08-1713-0/+412
* Merge topic 'xcframework-check-platform-variant'Kyle Edwards2023-08-1641-16/+70
|\
| * .xcframework: Check SupportedPlatformVariantKyle Edwards2023-08-1541-16/+70
* | Merge topic 'ExternalProject-build-jobserver'Brad King2023-08-1612-113/+115
|\ \ | |/ |/|
| * ExternalProject: Enable Make Job Server with Explicit Build CommandChris Mahoney2023-08-156-1/+71
| * Tests/RunCMake/Make: simplify GNUMakeJobSeverAware check functionChris Mahoney2023-08-156-112/+44
* | Merge topic 'TAPI-is-Apple-only'Brad King2023-08-151-6/+6
|\ \ | |/ |/|
| * Apple Text Stubs (.tbd): various fixesMarc Chevrier2023-08-111-6/+6
* | Merge topic 'test-properties-directory'Kyle Edwards2023-08-1419-8/+103
|\ \
| * | get_test_property(): Add DIRECTORY optionKyle Edwards2023-08-113-8/+25
| * | set_tests_properties(): Add DIRECTORY optionKyle Edwards2023-08-119-0/+43
| * | set_property(TEST): Add DIRECTORY optionKyle Edwards2023-08-107-0/+35
* | | Merge topic 'ctest-generate-resource-spec-file'Kyle Edwards2023-08-1439-4/+237
|\ \ \
| * | | CTest: Add ability to dynamically generate resource spec fileKyle Edwards2023-08-1039-4/+237
| |/ /
* | | Merge topic 'test-ifort-windows'Brad King2023-08-111-0/+5
|\ \ \
| * | | Tests: Fix RunCMake.BuildDepends Fortran case with Intel compiler on WindowsBrad King2023-08-101-0/+5
* | | | Merge topic 'vs-sdk-selection'Brad King2023-08-1010-51/+73
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'backport-vs-sdk-selection' into vs-sdk-selectionBrad King2023-08-1010-51/+73
| |\ \ \ | | | |/ | | |/|
| | * | VS: Select latest Windows SDK even when targeting Windows 8.1 and belowBrad King2023-08-102-5/+9
| | * | VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selectionBrad King2023-08-101-0/+11
| | * | VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versionsBrad King2023-08-109-24/+33
| | * | Tests: Remove redundant condition in RunCMake.GeneratorPlatform testBrad King2023-08-101-23/+21
| | * | Merge topic 'file-GENERATE-arg-parsing' into release-3.27Brad King2023-08-084-0/+10
| | |\ \
| | * \ \ Merge topic 'cmList-append-regression' into release-3.27Brad King2023-08-081-4/+4
| | |\ \ \
| | | * | | cmList: Fix performance regression in append/prependMarc Chevrier2023-08-041-4/+4
* | | | | | Merge topic 'OPTIMIZE_DEPENDENCIES-runtime-targets'Brad King2023-08-106-0/+46
|\ \ \ \ \ \
| * | | | | | OPTIMIZE_DEPENDENCIES: Skip order-only deps for non-linking targetsCraig Scott2023-08-096-0/+46
* | | | | | | Merge topic 'test-cxxmodules-generated-fix'Brad King2023-08-102-5/+9
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Tests/RunCMake/CXXModules: actually generate the source at build timeBen Boeckel2023-08-072-5/+9
* | | | | | | Merge topic 'add-cm-fileno'Brad King2023-08-091-1/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Source: Add cm_fileno wrapperKyle Edwards2023-08-071-1/+4
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'file-GENERATE-arg-parsing'Brad King2023-08-084-0/+10
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | file(GENERATE): Restore INPUT|CONTENT parse checkingEvan Wilde2023-08-074-0/+10
| | |_|/ / | |/| | |
* | | | | Merge topic 'cmList-append-regression'Brad King2023-08-081-4/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cmList: Fix performance regression in append/prependMarc Chevrier2023-08-041-4/+4
| | |/ / | |/| |
* | | | Merge topic 'cxxmodules-try-compile'Brad King2023-08-0719-10/+86
|\ \ \ \
| * | | | cmExperimental: recycle the C++ modules API UUIDBen Boeckel2023-07-3110-10/+10
| * | | | cmCoreTryCompile: use the source type context for source filesBen Boeckel2023-07-319-0/+76
* | | | | Merge topic 'set-CACHE-diagnostics'Brad King2023-08-074-0/+25
|\ \ \ \ \
| * | | | | set: Improve diagnostics for CACHE modeJeremy2023-08-024-0/+25
| | |/ / / | |/| | |
* | | | | Merge branch 'backport-revert-vs-show-cmake-files'Brad King2023-08-027-255/+11
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | VS: Revert "Add CMake input files to ZERO_CHECK"Brad King2023-08-027-255/+11
| | |/ | |/|
| * | Merge topic 'property-typo-fix' into release-3.27Brad King2023-07-251-1/+3
| |\ \
| * \ \ Merge topic 'cdash_checksum_400' into release-3.27Brad King2023-07-251-1/+1
| |\ \ \
* | \ \ \ Merge topic 'xcode-embed-resources'Brad King2023-08-018-2/+49
|\ \ \ \ \
| * | | | | Xcode: Add embed resources supporthalx992023-07-318-2/+49
* | | | | | Merge topic 'test_utf8_improve'Brad King2023-08-011-58/+49
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | testUTF8: Improve using string_viewVitaly Stakhovsky2023-07-301-58/+49
* | | | | | Merge topic 'test-target-property-init'Brad King2023-07-3120-0/+716
|\ \ \ \ \ \
| * | | | | | Tests/RunCMake/property_init: test 'with_exports' propertiesBen Boeckel2023-07-292-0/+52