[AUTO UPDATE] Copying from upstream Mojo Repository.
2 files changed
tree: 900956b3564c8f5a57cff724ccfeff050f368852
  1. android/
  2. checkperms/
  3. clang/
  4. dart/
  5. gdb/
  6. generate_library_loader/
  7. git/
  8. go/
  9. gritsettings/
  10. gyp/
  11. linux/
  12. memory/
  13. protoc_wrapper/
  14. relocation_packer/
  15. resources/
  16. valgrind/
  17. vim/
  18. xdisplaycheck/
  19. .clang-format
  20. .gitattributes
  21. .gitignore
  22. AUTHORS
  23. codereview.settings
  24. download_from_google_storage.py
  25. find_depot_tools.py
  26. LICENSE
  27. licenses.py
  28. README.md
  29. remove_stale_pyc_files.py
  30. run_hooks.py
  31. sort-headers.py
  32. sort_sources.py
  33. WATCHLISTS
  34. yes_no.py
README.md

Mojo Tools

This directory contains the contents of upstream Mojo’s tools/ directory.

At the moment, it is not meant to be built alone. Instead, it should be pulled into a repository which is using componentized Mojo (through either Jiri or gclient).