summaryrefslogtreecommitdiff
path: root/Ports/python3
AgeCommit message (Expand)Author
2022-01-16Ports: Regenerate patches for python3Linus Groh
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-12-22Ports: Remove obsolete siginfo_t::si_error Python3 patchIdan Horowitz
2021-12-22Ports: Update Python patches for the recent signal changesTim Schumacher
2021-12-12Ports: Restore Python's setup.py patchLinus Groh
2021-12-11Ports: Update Python to 3.10.1 :^)Linus Groh
2021-10-06Ports: Patch Python to deal with Serenity's strftimeRodrigo Tobar
2021-10-06Ports: Patch Python's http.client due to unimplemented socket optionRodrigo Tobar
2021-10-05Ports: Compile Python against OpenSSL to gain ssl moduleRodrigo Tobar
2021-10-05Ports: Make array-like settings actual arraysTim Schumacher
2021-10-04Ports: Update Python to 3.10.0Linus Groh
2021-09-18Ports: Update Python to 3.10.0rc2Linus Groh
2021-09-11Ports: Build Python with --enable-optimizationsLinus Groh
2021-09-11Ports: Build Python with libuuidLinus Groh
2021-09-09Ports: Fix compilation of python3 socket moduleRodrigo Tobar
2021-08-07Ports: Fix Python's expected SHA256 sumLinus Groh
2021-08-03Ports: Update Python to 3.10.0rc1Linus 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: Add a patch for Python's setup.py to consider /usr/localLinus Groh
2021-07-10Ports: Export CC with added --sysroot for building PythonLinus Groh
2021-07-09Ports: Remove Python setlocale patch that's no longer neededLinus Groh
2021-07-07Ports: Update Python to 3.9.6Linus Groh
2021-05-09Ports: Add note about Python webbrowser patch upstreamingLinus Groh
2021-05-09Ports: Remove obsolete rlimit patch for PythonLinus Groh
2021-05-06Ports: Always set Python MACHDEP to version-less 'serenityos'Linus Groh
2021-05-06Ports: Remove Python printf fraction length patchLinus Groh
2021-05-06Ports: Register Browser in the Python webbrowser moduleLinus Groh
2021-05-06Ports: Update Python to 3.9.5Linus 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-21Ports: Fix Python _crypt module linkage errorLinus Groh
2021-04-20Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIRPanagiotis Vasilopoulos
2021-04-06Ports: Update Python to 3.9.4Linus Groh
2021-04-01Ports: Build Python with --disable-ipv6Linus Groh
2021-04-01Ports: Get Python's --build value from config.guessLinus Groh
2021-03-11Ports: Replace hardcoded Build/ paths with SERENITY_BUILD_DIRLinus Groh
2021-02-21Ports: Update Python to 3.9.2Linus Groh
2021-02-15Everywhere: Canonicalize 'ReadMe' capitalizationBen Wiederhake
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-19Ports: Add missing version.sh file to python3 portLinus Groh