lab - R&D
| Package | Status |
|---|---|
book/ |
|
check/ |
|
go/ |
|
iq/ |
|
x/ |
Run //:gazelle target to generate Bazel BUILD files:
% bazel run :gazelleUse refresh_commands script to run :gazelle and capture complie_commands.json from Bazel build and update the links for FreeBSD jail installation (Ubuntu apt(1) installs LLVM under /usr, FreeBSD pkg(1) installs it under /usr/local ):
% ./refresh_commandsibazel is configured to fix build errors, see .bazel_fix_commands.json:
% ibazel --run_output --run_output_interactive=false test //...