summaryrefslogtreecommitdiff
path: root/Ports/python3/package.sh
AgeCommit message (Expand)Author
2022-06-30Toolchain+Ports: Install host python into Local/python, not Local/$ARCHAndrew Kaster
2022-01-16Ports: Remove some config.sub patches and download a fresh one if neededAli Mohammad Pur
2022-01-08Ports: Don't try to enable PGO for python3 when cross-compilingAndrew Kaster
2021-10-05Ports: Compile Python against OpenSSL to gain ssl moduleRodrigo Tobar
2021-10-05Ports: Make array-like settings actual arraysTim Schumacher
2021-09-11Ports: Build Python with --enable-optimizationsLinus Groh
2021-09-11Ports: Build Python with libuuidLinus Groh
2021-08-03Ports: Make Python version check work with suffixed versionsLinus Groh
2021-08-03Ports: Change Python's auth_type to sha256Linus Groh
2021-07-20Ports: Add a launcher for PythonLinus Groh
2021-07-10Ports: Build Python with ncurses and termcapLinus Groh
2021-07-10Ports: Build Python with sqliteLinus Groh
2021-07-10Ports: Build Python with bzip2Linus Groh
2021-07-10Ports: Build Python with readlineLinus Groh
2021-07-10Ports: Export CC with added --sysroot for building PythonLinus Groh
2021-04-25Ports: Remove obsolete patches for PythonGunnar Beutner
2021-04-25Ports: Fix python3 package so linting script doesn't error out.Brian Gianforcaro
2021-04-20Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIRPanagiotis Vasilopoulos
2021-04-01Ports: Build Python with --disable-ipv6Linus Groh
2021-04-01Ports: Get Python's --build value from config.guessLinus Groh
2021-02-02Ports: Build python3 with zlibLinus Groh
2021-02-02Ports: Build most python3 extension modules staticallyLinus Groh
2021-01-23Ports: Tweak shebang of python3's package.shLinus Groh
2021-01-22Ports: Build python3 with libffiLinus Groh
2021-01-18Ports: Add Python 3.9Linus Groh