Add aarch64-fuchsia support

Plus fix SCRIPT_DIR calculation.

Change-Id: I6a84397d58af05c6ab795ee6277fe68d90a1cfcf
1 file changed
tree: 891cf847895eba6bfbe1e742c9111304c294a430
  1. gdb/
  2. installer/
  3. .gitignore
  4. analyze-dart.sh
  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.