summaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Expand)Author
2022-06-22Move user file along to the new package nameWilliam Escande
2022-05-26RESTRICT AUTOMERGE Ignore weak symbol difference in libc++ ABI checkandroid13-devHsin-Yi Chen
2022-02-25Export libc++ headers for musl sysrootColin Cross
2022-01-06Move pgo rules to afdoandroid-t-preview-2android-t-preview-1android-t-beta-3android-s-v2-beta-3android-s-qpr3-beta-1android-t-preview-1android-s-v2-beta-3android-s-qpr3-beta-1Yi Kong
2021-11-12Allow the ART module to use "libc++fs".Jiakai Zhang
2021-08-20Add another warning to the libc++ Android.bp.android-s-beta-5android-s-beta-5Dan Albert
2021-08-11Update the bug that's blocking libc++fs for vendor code.Elliott Hughes
2021-06-14Add ramdisk_available to init_first_stage's depsandroid-s-beta-4android-s-beta-3android-s-beta-4Inseob Kim
2021-02-24PGO for libc++Yi Kong
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/libcxxandroid-s-preview-1Bob Badour
2020-11-11Add "product_available" to product available modulesJustin Yun
2020-10-29Merge "Make vendor_ramdisk_available."Yifan Hong
2020-10-21Make vendor_ramdisk_available.Yifan Hong
2020-09-09Do not set -fsjlj-exceptions locally for WindowsPirama Arumuga Nainar
2020-05-02Set min_sdk_version to be part of mainline modulesJooyung Han
2020-04-13Note about why this isn't vendor_available.Dan Albert
2020-03-07Set apex_available propertyandroid-r-preview-4android-r-preview-3android-r-preview-2Jiyong Park
2020-01-22Make ramdisk_available.android-r-preview-1Yifan Hong
2020-01-10Change libc++ to stop statically linking the unwinder.Peter Collingbourne
2019-10-03Remove -nodefaultlibs and -nostdinc++ndk-sysroot-r21Colin Cross
2019-05-06libcxx supports native_bridgedimitry
2019-04-17Adding libc++fs to recovery availableandroid-o-mr1-iot-release-1.0.12oreo-mr1-iot-releaseBowgo Tsai
2019-02-28Enable testing C++ coroutines TS.android-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5android-q-preview-1android-o-mr1-iot-release-1.0.10Dan Albert
2019-01-10Add std::filesystem support.Dan Albert
2019-01-09Add and test libc++experimental.Dan Albert
2019-01-08Adapt to upstream changes.Dan Albert
2018-12-12Fix macOS build.Elliott Hughes
2018-12-05Update run_tests.py to use Soong.Peter Collingbourne
2018-10-11Remove libunwindbacktrace from linux_bionicDan Willemsen
2018-09-21Enable libcxx_static for Windowsandroid-o-mr1-iot-release-smart-display-r3oreo-mr1-1.2-iot-releasePirama Arumuga Nainar
2018-04-27Mark as recovery_available: trueandroid-p-preview-4android-o-mr1-iot-release-1.0.1android-n-iot-release-smart-displayandroid-n-iot-release-polk-at1Jiyong Park
2018-02-08Adapt to upstream changes.Dan Albert
2017-10-18Revert "Fix mips and mips64 builds."Goran Jakovljevic
2017-10-04Fix mips and mips64 builds.Stephen Hines
2017-10-02Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]Dan Willemsen
2017-09-29Use -Werror in external/libcxxChih-Hung Hsieh
2017-09-28Remove default librariesDan Willemsen
2017-09-10Remove clang: trueLennart Wieboldt
2017-08-23Mark the module as VNDK or VNDK-SP in Android.bpandroid-o-mr1-preview-2android-o-mr1-preview-1Justin Yun
2017-04-10Mark as vendor_availableDan Willemsen
2017-01-27Update Android.bp for upstream changes.Dan Albert
2016-11-28Enable libc++ on host bionicDan Willemsen
2016-11-18Fix linking libc++ on macColin Cross
2016-05-24Add compile time define that was missing.Dan Austin
2015-12-15Reenable libc++ host dynamic libbrillo-m9-releasebrillo-m9-devColin Cross
2015-12-04soong: Use new linker file propertiesbrillo-m8-releasebrillo-m8-devDan Willemsen
2015-12-01Disable host libcxx.so for apps buildsColin Cross
2015-11-19libcxx: Update Android.bp to match Android.mkColin Cross
2015-09-16Add Android.bp for libc++Dan Willemsen