tracy/import-chrome
Bartosz Taudul 2dd61aba49
Makefiles can now build clangd database.
Executing the "make db" will run the build process of the selected tool or
library through the bear wrapper (which has to be available in the system),
which will record the compilation parameters of each source file. This
database can be then used by VS Code to set the proper defines and find all
the required includes.

Note that database building is performed in context of the specific tool or
library. Not all tools have the same set of flags.
2022-04-23 23:46:55 +02:00
..
build Makefiles can now build clangd database. 2022-04-23 23:46:55 +02:00
src Drop support for Cygwin. 2021-10-07 23:28:40 +02:00