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