aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/cc/compiledb.hxx
AgeCommit message (Collapse)AuthorFilesLines
2024-10-29Add note on relative paths in compiledbBoris Kolpackov1-2/+12
2024-10-09Add support for JSON compilation database generation and maintenanceBoris Kolpackov1-0/+226
See the "Compilation Database" section in the "cc Module" chapter of the manual for details.