summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/AppleTextStubs
Commit message (Collapse)AuthorAgeFilesLines
* Apple Text Based Stubs: should be usage in subdirectoriesMarc Chevrier2024-03-142-3/+14
| | | | Fixes: #25765
* Tests: Fix clang -Wstrict-prototypes warningsBrad King2023-10-262-2/+2
|
* Apple Text Stubs (.tbd): various fixesMarc Chevrier2023-08-111-6/+6
| | | | | | | * ensure tapi lookup is applied only for concerned toolchains * fix typos in tests Fixes: #25182
* Apple text-based stubs: ensure runpath is correctly definedMarc Chevrier2023-06-042-1/+9
| | | | This is a complement to !8204.
* Apple: Handle generation and comsuption of text-based stubs (.tbd files)Marc Chevrier2023-03-0117-0/+466
Fixes: #24123