[roll] Roll fuchsia [cmc] Refactor to expose cmc as lib

This refactors cmc into a library that
can be linked to from other code. This enables
developing orchestration tools that need to compile
cml files.

The visibility of the library is limited.

See go/ffx-elf-test for more context.

Original-Bug: b/336582100
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1034596
Original-Revision: 4cd5618875a4119776e95618a2a6e8e19a5731a3
GitOrigin-RevId: 4fcd30c2e18c745e1951419c6e98de181fe0b982
Change-Id: I09cfa4ef269289a43a51bdb9d9ab01440647c41f
1 file changed
tree: 53826eb4385a0a0f453ae6bfccb016786b351c6d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.