summaryrefslogtreecommitdiff
path: root/Source/cmScanDepFormat.cxx
Commit message (Expand)AuthorAgeFilesLines
* msvc: bless MSVC 19.34 support for C++ modules as experimentalBen Boeckel2022-11-111-22/+0
* cmScanDepFormat: support the MSVC 17.3 toolchain temporarilyBen Boeckel2022-08-021-0/+22
* cmScanDepFormat: support P1689R5Ben Boeckel2022-07-261-0/+15
* cmScanDepFormat: Accept P1689r4 files with version 1Brad King2021-11-031-1/+1
* cmScanDepFormat: Remove Fortran-specific compiled-module-path logicBrad King2021-06-151-9/+2
* cmScanDepFormat: Avoid writing lookup-method with default valueBrad King2021-06-151-4/+4
* cmScanDepFormat: P1689R4: Implement source-path related fieldsBen Boeckel2021-06-101-3/+104
* cmScanDepFormat: P1689R4: Make work-directory optionalBen Boeckel2021-06-091-4/+10
* cmScanDepFormat: P1689R4: Factor out primary-output fieldBen Boeckel2021-06-091-9/+16
* cmScanDepFormat: P1689R4: Diagnose invalid provides/requires json typeBen Boeckel2021-06-091-30/+40
* cmScanDepFormat: P1689R4: Flatten future-compile members into parentBen Boeckel2021-06-091-54/+48
* cmScanDepFormat: Drop unused "outputs", "inputs", and "depends" fieldsBrad King2021-05-131-22/+3
* Ninja: Restore support for Fortran in a symlinked build treeBrad King2021-05-121-6/+5
* cmScanDepFormat: Fix name of our internal tool in parse errorsBrad King2021-01-051-13/+11
* scandep: update format to P1689 R3Brad King2020-11-181-52/+30
* cmScanDepFormat: add reader and writer for the format from P1689R2Ben Boeckel2020-11-171-0/+289