summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'improve-doc-signatures'Brad King2023-03-072-0/+16
|\
| * Utilities/Sphinx: Add a directive to document command signaturesMatthew Woehlke2023-03-032-0/+16
* | Merge topic 'Xcode-frameworks-consumption'Brad King2023-03-072-3/+16
|\ \
| * | Xcode: Fix missing Frameworks search pathsMarc Chevrier2023-03-062-3/+16
* | | Merge topic 'Apple-text-Stubs-imported-configurations'Brad King2023-03-062-0/+17
|\ \ \
| * | | Apple: text-based stubs: manage imported configurations mappingMarc Chevrier2023-03-052-0/+17
| |/ /
* | | Merge topic 'GoogleTest-type-param-suite'Brad King2023-03-065-3/+67
|\ \ \ | |/ / |/| |
| * | GoogleTest: Restore suite name for type-parametrized testsBrad King2023-03-035-3/+67
* | | Merge topic 'ExternalProject-revert-install'Brad King2023-03-034-0/+14
|\ \ \
| * | | ExternalProject: Restore driving install through build systemBrad King2023-03-024-0/+14
| * | | Ninja: require Ninja 1.11 for C++ module supportBen Boeckel2023-01-232-2/+2
| * | | Merge topic 'try_run-cross-compile' into release-3.25Brad King2023-01-132-0/+10
| |\ \ \
* | \ \ \ Merge topic 'ninja-multi-output-path-prefix'Brad King2023-03-033-0/+11
|\ \ \ \ \
| * | | | | Ninja Multi-Config: Write output path prefixKyle Edwards2023-03-023-0/+11
* | | | | | Merge topic 'TargetRunTimeDllDirs'Kyle Edwards2023-03-023-16/+27
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add test for the new TARGET_RUNTIME_DLL_PATHS genexAlexander Neundorf2023-02-261-1/+12
| * | | | | TARGET_RUNTIME_DLLS: minor refactoring of shared-check.cmakeAlexander Neundorf2023-02-261-6/+6
| * | | | | TARGET_RUNTIME_DLLS: fix test for this genexAlexander Neundorf2023-02-221-0/+0
| | |_|_|/ | |/| | |
* | | | | Merge topic 'test-minver'Brad King2023-03-02147-150/+151
|\ \ \ \ \
| * | | | | Tests: Bump CMake minimum required in tests to 3.5Brad King2023-03-01147-150/+151
* | | | | | Merge topic 'target_sources-backtrace'Brad King2023-03-0247-133/+138
|\ \ \ \ \ \
| * | | | | | target_sources: Fix backtrace on missing sourceBrad King2023-02-2843-133/+127
| * | | | | | Tests: Add RunCMake.target_sources case covering missing sourceBrad King2023-02-285-1/+12
* | | | | | | Merge topic 'Apple-handle-Text-Stubs'Brad King2023-03-0238-4/+679
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Apple: Handle generation and comsuption of text-based stubs (.tbd files)Marc Chevrier2023-03-0138-4/+679
* | | | | | | Dart,FindDart: Add policy to remove these modulesBrad King2023-02-2819-0/+114
* | | | | | | Tests: Port "testing" test from Dart module to CTest moduleBrad King2023-02-281-6/+2
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'target_sources-file_set-no-exist'Brad King2023-02-287-0/+35
|\ \ \ \ \ \
| * | | | | | target_sources: give a hint when a file named `FILE_SET` is not foundBen Boeckel2023-02-247-0/+35
* | | | | | | Merge topic 'FindX11-more-xcb-components'Brad King2023-02-282-1/+60
|\ \ \ \ \ \ \
| * | | | | | | FindX11: support the xcb-{cursor,shape,xrm} componentsBen Boeckel2023-02-272-0/+59
| * | | | | | | Tests/FindX11: fix preprocessor check for xcb_xrandr componentBen Boeckel2023-02-271-1/+1
* | | | | | | | Merge topic 'dll-name-soversion'Brad King2023-02-2810-8/+33
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Add option to add SOVERSION to DLL namesRalf Habacker2023-02-275-1/+31
| * | | | | | | Tests: Simplify RunCMake.TargetArtifacts specBrad King2023-02-241-5/+1
| * | | | | | | Tests: Rename RunCMake.{ArtifactOutputDirs => TargetArtifacts}Brad King2023-02-247-3/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'install-prefix-genex-install-code-script'Brad King2023-02-275-2/+13
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | install(CODE|SCRIPT): Support $<INSTALL_PREFIX> genexKyle Edwards2023-02-245-2/+13
| |/ / / / /
* | | | | | Merge topic 'fetchcontent-reject-CMAKE_TOOLCHAIN_FILE-env-var'Craig Scott2023-02-252-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FetchContent: Reject CMAKE_TOOLCHAIN_FILE env var in sub-buildCraig Scott2023-02-242-0/+3
| |/ / / /
* | | | | Merge topic 'msvc-embed-manifest-direct'Brad King2023-02-242-0/+15
|\ \ \ \ \
| * | | | | MSVC: Embed manifests directly for non-incremental vs_link_exe linksAndrew Ng2023-02-232-0/+15
| |/ / / /
* | | | | Merge topic 'PATH-genex-handle-list-of-paths'Brad King2023-02-249-1/+325
|\ \ \ \ \
| * | | | | PATH-genex: handle lists for path decomposition and transformationsMarc Chevrier2023-02-219-1/+325
| |/ / / /
* | | | | Merge topic 'GenerateExportHeader-Fix-Clang-support-on-Windows'Brad King2023-02-247-5/+91
|\ \ \ \ \
| * | | | | GenerateExportHeader: Fix Clang support on WindowsCorentin Damman2023-02-237-5/+91
* | | | | | find_package: Use <PACKAGENAME>_ROOT variables as search prefixesBrad King2023-02-2316-0/+466
| |/ / / / |/| | | |
* | | | | Remove component size limit for version comparisonsDavid Gobbi2023-02-201-2/+20
* | | | | Tests: Add cases for cmSystemTools::VersionCompareDavid Gobbi2023-02-201-0/+29
* | | | | Merge topic 'ninja-custom-command-depends'Brad King2023-02-202-10/+48
|\ \ \ \ \