Mercurial
view .bazelrc @ 258:60a876c4587a
[ui] Add semantic primitive ownership
Build a layered Zenbu token and sizing system, make authored controls use native-underneath primitives, migrate mrjunejune without imposing visual surfaces, and document/enforce HTML ownership in the catalog and wiki.
Co-authored-by: Copilot <[email protected]>
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Wed, 05 Aug 2026 05:25:40 -0700 |
| parents | e82b80b24012 |
| children | 1f9877b637e9 |
line wrap: on
line source
# Auto-select config based on host OS common --enable_platform_specific_config # Suppress duplicate library warnings from openssl BCR module on macOS # Use host_linkopt to avoid passing this to cross-compilation targets (e.g., WASM) build:macos --host_linkopt=-Wl,-no_warn_duplicate_libraries # esmdk build --incompatible_enable_cc_toolchain_resolution