summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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
| * | | | | | | Tests/RunCMake/property_init: test 'with_commands' propertiesBen Boeckel2023-07-292-0/+14
| * | | | | | | Tests/RunCMake/property_init: test 'with_artifact' propertiesBen Boeckel2023-07-292-0/+20
| * | | | | | | Tests/RunCMake/property_init: test 'shared_library' propertiesBen Boeckel2023-07-292-0/+13
| * | | | | | | Tests/RunCMake/property_init: test 'pic_targets' propertiesBen Boeckel2023-07-292-0/+22
| * | | | | | | Tests/RunCMake/property_init: test 'normal' propertiesBen Boeckel2023-07-292-0/+11
| * | | | | | | Tests/RunCMake/property_init: test 'non_imported' propertiesBen Boeckel2023-07-292-0/+12
| * | | | | | | Tests/RunCMake/property_init: test 'normal_non_imported' propertiesBen Boeckel2023-07-292-0/+10
| * | | | | | | Tests/RunCMake/property_init: test 'linkable' propertiesBen Boeckel2023-07-292-0/+13
| * | | | | | | Tests/RunCMake/property_init: test 'library_with_artifact' propertiesBen Boeckel2023-07-292-0/+11
| * | | | | | | Tests/RunCMake/property_init: add `per_config` table builder helperBen Boeckel2023-07-291-0/+35
| * | | | | | | Tests/RunCMake/property_init: test 'imported' propertiesBen Boeckel2023-07-292-0/+10
| * | | | | | | Tests/RunCMake/property_init: test 'executable' propertiesBen Boeckel2023-07-292-0/+26
| * | | | | | | Tests/RunCMake/property_init: test 'can_compile' propertiesBen Boeckel2023-07-292-0/+275
| * | | | | | | Tests/RunCMake/property_init: test 'always' propertiesBen Boeckel2023-07-292-0/+17