aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Expand)Author
2023-11-28Switch py3-launcher to use libsqlite_static_noicuMichael Hoisie
2023-08-31Add bz2 and elementtree modules.James Farrell
2023-08-23Changes for building Python 3.11James Farrell
2023-08-16Simplify the launcher path detection (prep for 3.11)Dan Willemsen
2023-06-06Define SOABI for riscv64 in cpythonPrashanth Swaminathan
2022-10-21Add missing sqlite module into our python3 buildDan Willemsen
2022-10-15Clarify licensing -- GPL does not applyBob Badour
2022-07-19Add aarch64-linux-musl configurations for cpython3Colin Cross
2022-07-15Do not enable -Wstrict-prototypes warningYi Kong
2022-06-22py3: Create a generic darwin (x86_64 + arm64) configDan Willemsen
2022-03-23Android updates for Python 3.10Dan Willemsen
2022-03-18Tweak linux_glibc properties for musl builds in external/python/cpython3Colin Cross
2022-03-15Merge "Revert "Tweak linux_glibc properties for musl builds in external/pytho...Colin Cross
2022-03-15Revert "Tweak linux_glibc properties for musl builds in external/python/cpyth...Colin Cross
2022-03-15Merge "Tweak linux_glibc properties for musl builds in external/python/cpython3"Colin Cross
2022-03-15Tweak linux_glibc properties for musl builds in external/python/cpython3Colin Cross
2022-03-08Add static python3 launchers for non-glibc targetsColin Cross
2021-08-18Upgrade python version to 3.9Spandan Das
2021-03-08[LSC] Add LOCAL_LICENSE_KINDS to external/python/cpython3android-s-beta-2android-s-beta-1Bob Badour
2021-01-25Bump OSABI to 39 for cpythonHaibo Huang
2021-01-16Upgrade Python to 3.9.1Haibo Huang
2021-01-07Add _ssl support on host linux and darwinDan Willemsen
2021-01-07Use cpython3 host prebuilts on most branchesDan Willemsen
2020-12-16Prepare for launcher prebuilts on the hostDan Willemsen
2020-08-24Define ABIFLAGS as an empty stringLuca Stefani
2020-08-24Don't set platform to linux2Luca Stefani
2020-01-10Add liblog as a dependency where libbase is used.Tom Cherry
2019-12-03cpython3: Export symbols from interpreter to be used in extensionsJack He
2019-11-05Python3 build supportDan Willemsen