summaryrefslogtreecommitdiff
path: root/Ports/python3
AgeCommit message (Expand)Author
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
2021-01-18Ports: Add Python 3.9Linus Groh