mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-31 02:24:40 +01:00
Adrien Destugues
c8ecfce34c
jam: add an option to generate compile_commands.json
Based on Boost Jam patch: https://github.com/boostorg/build/pull/133 retrofitted to our version. Only the rules whose name contains Cc or C++ are stored there. This can be improved if it's not good enough. The commands are generated only as they are run. Unfortunately I think with Jam there isn't really a way to do otherwise. Change-Id: Ic5d44dc27baa2a2e4157324f6c5a228ab0366afe Reviewed-on: https://review.haiku-os.org/c/buildtools/+/3260 Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
…
…
Description
No description provided
Languages
C
38.1%
C++
21.3%
Makefile
9.1%
Ada
7.7%
D
4.3%
Other
18.8%