Built on LibESys
ESysRepo is a host-only product built on LibESys ecosystem. This page lists direct dependencies from the esysrepo superbuild manifest. Full per-library documentation lives on libesys.org (reserved URLs below may 404 until that site ships).
| Component | Runtime | Role | libesys.org |
|---|---|---|---|
| esysrepo | host | Product (this site) | — |
| esysbase | dual | Foundation library | docs |
| esysfile | dual | File utilities | docs |
| esyslog | dual | Logging | docs |
| esystrace | dual | Tracing | docs |
| esystest | dual | Testing helpers | docs |
| esysbuild | host | Build tooling | docs |
| esysmsvc | host | MSVC helpers | docs |
| esys_cmake_scripts | host | Shared CMake | docs |
Third-party libraries (libgit2, spdlog, nlohmann_json, …) are vendored under
extlib/ and are not catalogued on libesys.org.
note
Runtime tags follow ADR-0001: host = desktop/server only; dual = host and MCU targets with separate porting notes.