summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-01-02Add external/rust/crates/clap_complete to manifestclang-toolsHsin-Yi Chen
This commit adds and removes the projects according to aosp/2838659 aosp/2840575 Test: OUT_DIR=out DIST_DIR=out/dist \ development/vndk/tools/header-checker/android/build-prebuilts.sh Bug: 318311385 Change-Id: I8585cffe30da441b3353694582dd6d11f03ae304
2023-07-27Map in bazelbuild-rules_javaMatthew Maurer
Even though we don't need this, Soong assumes it exists, and the build will fail without it. Bug: 293222884 Test: ABTD aosp-clang-tools Change-Id: I5363e5e120f727e808f5b85f9dbda56a8c041ccf
2023-07-27Map in new bindgen deps to re-enable itMatthew Maurer
Bug: 251506715 Change-Id: I32c299e4ba988c2c976e9b901f696c29c7ce4253
2023-07-05DO NOT MERGE ANYWHERE - Update clang-tools to use main branch.Xin Li
Bug: b/289400079 Change-Id: Ie52c3ef606db7ad787dea1e2bc713d6fbfa46d82
2023-06-23Add external/bazelbuild-rules_go to clang-tools manifestSpandan Das
Fixes aosp-clang-tools/linux CI Test: None Change-Id: Ifa586e2cdace65e23128cc1716cc72bc0dafbc9f
2023-03-31Added spdx-tools and licenseclassifier to clang-tools manifestIbrahim Kanouche
Bug: 276427351 Change-Id: I57a019659d57b1b392069ad7ff3e9575238dad23
2023-03-18Add system/tools/aidlAndrei Homescu
Add the AIDL compiler since system/core/trusty now contains an aidl_interface. Bug: None Test: OUT_DIR=out \ development/vndk/tools/header-checker/android/build-prebuilts.sh Change-Id: I4a3bbf437e482975eecaade546ed1a1eeb52bc93
2023-01-05Add external/rust/crates/bindgen-cli and its dependenciesHsin-Yi Chen
bindgen is moved from external/rust/crates/bindgen to external/rust/crates/bindgen-cli. Test: OUT_DIR=out \ development/vndk/tools/header-checker/android/build-prebuilts.sh Bug: 263192961 Change-Id: I9b271b6285d0eba4a3462680ce1c4612e35be67f
2022-12-20Add external/rust/crates/unicode-identHsin-Yi Chen
It is a new dependency of proc-macro2. Test: OUT_DIR=out \ development/vndk/tools/header-checker/android/build-prebuilts.sh Bug: 263192961 Change-Id: I3554afed3d347731f7b20e89145d953a4963c775
2022-10-27add bazel-required projects to clang-toolsChris Parsons
These projects will be required by the build system after bazel support is turned on. Bug: 254713799 Test: TH Change-Id: I21f518d7b869d0a0106b2b8044176764a6885f1b
2022-02-08Add Rust `bindgen` dependencies to manifestMatthew Maurer
Bug: 160803703 Test: development/vndk/tools/header-checker/android/build-prebuilts.sh Change-Id: I2a062d868c4aa57a02fcf0ebae9fc3f4c59bf3e3
2021-09-09Add golang-x-sys to manifestHsin-Yi Chen
external/golang-x-sys is a dependency of external/golang-x-tools. Bug: 199344166 Test: development/vndk/tools/header-checker/android/build-prebuilts.sh Change-Id: I4256d6005b9fc8bd7f352af2ff5a5071a1919988
2021-03-31Add starlark-goSasha Smundak
Manually apply https://r.android.com/c/platform/manifest/+/1656659 Test: build Change-Id: Ib7e4962738dca2d3518b7fbf13649071e88bbbd5
2020-10-14Add platform/system/logging to the manifestHsin-Yi Chen
liblog has been moved to platform/system/logging. Test: development/vndk/tools/header-checker/android/build-prebuilts.sh Bug: 170788996 Change-Id: I0a7318565861fdcfa4ab81c0bf8751a107b8fa3a
2020-07-07Add Go packages referenced by external/kytheSasha Smundak
Test: N/A Change-Id: I46eb3ff763147dd74144a4100f7d7fe0e57a0da4
2020-05-25Add system/libbase projectHsin-Yi Chen
libbase has been moved from system/core to system/libbase. Test: development/vndk/tools/header-checker/android/build-prebuilts.sh Bug: 148941208 Change-Id: I946e049d882a7eeb4a37d2f0b952e690318f052b
2020-05-20Add system/libziparchive projectHsin-Yi Chen
libziparchive has been moved from system/core to system/libziparchive. Test: development/vndk/tools/header-checker/android/build-prebuilts.sh Bug: 149737100 Change-Id: I4176b8d91aaf20183fcc825b42c43c8a44395ff0
2019-12-19Add golang-x-sync, golang-x-tools, go-creachadair-stringset repositoriesSasha Smundak
Even though they are not used during the build, external/kythe references the modules defined in them. Test: treehugger Bug: 137798757 Change-Id: Iee05b2983c21538700572523f47a5f9ea56a53cb
2019-10-31clang-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 (cherry picked from commit d0dbc6f85084213666633ba81d17d6a35d16449e)
2019-07-19Add Kythe repository and its dependents.Sasha Smundak
Bug: 121267023 Test: Build cxx_extractor Change-Id: I05325f8929f8559f7efc61c6f2c73d77ecc4caea
2019-06-14Add external/fmtlibTom Cherry
Test: Tree-hugger Change-Id: I37399185de65cdd517e9cef34f8533c2da877d7b
2019-01-23Add glibc-2.17 to repo manifestsGeorge Burgess IV
Apparently our glibc flag flip in soong is going to get pulled in here, so we should probably have an updated glibc to go with it. ;) Landed on aosp/master in Idc3251d550476b1f9a79fdf9dd2d9f86943246e6 Bug: 111358231 Test: repo sync Change-Id: Ib3ecdbe25ad8909d008eae95fe8ab7f254ad5d45
2018-10-24Add bionic to clang-toolsLogan Chien
This commit adds bionic to clang-tools so that we can build versioner as a prebuilt binary. Bug: 113263746 Test: N/A Change-Id: I44fdef3aff76e7eb7006befb0018408b8f17c083
2018-09-26Add cpython project to clang-toolsNan Zhang
https://android-review.googlesource.com/c/platform/system/core/+/764698 was failed due to missing cpython projects for aosp-clang-tools Test: N/A Bug: b/116698229
2018-08-27Add external/jsoncppHsin-Yi Chen
external/jsoncpp is a new dependency of VNDK ABI tools. Bug: 112877706 Test: OUT_DIR=out prebuilts/clang-tools/build-prebuilts.sh
2018-07-12Add golang-protobufDan Willemsen
soong_ui now requires it. Change-Id: Ie2227a19b48141e6f5b8249eb3c61016e2c6ac33
2018-01-30Remove toolchain/go from the clang-tools manifestPirama Arumuga Nainar
This project is not needed here. It also breaks mirror manifests because mirror/manifest project doesn't include toolchain/go. Test: repo init with the new manifest. Change-Id: I833cb06d9ef70bd07cfe765cca86e155b475fab4
2018-01-17Clean up some more dependencies and also add prebuilts/clang-tools.Jayant Chowdhary
Clean up the structure of the manifest file, remove some unneeded dependencies, add some needed ones. Test: repo sync -j128 fetches all the projects. Change-Id: I34836278e58f4b13d4ab9e143ae571767cdfc070
2017-12-05Temporarily add dependencies to build clang tools.Jayant Chowdhary
Add dependencies to get successful builds initially. Some of these will be removed in phases later as we move to using prebuilt clang libraries for clang based tools. Test: repo sync -j64 fetches the projects added. Change-Id: I0a8128fbe2c462a0b5867e2d65fda5fd661ccf0b
2017-12-04manifest for new branch clang-toolskuantung
BUG:69978631
2017-12-04Adding platform/prebuilts/maven_repo/google-play-service-client-libraries-3p ↵Aurimas Liutikas
to master manifest Bug: 69172487 Change-Id: I39e656c1e3db68b2c9f0537fcb0672d7800b364b
2017-12-02Add external/tensorflow to the manifest.Miao Wang
Bug: 69264167 Test: repo sync Change-Id: Ia6fa61f76fec82a5618f287bddeced732305e122 Merged-In: I23b62226f9247d59af1488ec74d8c8d07aa51f9d
2017-12-01Add external/one-true-awk.Elliott Hughes
Bug: http://b/69117476 Test: N/A --- currently empty project Change-Id: Ieefae9a7de3a406e69b3ca35921c86668b59b352 Merged-In: Ieefae9a7de3a406e69b3ca35921c86668b59b352
2017-11-21Use a shallow checkout for the Chromium webview.apk prebuiltRyan Prichard
Change-Id: Ibe55ec9c2e80877da7de8ffaa0b68b19c5e54a63
2017-11-15Remove external/r8Yohann Roussel
We're now always using the jars from prebuilts/r8. Bug: 65854021 Merged-In: I9c70b9d408b7208a94bd8ef0584c1aa6fb94abc6 Change-Id: I9c70b9d408b7208a94bd8ef0584c1aa6fb94abc6
2017-11-15manifest: add cpplint (google-styleguide), update repohooks toolpathIgor Murashkin
Bug: 68951293 Change-Id: I76ee129f19dbfbda4ea9abadcb2e280c107aefab
2017-11-15register test/vts-testcase/nbuKeun Soo Yim
Test: manual inspection Bug: 67869554 Merged-In: Ib40ea6eface48948a43551ac77d255209237acdb Change-Id: Ib40ea6eface48948a43551ac77d255209237acdb
2017-11-08Add Traceur app to aosp repo manifest.Carmen Jackson
Test: Saw the Traceur app repo inside packages/apps after a repo sync. Bug: 68207033 Change-Id: I5c90950f3dae5553ae44e1d2eb86f4442f5ea696
2017-11-03Add prebuilts/r8Yohann Roussel
Bug: 65854021 Merged-In: Id7ee927e9a2cd024f0c624ff5f0edc7c18cc0ad6 Change-Id: I5b942e0894e65953d82da429ece942311637713d
2017-11-02Add external/oj-libjdwp to default manifest.Alex Light
Bug: 62821960 Bug: 68758843 Test: Manual Merged-In: I7a371d5fcee6a03bae3c530ce9f5ee252138c84b Change-Id: I7a371d5fcee6a03bae3c530ce9f5ee252138c84b
2017-10-24Manifest after merging oreo dr1 dev into masterBill Yi
BUG:67045214 Change-Id: Ic8bb4eb9e7f0feafcad95cd1a357a53d3332019a
2017-10-20Remove unused eclipse projects.Aurimas Liutikas
This CL removes: external/eclipse-basebuilder/ external/eclipse-windowbuilder/ prebuilts/eclipse/ prebuilts/eclipse-build-deps/ Bug: 32116178 Test: None Merged-In: I0f1edefed63f8e97104f3575ce85c06cada48451 Change-Id: I0f1edefed63f8e97104f3575ce85c06cada48451 (cherry picked from commit 068706dc5863868dd7045e7cafc7e6c5df620926)
2017-10-18Remove external/svox from the manifest.Elliott Hughes
Bug: N/A Test: builds Change-Id: I46b74ba6329ab61f879a47c61bd20484b84129a1
2017-10-17Add gflagsGreg Hartman
BUG: 67742121 Test: Local build Change-Id: Iec9fc9fcd9bbe32a50cf28a90eb1d245774013ce
2017-10-12Add external/annotation-tools project to master branchPrzemyslaw Szczepaniak
Bug: 64930165
2017-10-02Add prebuilts/jdk/jdk9Colin Cross
Bug: 67088335 Test: syncs Change-Id: I286ed62f9b7725f9f79f15b179839bd6903eebd4
2017-09-27Add external/perfetto to the manifestPrimiano Tucci
Bug: 65586521
2017-09-07add kernel/configs to the manifestSteve Muckle
Change-Id: I87861ca1f484989b910896edca294f6fb517e9ef
2017-08-30Add external/kotlinc to the manifestColin Cross
Test: syncs Bug: 65219535 Change-Id: I524b9b89ee108b89a7c4ac4f63d69f50257a9d35
2017-08-28Add platform/tools/dexter to manifest.Alex Light
It is checked out at tools/dexter. Test: repo sync Bug: 65011851 Change-Id: I9ea14b5fba45b53636f3392cd1e04269231278e9