Compare commits

..

15 Commits

Author SHA1 Message Date
android-build-prod (mdb)
2669b2a613 DO NOT MERGE ANYWHERE Create manifest for android-games-sdk-unity-release
Change-Id: Ibe60ec0893c7d430dc461df231d6a0c259c79f86
BUG: 165895670
2020-09-10 18:30:13 +00:00
android-build-prod (mdb)
71c53d15c7 DO NOT MERGE ANYWHERE Create manifest for android-games-sdk-unity-dev
Change-Id: I374b3c2adae361b816ad1e1c891e666bfe696962
BUG: 165895670
2020-09-10 18:16:00 +00:00
android-build-prod (mdb)
d4947a8b0e Pin manifest of android-games-sdk-release
Change-Id: Ia4402e4c14bd2f708f5d1885c1e1985b284f3e48
2020-02-13 16:18:52 +00:00
android-build-prod (mdb)
96cd04de51 Pin manifest of android-games-sdk-release
Change-Id: I0fd0a9b8a8d53df7393e054f2afed0c52c608a09
2020-02-11 10:12:25 +00:00
android-build-prod (mdb)
e6b77501be Pin manifest of android-games-sdk-release
Change-Id: I1d3345be94f0a228c4889c5c6e38e28d02f78aa3
2020-02-10 22:45:17 +00:00
android-build-prod (mdb)
9a2f6600ac Pin manifest of android-games-sdk-release
Change-Id: I358649fb3f64c7152f612eaef13e4c2150c2ce1a
2020-02-03 09:34:12 +00:00
android-build-prod (mdb)
3a6db20398 DO NOT MERGE ANYWHERE Create manifest for android-games-sdk-release
Change-Id: I8e3375936256cc4904e7f554953d03862a523038
BUG: 147488710
2020-01-14 16:46:18 +00:00
Victor Repetskyi
28c4c4c9ab Add NDK r20
Test: repo sync -j32 and check the NDK is downloaded
Test: build Games SDK with Android SDK 28 and NDK 20 and check that
buils is successful
Bug: 140161309

Change-Id: I66c55eb3b4dbe158c57ce3cf09e5f11e94e66ee9
2019-09-02 11:26:26 +01:00
Will Osborn
79d43ae4b6 Add NDK r18 and r19
Test: repo sync -j 8 and check the NDKs are downloaded
Bug: 135661374
Change-Id: I3ce1dd679f543652db44a27b9eed22d9efafe700
2019-06-20 11:05:40 +01:00
Idries Hamadi
a0c845d345 Added darwin prebuilt cmake binaries to games sdk repo manifest
Test: ln manifest.xml from test repo to default.xml from this change
Test: repo sync -j 8 in test repo
Test: verify that darwin-x86 files were synced

Bug: 135561237
2019-06-19 00:27:09 +00:00
Ady Abraham
78559d40f8 add repohooks to gamesdk manifest
Test: upload dummy cl and verify presubmit hooks run

Change-Id: I6fa356be388ae70a2b0ccac254eaf239dd9d7ab0
2019-06-10 18:57:28 +00:00
Thomas Joseph Avila
40cecc4040 Remove slash from some path names
Bug: 126525859
2019-03-01 11:50:30 -08:00
Thomas Joseph Avila
2d9b0d1ae5 remove trailing backslash from the name of several projects.
Bug: 126525859
2019-02-27 09:29:58 -08:00
Will Osborn
57958d1817 Add googletest project dependency
Bug: 120761553
2019-02-11 11:35:46 +00:00
Xin Li
fa0b8c649b Manifest for Android Games SDK.
Bug: 123068679
Change-Id: Icd11f74f4b2ca11e278027d7512337c5f1fd0d4d
2019-02-04 11:47:43 -08:00
3 changed files with 25 additions and 1221 deletions

View File

@@ -1,20 +0,0 @@
# Settings in here control defaults for `repo upload` checks for all projects
# listed in the manifest. Do not turn on things here without first consulting
# the wider Android team, and make sure you send out a PSA before landing.
[Options]
ignore_merged_commits = true
[Builtin Hooks]
commit_msg_test_field = true
android_test_mapping_format = true
[Tool Paths]
bpfmt = ${REPO_ROOT}/prebuilts/build-tools/${BUILD_OS}/bin/bpfmt
clang-format = ${REPO_ROOT}/prebuilts/clang/host/${BUILD_OS}/clang-stable/bin/clang-format
git-clang-format = ${REPO_ROOT}/prebuilts/clang/host/${BUILD_OS}/clang-stable/bin/git-clang-format
gofmt = ${REPO_ROOT}/prebuilts/go/${BUILD_OS}/bin/gofmt
google-java-format = ${REPO_ROOT}/prebuilts/tools/common/google-java-format/google-java-format
google-java-format-diff = ${REPO_ROOT}/prebuilts/tools/common/google-java-format/google-java-format-diff.py
rustfmt = ${REPO_ROOT}/prebuilts/rust/${BUILD_OS}/stable/rustfmt
aidl-format = ${REPO_ROOT}/system/tools/aidl/aidl-format.sh

11
OWNERS
View File

@@ -1,11 +0,0 @@
byi@google.com
delphij@google.com
dwillemsen@google.com
rassb@google.com
rtenneti@google.com
alexcheung@google.com
ryepishev@google.com
ipalant@google.com
baligh@google.com #{LAST_RESORT_SUGGESTION}
edheyl@google.com #{LAST_RESORT_SUGGESTION}
samccone@google.com #{LAST_RESORT_SUGGESTION}

File diff suppressed because it is too large Load Diff