summaryrefslogtreecommitdiff
path: root/external/python3
AgeCommit message (Expand)AuthorFilesLines
2019-11-29python3: upgrade to release 3.5.9Michael Stahl4-96/+2
2019-11-29python3: upgrade to release 3.5.7Michael Stahl2-0/+63
2019-11-29python3: add patch bpo-17239: Disable external entities in SAX parserMichael Stahl2-0/+60
2017-09-26Avoid 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-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
2016-12-16Clean up patchStephan Bergmann1-21/+19
2016-11-04fix build of bundled python3 with bundled zlibDavid Tardon2-0/+10
2016-10-23cond. build is already handled in Module_external.mkDavid Tardon1-2/+0
2016-09-21python3: put a RPATH into libpython3.soMichael Stahl4-9/+19
2016-09-16external/python3: Fix building against external/zlibStephan Bergmann3-0/+53
2016-08-04Don't use functions introduced in 10.12 when building to run on olderTor Lillqvist1-0/+6
2016-07-11Break gb_DEBUGINFO_FLAGS out of gb_DEBUG_CFLAGSStephan Bergmann1-1/+1
2016-07-01python3: override LINKCC properly, it needs -pthreadMichael Stahl1-1/+1
2016-07-01remove executable bit from .mk filesMichael Stahl1-0/+0
2016-06-22uitest: we will need the python unittest moduleMarkus Mohrhard1-0/+11
2016-02-23Fix python packaging on MSVC 14.0, 32bitDavid Ostrovsky1-0/+2
2016-02-22python3: drop obsolete patch, cannot build 3.5 with MSVC 2013Michael Stahl2-15/+0
2016-02-22WaE vs2015 double defineNorbert Thiebaud1-1/+1
2016-01-07configure: hard-code /usr/bin/{sort,find} for CygwinMichael Stahl1-1/+1
2015-12-01Fix patch file attributesStephan Bergmann1-0/+0
2015-10-27Fix Python 3.5 sizeof(PyGC_Head) for UBSanStephan Bergmann1-0/+11
2015-10-27Fix python3 on MSVC 14.0David Ostrovsky1-0/+2
2015-10-26Adapt patchStephan Bergmann1-4/+4
2015-10-25Python3.5: Remove external dependencies: readline and lzmaDavid Ostrovsky1-2/+0
2015-10-25Bump python to 3.5David Ostrovsky14-408/+306
2015-10-22ubsan failure on bootstrapping crashtestingCaolán McNamara1-0/+15
2015-09-09externals: remove various obsolete MSVC2012 specific flagsMichael Stahl1-2/+0
2015-06-08Allow building Python on Mac with GNU xargsKhaled Hosny2-0/+13
2015-06-02external/python3: -fsanitize=nonnull-attributeStephan Bergmann1-0/+11
2015-06-02external/python3: -fsanitize=nonnull-attributeStephan Bergmann1-0/+9
2015-05-09tdf#82968: python3: fix stdio detection on WNT harderMichael Stahl1-52/+35
2015-02-23Clang -fsanitize=vptr: ensure __ubsan_vptr_type_cache in python.binStephan Bergmann1-1/+1
2015-02-02pyhon: add lib-dynload libs to fixinstallnames (OS X)Robert Antoni Buj i Gelonch1-0/+4
2015-01-13external/python3: Work around -fsanitize=alignmentStephan Bergmann1-0/+22
2015-01-11Fix Python build in debug mode on x86_64 platform on windowsDavid Ostrovsky1-0/+40
2015-01-06external/python3: Work around -fsanitize=boundsStephan Bergmann2-0/+23
2014-11-03fdo#82430: MSVC build: disable a few more cases of SSE2 in externalsMichael Stahl1-0/+11
2014-10-16MAC_OS_X_VERSION_MIN_REQUIRED is always >= 1080 nowTor Lillqvist1-2/+2
2014-10-02fdo#82430: MSVC build: avoid using SSE2 instructions in some externalsMichael Stahl2-0/+13
2014-09-19Make the patch applyTor Lillqvist1-1/+1
2014-09-19Use correct CFBundleExecutable in the Info.plist for Python.appTor Lillqvist1-0/+11