Script for building QEMU

Change-Id: I6b846d638ea0595b52894d3f6835afea74004bdf
1 file changed
tree: 9f4fd1e4d83c67b3698365e80a0add89e1ce5095
  1. gdb/
  2. installer/
  3. vim/
  4. zsh-completion/
  5. .gitignore
  6. AUTHORS
  7. build-bootable-usb-gigaboot.sh
  8. build-qemu.sh
  9. build-sysroot.sh
  10. build-toolchain.sh
  11. check-header-guards.py
  12. CONTRIBUTING.md
  13. env.sh
  14. git-file-format
  15. LICENSE
  16. makesdk.go
  17. onechar.txt
  18. paths.py
  19. push-package.py
  20. README.md
  21. run-dart-analysis.py
  22. run-magenta-arm64
  23. run-magenta-x86-64
  24. run.py
  25. start-dhcp-server.sh
  26. symlink-dot-packages.py
  27. 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.