-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcipd_manifest.txt
28 lines (21 loc) · 1.14 KB
/
cipd_manifest.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Copyright 2017 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Fully supported plaforms.
$VerifiedPlatform linux-amd64 mac-amd64 windows-amd64 windows-386
# Platform with best-effort support: we have some binaries cross-compiled for
# them, but we do not test they work. They also may not have all necessary
# vpython packages.
$VerifiedPlatform linux-386 linux-ppc64 linux-ppc64le linux-s390x
$VerifiedPlatform linux-arm64 linux-armv6l
$VerifiedPlatform linux-mips64 linux-mips64le linux-mipsle
# vpython.
infra/tools/luci/vpython/${platform} git_revision:9a931a5307c46b16b1c12e01e8239d4a73830b89
# LUCI editor
infra/tools/luci/led/${platform} git_revision:9a931a5307c46b16b1c12e01e8239d4a73830b89
# Mac toolchain installer
infra/tools/mac_toolchain/${os=mac}-${arch} git_revision:9a931a5307c46b16b1c12e01e8239d4a73830b89
# LUCI rpc command line tool
infra/tools/prpc/${platform} git_revision:9a931a5307c46b16b1c12e01e8239d4a73830b89
# LUCI authentication command line tool
infra/tools/luci-auth/${platform} git_revision:9a931a5307c46b16b1c12e01e8239d4a73830b89