summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-07-31DO NOT MERGE ANYWHERE - Update llvm to use main branch.llvmXin Li
Bug: b/289400079 Change-Id: I879b779cf4f5e3f846888816995de3caf37ab4c5
2017-08-22Update llvm manifest with build system changesDan Willemsen
* platform/build must be checked out into build/make * bootstrap.bash is obsolete * prebuilts/ninja is obsolete * external/golang-protobuf will be required The use of build instead of build/make was causing my soong_ui change to fail: https://android-review.googlesource.com/c/platform/build/soong/+/464643 Test: sync Test: DIST_DIR=dist OUT_DIR=out python external/clang/build.py --build-name P4694484 --no-multi-stage --no-pgo-clang --no-debug-clang Change-Id: I53b7a8eef9fda21285358052c0ec11423bf5dfb2
2016-09-14Add external/lzma to llvm manifestPirama Arumuga Nainar
This is required to build libcompiler_rt.so. Test: In external/compiler-rt: FORCE_BUILD_SANITIZER_SHARED_OBJECTS=true \ SOONG_ALLOW_MISSING_DEPENDENCIES=true mma does not complain about missing lzma. Change-Id: I8c457afc31fc4bf9a54cd5cd263823a358ef3bac
2016-09-12Swap external/gtest for external/googletest.Dan Albert
Test: build.py Bug: http://b/16574165
2016-08-02Add external/gtest to the llvm manifest.Stephen Hines
Test: Built aosp/llvm using external/clang/build.py. We need external/gtest in order to be able to build/package up asan_test. Change-Id: Ic2b3ba231f2f5333baeddbf671d53ba6725af734
2016-05-04Add prebuilts/build-tools.Xin Li
Bug: 27944293 (cherry picked from commit d565cb306f3251fe58be43d1ac4bd1f5eb96f052) Change-Id: I9965af78b7977c4667838fa1b6096611a4f741a1
2016-04-21Add external/openmp_llvm to the aosp/llvm manifest.Pirama Arumuga Nainar
Bug: http://b/27617302 Change-Id: I2507a34a946c569b875ad62c607cdc57e2c25b90
2016-04-13Add clang-tools-extra to the aosp/llvm manifest.Stephen Hines
Bug: http://b/27851857 Change-Id: I6618fc876949b35a2d31180113b1a2bee0e7f1bb
2016-03-09Add required build projectsDan Willemsen
build/blueprint, build/soong: Soong implementation prebuilts/go/{darwin,linux}-x86: Go, for Soong prebuilds/sdk: Contains Kati prebuilts Bug: 27533820 Change-Id: Ib5d6e8ca2280f5089c3cafd0f2c640d6a85cdc31
2015-12-09Add prebuilts/ndk to the LLVM manifest.Dan Albert
Bug: http://b/26115001
2015-11-17Add windows-x86 Clang prebuilts to the aosp/llvm manifest.Stephen Hines
Change-Id: I533cd8c7c5f877cf67d95ce21f8e81dd99c22fce
2015-11-12LLVM build manifest.Dan Albert
Bug: http://b/17441393
2015-08-07Manifest for llvmBill Yi
Change-Id: I2a4918e4e2b34fb0cb1f2b5869ae3e1fe017fe59
2015-08-06Remove BrowserPaul Miller
Browser is deprecated. It's being replaced by 3 components: - Chromium, a.k.a. ChromePublic, which is not included in AOSP and must be built separately. See packages/apps/Browser2/README. - Browser2, a tiny, WebView-based test browser copied from Chromium's WebViewShell. - BookmarkProvider, which takes over the "com.android.browser;browser" authorities and returns empty Cursors for all queries. Bookmark access is removed in the M permission model. BUG:19351071
2015-08-04Add external/iw to the manifestFilipe Brandenburger
Change-Id: I6a55f2d8962a1a6ec2ba06a1f336875a2022692a
2015-08-03Add weave repositories to manifestAlex Vakulenko
Added repos for external/libweave, system/peerd, system/weaved to the manifest. Bug:22874919 Bug:22829905 Bug:22924758 Change-Id: I56a75a51182adc20012414ee12d6ac3986a22003
2015-07-27Add DBus binding generatorChristopher Wiley
Bug: 22608897
2015-07-27Add system/connectivity/shill to the manifest.Bertrand SIMONNET
system/wifi was renamed system/connectivity/shill. This CL also remove the old repo. BUG: 22723519 Change-Id: I1549a7ca54a5b84831445746b314d025604d60ed
2015-07-23Add new build projects to the manifestColin Cross
Add blueprint, kati, soong, and the ninja prebuilts to the manifest. Change-Id: Iae1eabafec6789c463e16f0ecbedb45d188d4cc0
2015-07-20Add Browser2 to masterPaul Miller
BUG:19351071
2015-07-17Add platform/external/c-ares to manifest.Gilad Arnold
Bug: 22552807
2015-07-16Add platform/system/update_engine to the manifestGaurav Shah
BUG: 22357920 Change-Id: Ib3ff7d632126c45183ae6eaf3698459ff6a83935
2015-07-16Add platform/system/wifi to the manifestGaurav Shah
BUG: 22357920 Change-Id: Ic03e7f565fa2fe76a5feecd045a4af9e2f41cd24
2015-07-14Remove target 4.8 toolchains.Elliott Hughes
Change-Id: I13a835a1e998d5560dbf125e3d1719bac33e35a2
2015-07-13Add minijail to the manifestGaurav Shah
BUG: 22357920 Change-Id: I8c2b7d66381717a7656b008cf379159cc2240b60
2015-07-13Add curl to the manifest.Bertrand SIMONNET
BUG: 22347561 Change-Id: I12ce3769c74286d48728bbe372567906a135f57e
2015-07-13Add platform/external/gemmlowpMiao Wang
bug: 22303735
2015-07-10Add platform/external/libchromeos.Bertrand SIMONNET
Bug: 22372020 Change-Id: I17c7f327e9c3c35e237ac79c49dfe85507de8257
2015-07-10Add platform/external/modp_b64Arman Uguray
Bug: 22382625
2015-07-07Add platform/external/dbusDaniel Erat
Bug: 22328216
2015-07-06Add platform/external/libchromeDaniel Erat
Bug: 22174656
2015-07-01Add libevent to manifestChristopher Wiley
Bug: 22230368
2015-06-23Add platform/external/fecBill Yi
2015-06-23Add gmockChristopher Wiley
2015-06-09remove external/checkpolicy and external/libsepolJeff Vander Stoep
These projects are no longer used and have been replaced by external/selinux. Change-Id: If6dc1e9261f397d801ba2376ab60c5dc5b5d86e4
2015-05-18Revert "Remove external/lzma"linaro-m-preview-testDavid Srbecky
LZMA is needed for decompression of debug symbols in libunwind. This reverts commit 8bc0273d917aed9a7c978d24d5916d6b163e6157. Change-Id: Id0622b56f6d682829a2bda6dd2a03e25fbb0fbee
2015-05-15Remove base gpl filesBill Yi
Change-Id: I6b3e3cd4270965e57e4d41e92128adb6927e88cd
2015-05-13Remove obsoleted platform/external/genext2fsBill Yi
Bug: 19282953 Change-Id: I30b6ebbb2f8002f3aaa6cbdca7e05c840da7d380
2015-05-06Add device/google/debugcableBill Yi
2015-04-27Switch to BoringSSL DO NOT MERGEKenny Root
Change-Id: I1371dba8384ddab12098231754fbe506096f9906
2015-04-27Add platform/system/gatekeeperBill Yi
Change-Id: I11b3c8baaef06108aa991d1ffd9d75381f6fee6b
2015-04-26Restore pdk group to system/btScott James Remnant
2015-04-24Replace platform/external/bluetooth/bluedroid with platform/system/btScott James Remnant
Change-Id: I60b22ee9c7493bab0998f4f9541120a5cc80ff98
2015-04-16add external/selinux to default manifestNick Kralevich
Build problems were corrected in https://android-review.googlesource.com/147070 Bug: 19963152
2015-04-09Add platform/external/sonicBill Yi
2015-04-07Replace repo group on external/squashfs-tools with "pdk"Chad Jones
2015-04-07Add groups="pdk-cw-fs" for [external/squashfs-tools]Mohamad Ayyash
This ensures the squashfs includes are available to [system/extras/squashfs_utils] Change-Id: Ia35bfb165b052da44daecf0908d94124b2157bcb
2015-03-31Add platform/external/mockftpserverBill Yi
2015-03-31Add platform/external/slf4jBill Yi
2015-03-20Remove srec / VoiceDialer from the default manifest.Narayan Kamath