Compare commits

..

4 Commits

Author SHA1 Message Date
The Android Open Source Project
cd8bb6e2be Add optional eclipse-related prebuilts
Change-Id: Ie50c3ce88b6729460ed22da25a6a21bd68ee4b88
2012-11-26 08:26:39 -08:00
Conley Owens
a0501e8aa6 Add platform/external/fat32lib to manifest
Change-Id: Ic101340f6aa3b25a5098f36ae03fe0d156cb9d9f
2012-10-25 15:41:41 -07:00
Conley Owens
bedd8af442 Remove torospr from tools_r21 manifest
Change-Id: Ic9483dfe83ac29d45322d6cec79a5e2bbacb3409
2012-10-18 13:18:06 -07:00
Conley Owens
18533fa082 Point to tools_r21 branch
Change-Id: I26ff7a9eccf7e1a049a2df320429298473fc2f3d
2012-10-18 13:01:45 -07:00
2 changed files with 307 additions and 900 deletions

View File

@@ -1,17 +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
[Tool Paths]
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
cpplint = ${REPO_ROOT}/external/google-styleguide/cpplint/cpplint.py

File diff suppressed because it is too large Load Diff