summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/FileAPI
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'backport-4.0-fileapi-instrumentation-initial-cache'Brad King7 days4-0/+14
|\
| * Merge branch 'backport-3.31-fileapi-initial-cache'Brad King7 days4-0/+14
| |\
| | * fileapi: Fix crash on cmake_file_api() call in initial cacheMartin Duffy7 days4-0/+14
* | | fileapi: Handle unused imported libraries with missing IMPORTED_IMPLIBCraig Scott13 days5-2/+62
* | | cmake_file_api: Improve error message consistencyMatthew Woehlke2025-12-011-6/+6
* | | Tests/RunCMake: Match dots more precisely, part 3AJIOB2025-10-201-1/+1
* | | Tests/RunCMake: Match xxx.cmake file name more preciselyAJIOB2025-10-165-5/+5
* | | fileAPI: Add direct dependencies to target codemodel filesCraig Scott2025-10-0780-67/+2200
* | | fileAPI: Add test coverage for interface direct and genex contextsCraig Scott2025-10-0721-24/+1040
* | | fileAPI: Fix wrong linking relationship in symbolic library testCraig Scott2025-10-071-1/+1
* | | MSVC: Always define a character setAJIOB2025-10-0748-125/+368
* | | FileAPI: Add symbolic property to targetsTaylor Sasser2025-10-0277-5/+273
* | | MSVC: Define _WINDLL consistently for shared librariesAJIOB2025-09-2917-40/+68
* | | Tests/RunCMake/FileAPI: Fix whitespace in codemodel-v2 expectation dataAJIOB2025-09-292-46/+46
* | | fileAPI: Output all INTERFACE and IMPORTED targetsCraig Scott2025-09-2694-22/+722
* | | Tests: Refactor RunCMake.FileAPI check script to support more argumentsBrad King2025-09-184-8/+15
* | | FindJsonCpp: Add JsonCpp_VERSIONPeter Kokot2025-08-171-1/+1
* | | Tests: choose an explicit FULL strategy in tests expecting itBen Boeckel2025-07-2912-39/+41
* | | file API: Add JSON schema filesCraig Scott2025-07-268-1/+128
* | | fileapi: Add codemodelVersion fields to target and directory objectsCraig Scott2025-07-131-14/+28
* | | FileAPI: Ignore unresolved FileSet generatorsVito Gamberini2025-07-093-2/+5
* | | find_package: generate `find_package-v1` configure log eventsBen Boeckel2025-05-093-3/+3
* | | cmFindBase: Create `find-v1` configure log eventsBen Boeckel2025-04-284-3/+70
* | | fileapi: Generate partial reply when buildsystem generation failsBrad King2025-04-1437-0/+512
* | | Tests/RunCMake/FileAPI: Explicitly specify expected reply index prefixBrad King2025-04-1423-24/+24
|/ /
* | fileapi: Restrict reply object file path lengthsStefan Wüthrich2025-01-277-1/+24
* | fileapi: Report DEBUGGER_WORKING_DIRECTORY in codemodel-v2 target objectsGarrett Campbell2024-12-1023-79/+98
* | Tests/RunCMake/FileAPI: Improve error on unexpected line numbersBrad King2024-12-062-1/+2
* | Tests: Explicitly disable AIX_SHARED_LIBRARY_ARCHIVE in some casesBrad King2024-11-2312-39/+41
* | macOS: Do not pass any SDK/-isysroot to compilers by defaultBrad King2024-11-071-1/+1
* | Add support of "LINKER:" prefix for Windows executable creationMarc Chevrier2024-11-044-28/+4
|/
* fileapi: Add CONFIGURE_DEPENDS glob info to cmakeFiles objectArctic Lampyrid2024-03-192-2/+52
* Add genex support to TEST_LAUNCHER and CROSSCOMPILING_EMULATORBrad King2024-01-292-3/+3
* fileapi: Add test launcher to codemodel-v2Ralf Habacker2023-12-1310-1/+244
* fileapi: Make launcher attribute 'arguments' optionalRalf Habacker2023-12-132-7/+9
* fileapi: Add cross-compiling emulator to codemodel-v2Ralf Habacker2023-12-0110-3/+287
* Merge topic 'fileapi-file-sets-base-dirs-relative'Brad King2023-11-202-5/+5
|\
| * fileapi: Fix file sets' base directories relative to top sourceKyle Edwards2023-11-172-5/+5
* | cmExperimental: remove the flag for C++ modulesBen Boeckel2023-10-022-0/+102
* | OrangeC: Add support for OrangeC compilerDavid Lindauer2023-09-2514-24/+24
* | CrayClang: Add support for this compilerRyan Krattiger2023-09-221-1/+1
* | macOS: GNU toolchain: ensure framework, marked as SYSTEM, can be linkedMarc Chevrier2023-09-211-1/+1
* | Tests: Fix FileAPI interface_exe testKyle Edwards2023-09-012-1/+42
* | VS: Revert "Add CMake input files to ZERO_CHECK"Brad King2023-08-021-229/+0
* | cmake_file_api: New project commandCraig Scott2023-06-056-0/+100
* | fileapi: Extend codemodel targets/compileGroups with Apple frameworksMarc Chevrier2023-05-1950-23/+802
* | VS: Add CMake input files to ZERO_CHECKAlexander Neundorf2023-04-251-0/+214
|/
* message: Add CONFIGURE_LOG mode to record a message in the configure logBrad King2023-01-181-1/+1
* FileAPI: Add "configureLog" object kindBrad King2022-12-179-0/+63
* file-api: support exporting file set informationBen Boeckel2022-11-0853-1/+198