v.io/jiri: refactor to move DataDir out of jiri, part 2.

Continue the migration to use devtools/tooldata
rather than jiri/util and devtools/data.
In particular, the functionality built into the jiri tool
for managing GOPATH and VDLPATH is moved out out jiri, as
are related commands. In particular:

jiri profile env can no longer access GOPATH and VDLPATH
jiri go env GOPATH is now the only way to access GOPATH values
jiri go env VDLPATH is now the only way to access VDLPATH values

the pseudo profile, 'jiri', is gone.

MultiPart: 2/2
Change-Id: I24d73a58652ea0d2c9071a863ee88409cd969532
39 files changed
tree: 4c48c6eeb899c2a6b6bebfa372509fb379906458
  1. bendroid/
  2. dashboard/
  3. data/
  4. godepcop/
  5. gologcop/
  6. internal/
  7. jiri-api/
  8. jiri-contributors/
  9. jiri-copyright/
  10. jiri-dockergo/
  11. jiri-go/
  12. jiri-goext/
  13. jiri-oncall/
  14. jiri-profile-v23/
  15. jiri-run/
  16. jiri-swift/
  17. jiri-test/
  18. jiri-v23-profile/
  19. jiridoc/
  20. madb/
  21. mailer/
  22. oncall/
  23. postsubmit/
  24. presubmit/
  25. tooldata/
  26. tracify/
  27. vbinary/
  28. vcloud/
  29. vjenkins/
  30. vkiosk/
  31. vmon/
  32. .gitignore
  33. .godepcop
  34. .jiriignore
  35. AUTHORS
  36. CONTRIBUTING.md
  37. CONTRIBUTORS
  38. LICENSE
  39. PATENTS
  40. README.md
  41. VERSION
README.md

This repository contains developer tools used to install and contribute to Vanadium.

For more information, see the installation and contributing instructions.

This repository is fetched and the tools are built as part of the Vanadium installation process for contributors.