summaryrefslogtreecommitdiff
path: root/external/python3
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-17openssl: update to 1.1.1gJan-Marek Glogowski2-21/+6
2020-04-29Fix gb_ExternalProject_get_state_target,python3,removeunnecessarystuffStephan Bergmann1-0/+1
2020-04-16Fix passing --disable-optimized into external/python3Stephan Bergmann1-3/+7
2020-03-27revert the gyp-based nss build changesLuboš Luňák1-1/+0
2020-03-23build nss using their new build system (gyp/ninja-based)Luboš Luňák1-0/+1
2020-03-04Bump Windows build baseline to Visual Studio 2019 16.4Stephan Bergmann1-1/+0
2020-02-19tdf#130404 python3: add new windows .pyd modules for 3.7Michael Stahl1-0/+3
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák1-0/+4
2020-01-24python3+WIN: don't fail copy of openssl DLLs+PDBsJan-Marek Glogowski1-0/+15
2020-01-09python3: bundle libffi for GNU/Linux buildsMichael Stahl1-2/+11
2020-01-09python3: fix 32-bit x86 buildMichael Stahl1-1/+1
2020-01-08python3: remove _uuid moduleMichael Stahl1-1/+0
2020-01-08python3: upgrade to release 3.7.6Michael Stahl13-453/+93
2019-11-19python3: upgrade to release 3.5.9Michael Stahl3-33/+2
2019-04-16Initial VS 2019 SupportTomoyuki Kubota1-1/+2
2019-01-24Drop unnecessary gb_DEBUG_CFLAGSStephan Bergmann1-1/+1
2019-01-16Minimum Supported Version is VS2017himajin1000001-1/+0
2019-01-15python3: add patch bpo-17239: Disable external entities in SAX parserMichael Stahl2-0/+60
2018-12-29external/python3: Work around macOS Clang trunk errorStephan Bergmann2-0/+11
2018-08-15tdf#106324: Remove unnecessary test folder from LibreOfficePython frameworkTor Lillqvist1-0/+5
2018-06-05try building python in parallel on windowsNoel Grandin1-0/+1
2018-04-07external/python3: Drop nis.cpython-*m.soStephan Bergmann1-1/+0
2018-01-30Remove obsolete patchMike Kaganski1-23/+0
2017-09-20Avoid API present from macOS 10.13 if building to run on olderTor Lillqvist2-0/+69
2017-08-11python3: upgrade to release 3.5.4David Ostrovsky3-44/+50
2017-05-30sal,external: remove checks for obsolete VCVER=120Michael Stahl1-1/+0
2017-05-30python3: remove obsolete python-3.3.3-msvc2012-winxp.patch.1Michael Stahl5-506/+0
2017-02-22MSVC 14.0: Make it work with older SDK versionDavid Ostrovsky1-1/+1
2017-02-21Fix check for non-empty UCRTVERSIONStephan Bergmann1-1/+1
2017-02-15Support MSVC 15.0David Ostrovsky1-4/+4
2017-02-10Remove MinGW supportStephan Bergmann2-10/+3
2017-02-08gbuild, python3: stop defining SOLARIS, and remove SOLARIS patchMichael Stahl2-19/+0
2017-01-17python3: upgrade to release 3.5.3Michael Stahl10-1342/+18
2017-01-17Fix patchStephan Bergmann1-6/+6
2016-12-18tdf#103363: add unicodedata and import idna encoding for mailmergeJulien Nabet1-0/+1
2016-12-16external/python3: Work around -fsanitize=alignmentStephan Bergmann1-0/+20