blob: f6654fccf8f29897c5d131122f41c9eac7ff90f9 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<imports>
<localimport file="buildtools"/>
<localimport file="minimal"/>
</imports>
<projects>
<project name="magenta"
path="magenta"
remote="https://fuchsia.googlesource.com/magenta"
gerrithost="https://fuchsia-review.googlesource.com"
githooks="manifest/git-hooks"/>
<project name="magenta/benchmarks"
path="magenta/benchmarks"
remote="https://fuchsia.googlesource.com/magenta/benchmarks"
gerrithost="https://fuchsia-review.googlesource.com"
githooks="manifest/git-hooks"/>
<project name="third_party/benchmark"
path="third_party/benchmark"
remote="https://fuchsia.googlesource.com/third_party/benchmark"
gerrithost="https://fuchsia-review.googlesource.com"
githooks="manifest/git-hooks"/>
<project name="third_party/gflags"
path="third_party/gflags"
remote="https://fuchsia.googlesource.com/third_party/gflags"
gerrithost="https://fuchsia-review.googlesource.com"
githooks="manifest/git-hooks"/>
</projects>
<hooks>
<hook name="download-toolchain"
project="magenta"
action="scripts/download-toolchain"/>
</hooks>
</manifest>