tree: 516be4d5cfc9b81eccbf454a87bbeb510c408b55 [path history] [tgz]
  1. gdb/
  2. installer/
  3. vim/
  4. .gitignore
  5. AUTHORS
  6. build-bootable-usb-depthcharge.sh
  7. build-bootable-usb-gigaboot.sh
  8. build-sysroot.sh
  9. build-toolchain.sh
  10. build-utils.sh
  11. check-header-guards.py
  12. CONTRIBUTING.md
  13. env.sh
  14. git-file-format
  15. install-uefi-depthcharge.sh
  16. LICENSE
  17. onechar.txt
  18. paths.py
  19. README.md
  20. run-dart-analysis.py
  21. run-magenta-arm64
  22. run-magenta-x86-64
  23. run.py
  24. symlink-dot-packages.py
  25. update_dart_packages.py
README.md

Scripts

This repository is for scripts useful when hacking on Fuchsia. This repository should contain scripts that perform tasks spanning multiple repositories. Scripts that only operate within a single repository should live in the relevant repository.