summaryrefslogtreecommitdiff
path: root/default.xml
AgeCommit message (Collapse)Author
18 hoursAdd n2 and dashmap to the manifestbuild-toolsCole Faust
dashmap is currently unused, but will be required after merging in https://github.com/evmar/n2/pull/112 Bug: 318434287 Bug: 328273370 Test: added n2 to build-prebuilts.sh, and ran OUT_DIR=out prebuilts/build-tools/build-prebuilts.sh Change-Id: Ied5af144b8b2c21b385521be430f9d0313c00d93
2024-02-12Fix build by adding new dependency.Elliott Hughes
Test: treehugger Change-Id: Ibeb617108190128ca99e651c9f49e17fdb9ecc71
2024-02-07Add JDK21 prebuilts to aosp-build-tools manifestSorin Basca
Bug: 313924276 Test: Copy manually && repo sync Change-Id: Icdcc71d3295e9b00a600f523244ef6ea65a4110e
2023-08-10add rust to build-tools branchJoe Onorato
Change-Id: Ib5282d5324e1c014670aeb2f703fe8dde8f396b7
2023-08-07Add external/kotlinx.metadata to aosp-build-toolsColin Cross
external/kotlinx.metadata is a new dependency of external/auto. Test: Presubmit Change-Id: Id3fee6f79963e6b61ffc29737e45975642cafca1
2023-07-05DO NOT MERGE ANYWHERE - Update build-tools to use main branch.Xin Li
Bug: b/289400079 Change-Id: Ie9146b07b15509a256ac75ea1b6ba52e12378d2c
2023-03-31Added spdx-tools to build-tools platform/manifestIbrahim Kanouche
Change-Id: I748ab6b5556efa62f54e6687054cbae2d4e588f6
2023-03-15Remove obsolete projects from build-tools manifestDan Willemsen
And make some of the darwin prebuilts only check out on darwin. Change-Id: I373e576df704dcadba9f617e9b1735d05b5eddd2
2023-02-06Including packages/modules/common in aosp-build-tools branchJihoon Kang
Missing defaults in the branch, especially for "service-art" leads to unexpected behavior, combined with "AllowMissingDependencies" set to true for this target. Thus, include `packages/modules/common` and its dependency `system/apex` to resolve missing dependency issue. Test: repo sync && OUT_DIR=out prebuilts/build-tools/build-prebuilts.sh Bug: b/268065279 Change-Id: I7097cf3525cefb8c3c51b21344481c7ce2de46ca
2023-01-27Add external/bazelbuild-rules_license to the repo.Yu Liu
To support DCLA we need to do in_apex transition on the DCLA libs, therefore this folder need to be present, otherwise bazel cquery will fail. Bug: 240424572 Test: None Change-Id: Ia8745fbca44ff7682287a86abff8498bdf461f93
2022-11-18Add ow2-asm to the manifest.Krzysztof Kosiński
This will replace the prebuilt in prebuilts/misc. Bug: 259136464 Change-Id: I6b7a0c5b064d96edcfd881f53d0eedd3dd6a81c6
2022-10-25add bazel-required projects to build-toolsChris Parsons
These projects will be required by the build system after bazel support is turned on. Bug: 254713799 Test: TH Change-Id: If13853b41b56845e80fbcccb0efe14c80265b303
2022-08-29Add external/gson to AOSP manifest.Krzysztof Kosiński
This will replace the prebuilt JAR dependency for protobuf. Fix breakage in aosp-build-tools CI branch. Bug: 203713560 Change-Id: I2e30fe56ff993d295c6b1dd42cec3c8f7b624717 (cherry picked from commit 2a362d941885ac20b3ea202854bb3e38a86f65da)
2022-08-10Add external/kotlincJordan Demeulenaere
Test: Manual Bug: 235461679 Change-Id: Ie09781de646d4eef339d732c9ffa3f4290c4beae
2022-08-05Add external/ktfmtJordan Demeulenaere
Test: Manual Bug: 235461679 Change-Id: Ia3cfa00374d60aa46bc9fc2fa0b44ad1fd21dc22
2022-08-01Add external/libcapColin Cross
ART added a dependency on libcap. Test: builds Change-Id: Iea9007ec66e4a28cc0bfc4069eead6a544dda7f0
2022-07-22Add prebuilts/jdk/jdk17 to manifestSorin Basca
Bug: 233029164 Test: TH Change-Id: I45bddc306d625f92b64d1244463953853ca0fdfd
2022-05-18Add external/tinyxml2 for libartbaseColin Cross
Test: builds Change-Id: I276a6fd257cf61a77a74338f05a349a87c39b16e
2022-04-27Add brotli to build-tools.James Farrell
Bug: 227624734 Change-Id: Iab6f87081c7c887b3761df43c674a1aca1818061
2021-12-08Add csuite to aosp-build-tools manifestColin Cross
The art project now contains a csuite_test module, which causes a blueprint failure: error: art/test/Android.bp:1317:1: unrecognized module type "csuite_test" Add the csuite project that defines the module type. This will also add csuite_test to go/Android.bp. Test: aosp-build-tools build Change-Id: I6eaa806b50b76d9e88bb440b4a3be9278eab6614
2021-08-30Add golang-x-sys and libnl as new dependenciesDan Willemsen
golang-x-sys is required for upgrading golang-x-tools (the vcs package now requires x/sys/execabs) libnl is required for upgrading nsjail Change-Id: Iad2d7c5b9f469b4a065f18febd8fd415647ea8b4
2021-08-28Revert "Add projects for RBE protos"Dan Willemsen
This reverts commit 3e0664d6cc5a4d40d0d6c778e40d1a507c4d7ae7. Reason for revert: we haven't been developing RBE tooling in this branch. Change-Id: I3a80bcb6e12b1b18b0dd7dc2cb36fc673c4dba39
2021-06-25Add external/musl to aosp-build-toolsColin Cross
Add musl to aosp-build-tools as a proving ground. Bug: 190084016 Test: empty project Change-Id: I8280008ef7b38a68cead0500f17ebf0b26cdabec
2021-04-08Switch jemalloc to jemalloc_newColin Cross
Test: OUT_DIR=out prebuilts/build-tools/build-prebuilts.sh Change-Id: I0d13a8881121f973461dba72c507fb70456190c3
2021-03-31Add starlark-goSasha Smundak
Manually apply https://r.android.com/c/platform/manifest/+/1656659 Test: build Change-Id: Iffbafd3677f63bb5f6d5684a68dea9b778c430c1
2021-03-22Add art and lzma to build-tools manifest for create_minidebuginfoColin Cross
Also add xsdc, which isn't strictly necessary but makes the build unhappy due to uses of the xsd_config module type in art Android.bp files. Test: OUT_DIR=out prebuilts/build-tools/build-prebuilts.sh Change-Id: I3d0ef3509be0ffcb0b20d1648cd324b4d67256e8
2021-02-25Revert "build-tools: add superproject support"Raman Tenneti
This reverts commit f60923181865903a9bb1974d1aea607cd6a7c1c6. Reason for revert: Really sorry Matthias, we are not 100% ready on the server side (?) for every project. Will revert this revert asap. Thanks Change-Id: I1ad0b04f3af9ca8119c1935d138a5be2c0f5947b
2021-02-25build-tools: add superproject supportMatthias Maennich
Signed-off-by: Matthias Maennich <maennich@google.com> Change-Id: Icc3b00ffaf05475a87a3dda38a1619522c844e6b
2020-12-15Add external/bloaty and its dependenciesThiébaud Weksteen
Bug: 172338620 Bug: 172340275 Change-Id: I42685422adba3241ec9624d020a66c6da7965054
2020-12-14Add openssl to build-toolsDan Willemsen
This is primarily for host python to add SSL support (upstream does not support boringssl), but will also be used to provide a `openssl` command line tool prebuilt for use during the build. Bug: 173151817 Change-Id: Ibca2a9a0a4783b1bb884c3296296f909974a9f39
2020-10-16Add system/unwinding to build-tools manifestColin Cross
system/core/libbacktrace has moved to system/unwinding/libbacktrace. Test: OUT_DIR=out prebuilts/build-tools/build-prebuilts.sh Change-Id: I54c0f30652eb5fd658dc9e3f7a7c36e4b0eebde8
2020-10-09Fix aosp-build-tools manifest, which is not automerged from upstreamBaligh Uddin
BUG: 168791309 Test: None Change-Id: I1a35cc4bc1a5a16cd7ba1bf099087d3ebb9f244a
2020-08-03Add system/libhwbinder to build-tools manifestAlessio Balsini
libhidl-gen depends on libhwbinder_headers, and is causing aosp-build-tools targets to fail. Add the missing system/libhwbinder repository to the manifest to fix the issue. Bug: 162738026 Test: Forrest/CI aosp-build-tools Signed-off-by: Alessio Balsini <balsini@google.com> Change-Id: I34649907af999ce60d6962605a85187784cd0174
2020-06-26Add go-cmp, go-creachadair-shell, go-subcommands to the build-tools manifestSasha Smundak
Change-Id: I1046d69135bd4a49a0cab85e8a5643c42f0a2083
2020-06-19Add AutoValue and its dependencies to the manifestColin Cross
Bug: 158870037 Test: repo sync Change-Id: I8d1a3570bc5f82657db4251680e6a7b9afb3e8b0 (cherry picked from commit 12e7c5ea8eab66caa5d499a5a26ad81508d2fcde)
2020-06-01Add go-etree to the build-tools manifestSasha Smundak
Change-Id: I2b840d21d43a95e65dba3d9d70e5d2cba9bccf9b
2020-05-21Fix build-tools buildJooyung Han
Add /system/libbase Bug: 148941208 Test: treehugger Change-Id: I5c5279e0bab0aa2e1df44a3b0db3d49601c3ae6c
2020-05-19Fix build-tools buildDan Willemsen
Bug: 149737100 Change-Id: Ib752a2b398f345285adb4db2d69f43c59ec40eac Test: treehugger
2019-12-18Added RBE client project to the manifestInna Palant
Bug: 146449359
2019-12-16Add golang-x-sync, golang-x-tools, go-creachadair-stringset repositoriesSasha Smundak
They are needed to build cross references for Go language. Test: treehugger Change-Id: I6b8e313b0643e83ed77b76eedc260a4b1cc0bde1
2019-12-09Add external/bc to build-toolsDan Willemsen
bc is no longer included as part of toybox Test: treehugger Change-Id: I28bdf5bfe1d82c1ab3b9a35d9b3ffc2cbb4c9ee0
2019-12-09Add external/libffi for python3Dan Willemsen
Test: treehugger Change-Id: I21354985e15c0b3e0b533b9c65dda72a60e2a5d2
2019-10-29build-tools: Add OpenJDK 11 toolchain to manifest.Pete Gillin
This will be needed when it becomes the default toolchain in the build. Bug: 143521861 Test: treehugger Change-Id: I8548a11171149d65f2cdbb0a34c2f13c4c70c8cc
2019-07-31HIDL!Steven Moreland
Bug: 126909658 Test: N/A Change-Id: I52ecf643e05c38c67329ac88df80acb8cf35eb58
2019-07-30Fix build-tools build by adding clang-tools prebuiltsDan Willemsen
error: bionic/libc/Android.bp:2032:1: module "common_libc": glob: bionic/libc/versioner-dependencies/common/clang-builtins: dangling symlink Change-Id: I75dcbb58f0f3cc15392c571efe5e90a2ff4a4f76 Test: treehugger
2019-06-27Add Kythe and repositories it needsSasha Smundak
Bug: 121267023 Change-Id: I16cacc5e2bebf3696de6fb24c7bfb44d4f8866f2
2019-06-14Add external/fmtlib to aosp-build-toolsColin Cross
Test: OUT_DIR=out prebuilts/build-tools/build-prebuilts.sh Change-Id: I1743273bf234c2fd4945cf5b164beff7ab1bc6d4
2019-04-09Add projects for RBE protosDan Willemsen
These are currently empty, I'll be merging in upstream-master for each after this. Change-Id: I392f6e5aca1ada8b296b12a6ca23a90429f3ea80
2019-02-20Add external/bzip2 to the manifest.Elliott Hughes
Change-Id: I7e5abbad9bc144468cf50b8fe3f630ce83ffb16a
2019-02-17Add cpython2 dependenciesDan Willemsen
In preparation for building a python[2] prebuilt. Bug: 117811537 Test: try to build py2-cmd Change-Id: Iab839eb6987c0fc395c1ab80359e415e18dd5cab