stackb / bazel-stack-vscode-ccLinks
C/C++ Support For Bazel Stack VSCode Extension
☆34Updated 3 years ago
Alternatives and similar repositories for bazel-stack-vscode-cc
Users that are interested in bazel-stack-vscode-cc are comparing it to the libraries listed below
Sorting:
- Run clang-tidy on Bazel C++ targets directly, efficiently, with caching enabled☆127Updated last month
- Rules for using C++20 modules with bazel☆43Updated 9 months ago
- IWYU Support for Bazel☆50Updated last year
- Bazel tool for making sure your C++ dependencies match your include statements☆86Updated this week
- A fully-hermetic Bazel GCC toolchain for Linux.☆129Updated 4 months ago
- A collection of Bazel C++ build infrastructure based on Chromium's LLVM toolchain.☆37Updated 7 years ago
- A small repository i use to store small examples i created in an attempt to understand and learn writing rules for the bazel buildsystem☆15Updated 3 years ago
- ☆27Updated 9 months ago
- LLVM toolchain for bazel☆351Updated this week
- Generate a `compile_commands.json` from a Bazel workspace☆115Updated 2 months ago
- C++ Rules for Bazel☆235Updated this week
- ☆204Updated 3 years ago
- An Upstream Clang/LLVM-based toolchain for contemporary C++ and heterogeneous programming☆92Updated 3 weeks ago
- A new hermetic toolchain for bazel☆34Updated 2 years ago
- This repo contains a collection of examples demonstrating how to use various Bazel concepts related to platforms, toolchains, configurati…☆38Updated 6 years ago
- Bazel repository_rule for using libraries from a local LLVM installation in your BUILD files. Supports LLVM, Clang and MLIR.☆13Updated 4 years ago
- Constraint values for specifying platforms and toolchains☆121Updated 3 months ago
- bazel build rules to use boost in bazel projects