summaryrefslogtreecommitdiff
path: root/cc/compdb.go
AgeCommit message (Expand)Author
2025-03-18Don't call `getArguments` unnecessarily Tamir Duberstein
2024-11-11Don't generate compile db entry for *.o files Jiyong Park
2024-08-09Encode directly into file Tamir Duberstein
2024-04-02Add global C flags to compile_commands Luis Useche
2023-05-19Parallelize singleton execution LaMont Jones
2020-01-11Sandbox soong_build by changing to root directory Colin Cross
2020-01-10Revert "Sandbox soong_build by changing to root directory" Colin Cross
2020-01-09Sandbox soong_build by changing to root directory Colin Cross
2019-12-20Generate Compdb file in the output directory Changyeon Jo
2019-11-07Split local and global cflags Colin Cross
2019-06-27Treat .cxx files as c++ Colin Cross
2019-01-29Update compdb to put full path to compiler Alex Light
2018-11-07Use the real compiler for compdb Alex Light
2018-10-02Don't include empty-string arguments in compile_commands.json Alex Light
2018-04-24Add support for generating Compdb file Alex Light