| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | executor: move flatbuffers from vendor to executor | Taras Madan | 2024-05-08 | 31 | -11895/+0 |
| | | |||||
| * | vendor: vendor flatbuffers headers | Dmitry Vyukov | 2024-05-03 | 31 | -0/+11895 |
| Attempt to use distro provided libflatbuffers-dev failed for at least 2 reason: 1. Older distros (old-env) don't provide fresh enough package, even Ubuntu 22.04 has only v1.12.0. 2. We cross-compile to NetBSD using the canned toolchain and it knows nothing about host packages. This was manually vendored using the commands in README.md. | |||||
