summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/FileAPI
Commit message (Expand)AuthorAgeFilesLines
* 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
* Xcode: Put object files in a place that Xcode cleansBrad King2022-10-284-6/+6
* target_*: Fix cross-directory call backtracesBrad King2022-08-221-47/+11
* Tests: Add FileAPI case for cross-directory target_* commandsBrad King2022-08-2222-33/+247
* Tests: Fix RunCMake.FileAPI test with jsoncpp < 1.7.5Brad King2022-08-182-1/+9
* install: support `CXX_MODULES_BMI` installation bitsBen Boeckel2022-07-061-0/+10
* cmInstallExportGenerator: expose the temporary directoryBen Boeckel2022-04-281-1/+1
* CMake: Use FindPython instead of FindPythonInterp to build CMake itselfKyle Edwards2022-04-211-2/+2
* IBMClang: Add support for IBM Open XL C/C++Aaron Liu2022-01-271-1/+1
* FileAPI: Add information on file set installersKyle Edwards2021-10-2718-24/+631
* LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-151-1/+1
* FileAPI: Add integration for runtime dependency installersKyle Edwards2021-06-044-2/+209
* FileAPI: Populate information for IMPORTED_RUNTIME_ARTIFACTSKyle Edwards2021-05-313-3/+71
* install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTSNils Gladitz2021-05-195-0/+63
* MSYS: Add support for running under MSYS runtime environmentOrgad Shaneh2021-04-263-8/+8
* fileapi: Add installers to codemodel-v2 "directory" objectBrad King2021-03-1611-11/+781
* fileapi: Add backtraceGraph to codemodel-v2 "directory" objectBrad King2021-03-161-1/+3
* fileapi: Add a "directory" object to codemodel-v2Brad King2021-03-169-10/+232
* fileapi: Re-organize backtrace infrastructureBrad King2021-03-161-3/+2
* Tests: Update RunCMake.FileAPI for IntelLLVMBrad King2021-01-281-1/+1
* Tests: Add test for toolchains-v1 File API objectBen McMorran2021-01-129-0/+150
* Ninja Multi-Config: Add support for cross-config custom commandsKyle Edwards2020-12-151-4/+4
* GENERATED prop: Set CMP0118 to NEW for some (unrelated) testsDeniz Bahadir2020-11-241-1/+1
* GENERATED prop: Check CMP0118 policy and warn in certain situationsDeniz Bahadir2020-11-241-0/+2
* cmTarget: Raise error if imported target location is not setRaul Tambre2020-08-216-10/+16
* fileapi: Add INTERFACE libraries with SOURCES to codemodel-v2Brad King2020-08-0712-1/+260
* fileapi: Support multiple backtraces for language standardJustin Goshi2020-07-062-2/+17
* fileapi: Extend codemodel targets with language standardJustin Goshi2020-06-269-1/+304
* fileapi: Extend codemodel targets with PRECOMPILE_HEADERSJustin Goshi2020-05-225-1/+170
* Tests: Add a PCH example to RunCMake.FileAPI codemodel-v2Justin Goshi2020-05-227-1/+489
* Tests: Fix indentation in RunCMake.FileAPI cxx_exe.jsonBrad King2020-05-221-2/+2
* Fix dependencies on targets linked through object librariesBrad King2020-03-042-2/+28
* FileAPI test: Break gen_check_projects() into JSON filesKyle Edwards2020-02-078-120/+127
* FileAPI test: Break gen_check_targets() into JSON filesKyle Edwards2020-02-0742-4422/+4462
* FileAPI test: Break gen_check_directories() into JSON filesKyle Edwards2020-02-0710-148/+157
* FileAPI test: Add infrastructure for reading JSON test dataKyle Edwards2020-02-071-0/+6
* Ninja Multi-Config: Don't include MinSizeRel by defaultKyle Edwards2020-02-061-0/+4
* Ninja: Add multi-config variantKyle Edwards2019-12-132-13/+13
* FileAPI: Add "multiConfig" parameter to index fileKyle Edwards2019-11-201-2/+3