[timezones] ICU data extractor host tool

Replaces extract_revision.sh with a host tool implemented in C++,
icu_data_extractor, which uses the ICU4C library.

The tool can easily be extended in the near future, e.g. to
extract a list of time zone IDs for workstation settings at build
time.

Testing: This is a build tool; if it doesn't behave as expected, the
build will fail.

Bug: 42549
Bug: 42827
Bug: 42861

Change-Id: I5d41b34b311fe6bf33db4a30c9d3a2083eeb5068
12 files changed
tree: 4c8c0b2437849a6bf6fb577a573ca6dd747445c0
  1. boards/
  2. build/
  3. bundles/
  4. docs/
  5. examples/
  6. garnet/
  7. peridot/
  8. products/
  9. scripts/
  10. sdk/
  11. src/
  12. third_party/
  13. tools/
  14. zircon/
  15. .clang-format
  16. .clang-tidy
  17. .dir-locals.el
  18. .gitattributes
  19. .gitignore
  20. .gn
  21. .style.yapf
  22. AUTHORS
  23. BUILD.gn
  24. CODE_OF_CONDUCT.md
  25. CONTRIBUTING.md
  26. LICENSE
  27. OWNERS
  28. PATENTS
  29. README.md
  30. rustfmt.toml
README.md

Fuchsia

Pink + Purple == Fuchsia (a new operating system)

What is Fuchsia?

Fuchsia is a modular, capability-based operating system. Fuchsia runs on modern 64-bit Intel and ARM processors.

Fuchsia is an open source project with a code of conduct that we expect everyone who interacts with the project to respect.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See fuchsia.dev.