summaryrefslogtreecommitdiff
path: root/external/python3
AgeCommit message (Expand)AuthorFilesLines
2024-03-28python exits on initialization if fd 0 is a dirCaolán McNamara2-0/+44
2023-11-09python3: name gdb pretty-printer after .so, not .binMichael Stahl1-1/+1
2023-10-22Replace a tab with spacesTaichi Haradaguchi1-1/+1
2023-10-15Typo: Unfortuantely->Unfortunately (python3/ExternalProject_python3.mk)Julien Nabet1-1/+1
2023-10-14Upgrade libffi to 3.4.4Taichi Haradaguchi2-0/+18
2023-10-14tdf#116412 include bz2 module in internal pythonTaichi Haradaguchi3-8/+13
2023-10-10fix internal python build on aarch64-unknown-linux-gnuAndras Timar1-0/+6
2023-09-15A more principled suppression of -fsanitize=function in external C codeStephan Bergmann1-0/+1
2023-08-07Revert "tdf#116412: include bz2 in internal python"Taichi Haradaguchi3-11/+6
2023-08-06Revert "external/python3: fix Windows build"Taichi Haradaguchi1-1/+0
2023-08-06external/python3: fix Windows buildTaichi Haradaguchi1-0/+1
2023-07-30tdf#116412: include bz2 in internal pythonTaichi Haradaguchi3-6/+11
2023-06-07python3: upgrade to release 3.8.17Michael Stahl1-1/+1
2023-02-09fix internal python build on powerpc64le-unknown-linux-gnuAndras Timar1-0/+6
2023-01-27Remove support for AIXStephan Bergmann2-4/+0
2023-01-16external/python3: fix line offsets in internal-zlib.patch.0Taichi Haradaguchi1-1/+1
2022-11-21macOS (janitor): remove workarounds for no longer supported SDKsChristian Lohmaier1-1/+0
2022-10-24Python3: update to 3.8.15Taichi Haradaguchi11-81/+22
2022-09-10upgrade to openssl-3.0.5Caolán McNamara1-2/+4
2022-09-07Remove obsolete commentStephan Bergmann1-3/+0
2022-09-07python3: upgrade to release 3.8.13Taichi Haradaguchi1-12/+0
2022-03-04external/python3: Avoid "ThreadSanitizer: destroy of a locked mutex"Stephan Bergmann2-0/+11
2022-02-23external/python3: Explicitly check that all extension modules got builtStephan Bergmann2-4/+14
2022-01-31externals: always provide platform configure flagsJan-Marek Glogowski1-1/+1
2021-12-24python3: fix build on Win 10Aron Budea2-0/+174
2021-10-08Centralize VS-to-toolset mapping in configureMike Kaganski1-2/+1
2021-09-16Add preliminary VS 2022 supportHossein1-0/+1
2021-08-20Make some scripts more portableIlmari Lauhakangas1-1/+1
2021-06-25python3: update to 3.8.10Jan-Marek Glogowski1-36/+0
2021-05-07external/python3: Mark configure part of darwin.patch.0 as reported upstreamStephan Bergmann1-0/+3
2021-05-07external/python3: Clang 13 trunk implements --print-multiarch nowStephan Bergmann1-0/+12
2021-05-07external/python3: First removeunnecessarystuff, then fixinstallnamesStephan Bergmann1-1/+2
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski1-1/+1
2021-05-05Switch OPENSSL config var from negative to positiveJan-Marek Glogowski2-4/+4
2021-04-21Python .so files names have changed on macOS at least for some reasonTor Lillqvist1-15/+13
2021-03-23Rename LO Windows arm64 ID to aarch64Jan-Marek Glogowski1-1/+1
2021-01-18mac: don't put script files into Contents/MacOS or framework-bin directoryChristian Lohmaier1-9/+14
2021-01-02Fix build error in Python3 for Raspberry pi4bJulien Nabet1-0/+7
2020-12-03Drop Python modules we don't want on macOS, too, like on other platformsTor Lillqvist1-2/+19
2020-12-02Guard against sysconf(_SC_OPEN_MAX) returning LONG_MAXTor Lillqvist1-0/+20
2020-12-02external/python3: Silence UBSan errors with --with-pydebugStephan Bergmann1-0/+23
2020-12-01Enable Python Py_DEBUG setting when built with --enable-dbgutil on LinuxThomas Viehmann2-61/+65
2020-11-19Add comment on how to run Python's own unit testsTor Lillqvist1-0/+6
2020-11-15Make one more thing in Python compile for macOS on arm64Tor Lillqvist1-0/+12
2020-11-15Make python3 build on macOS 11, including for arm64Tor Lillqvist2-0/+39
2020-09-17python3: fix Windows Arm64 buildJan-Marek Glogowski1-0/+3
2020-09-15WIN add and apply default msbuild platform+configJan-Marek Glogowski1-9/+1
2020-07-24Name of python.bin-gdb.py must match name of python.bin executableStephan Bergmann1-1/+1
2020-07-17python3: update to 3.8.4Jan-Marek Glogowski8-192/+174
2020-07-17libffi: build DLL on WindowsJan-Marek Glogowski1-1/+1