UebelAndre
|
fa76b18861
|
Bump libunwind for Bazel 9 support (#4)
|
2026-03-13 08:49:10 -07:00 |
|
UebelAndre
|
11ab2d4f38
|
chore: cross-platform jemalloc.h generation and Bazel 9 support (#3)
- Replace jemalloc.h genrule with cross-platform cc_binary (jemalloc_hdr_gen)
- Migrate all rules_cc imports from defs.bzl compat shim to granular paths
- Add sh_binary targets for shell script genrules
- Pin MODULE.bazel deps to minimum versions required by Bazel 8
- Add bazel_lib and rules_shell dependencies
- Rename jemalloc_core to lib/jemalloc for conventional output naming
|
2026-03-11 23:27:59 -06:00 |
|
Connor McEntee
|
8b561971c4
|
feat: enable prof integration tests
Refactor prof flag test changes and handle source inclusion. This enables
prof tests for all integration tests.
|
2025-04-25 17:31:20 -06:00 |
|
Vincent Tsao
|
48e68dfc84
|
Added support for building with prof. (#1)
|
2025-04-25 17:27:50 -06:00 |
|
Connor McEntee
|
8949bbe68a
|
fix: build with --stamp
|
2025-04-14 22:09:28 -06:00 |
|
Connor McEntee
|
7f192e9919
|
feat: Introduce stable Bazel build
The initial migration to a Bazel based build. All attempts have been made
to maintain configuration parity with the upstream build.
|
2025-03-03 19:43:24 -07:00 |
|