summaryrefslogtreecommitdiff
path: root/external/python3
AgeCommit message (Expand)Author
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
2020-07-17libffi: build DLL on WindowsJan-Marek Glogowski
2020-07-17openssl: update to 1.1.1gJan-Marek Glogowski
2020-04-29Fix gb_ExternalProject_get_state_target,python3,removeunnecessarystuffStephan Bergmann
2020-04-16Fix passing --disable-optimized into external/python3Stephan Bergmann
2020-03-27revert the gyp-based nss build changesLuboš Luňák
2020-03-23build nss using their new build system (gyp/ninja-based)Luboš Luňák
2020-03-04Bump Windows build baseline to Visual Studio 2019 16.4Stephan Bergmann
2020-02-19tdf#130404 python3: add new windows .pyd modules for 3.7Michael Stahl
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2020-01-24python3+WIN: don't fail copy of openssl DLLs+PDBsJan-Marek Glogowski
2020-01-09python3: bundle libffi for GNU/Linux buildsMichael Stahl
2020-01-09python3: fix 32-bit x86 buildMichael Stahl
2020-01-08python3: remove _uuid moduleMichael Stahl