Create Publicity.md
Signed-off-by: Jonathan Baker <jonbaker@uber.com>
This commit is contained in:
parent
372b746490
commit
9dc94fb435
|
@ -0,0 +1,27 @@
|
|||
# Publicity
|
||||
|
||||
This section lists notable uses or mentions of `bazel-zig-cc` (before the
|
||||
rename) and afterwards of the `hermetic_cc_toolchain`.
|
||||
|
||||
- 2023-01-24 [bazel-zig-cc v1.0.0][bazel-zig-cc-v1]:
|
||||
releasing this repository `bazel-zig-cc` and telling that `bazel-zig-cc`
|
||||
is used in production to compile all of Uber's [Go Monorepo][go-monorepo].
|
||||
- 2022-11-18 [BazelCon 2022: Making Uber's hermetic C++
|
||||
toolchain][bazelcon2022]: Laurynas Lubys presents the story of how this
|
||||
repository came into being and how it was used (as of the conference).
|
||||
- 2022-05-23 [How Zig is used at Uber (youtube)][how-zig-is-used-at-uber]:
|
||||
Motiejus Jakštys talks about how `bazel-zig-cc` came to existence and
|
||||
how it's used at Uber in Milan Zig Meetup.
|
||||
- 2022-05-23 [How Uber uses Zig][how-uber-uses-zig]: text version of the above.
|
||||
- 2022-03-30 [Google Open Source Peer Bonus Program][google-award] awarded the
|
||||
author $250 for bazel-zig-cc.
|
||||
- 2022-01-13 [bazel-zig-cc building Envoy][zig-cc-envoy].
|
||||
|
||||
|
||||
[zig-cc-envoy]: https://github.com/envoyproxy/envoy/issues/19535
|
||||
[google-award]: https://opensource.googleblog.com/2022/03/Announcing-First-Group-of-Google-Open-Source-Peer-Bonus-Winners-in-2022.html
|
||||
[how-uber-uses-zig]: https://jakstys.lt/2022/h
|
||||
[how-zig-is-used-at-uber]: https://www.youtube.com/watch?v=SCj2J3HcEfc
|
||||
[bazel-zig-cc-v1]: https://lists.sr.ht/~motiejus/bazel-zig-cc/%3CCAFVMu-rYbf_jDTT4p%3DCS2KV1asdS5Ovo5AyuCwgv2AXr8OOP0g%40mail.gmail.com%3E
|
||||
[go-monorepo]: https://www.uber.com/blog/go-monorepo-bazel/
|
||||
[bazelcon2022]: https://www.youtube.com/watch?v=a1jXzx3884g
|
Loading…
Reference in New Issue