google / tcmalloc

Apache License 2.0
4.35k stars 471 forks source link

chore(bazel): add MODULE.bazel files for bzlmod #225

Closed mmorel-35 closed 7 months ago

mmorel-35 commented 7 months ago

Bzlmod is the new way for Bazel to handle external dependencies. This follows https://bazel.build/external/migration to provide this new mod.

Signed-off-by: Matthieu MOREL matthieu.morel35@gmail.com

keith commented 6 months ago

@mmorel-35 why'd you end up closing this one? I'm interested in this now too

mmorel-35 commented 6 months ago

@keith, I don’t remember exactly why. Feel free to use what I did if you believe it can help you.

keith commented 6 months ago

https://github.com/google/tcmalloc/pull/230