- 0c4cc67 external/python3: Drop nis.cpython-*m.so by Stephan Bergmann · 8 years ago
- 018f875 Avoid API present from macOS 10.13 if building to run on older by Tor Lillqvist · 9 years ago
- f0e68d4 python3: upgrade to release 3.5.4 by David Ostrovsky · 9 years ago
- 656c875 sal,external: remove checks for obsolete VCVER=120 by Michael Stahl · 9 years ago
- 4880141 python3: remove obsolete python-3.3.3-msvc2012-winxp.patch.1 by Michael Stahl · 9 years ago
- f0c7cbe MSVC 14.0: Make it work with older SDK version by David Ostrovsky · 9 years ago
- 9116e05 Fix check for non-empty UCRTVERSION by Stephan Bergmann · 9 years ago
- b862cbd Support MSVC 15.0 by David Ostrovsky · 9 years ago
- 8646ab9 Remove MinGW support by Stephan Bergmann · 9 years ago
- 12b865c gbuild, python3: stop defining SOLARIS, and remove SOLARIS patch by Michael Stahl · 9 years ago
- 743f9fc python3: upgrade to release 3.5.3 by Michael Stahl · 9 years ago
- d0f3363 Fix patch by Stephan Bergmann · 9 years ago
- 486efbf tdf#103363: add unicodedata and import idna encoding for mailmerge by Julien Nabet · 9 years ago
- 9b92834 external/python3: Work around -fsanitize=alignment by Stephan Bergmann · 9 years ago
- 6928b04 Clean up patch by Stephan Bergmann · 9 years ago
- b2c16b3 fix build of bundled python3 with bundled zlib by David Tardon · 9 years ago
- f595e42 cond. build is already handled in Module_external.mk by David Tardon · 9 years ago
- b078e0d python3: put a RPATH into libpython3.so by Michael Stahl · 10 years ago
- 5fb8a05 external/python3: Fix building against external/zlib by Stephan Bergmann · 10 years ago
- 55a4fd6 Don't use functions introduced in 10.12 when building to run on older by Tor Lillqvist · 10 years ago
- bccb430 Break gb_DEBUGINFO_FLAGS out of gb_DEBUG_CFLAGS by Stephan Bergmann · 10 years ago
- e31914d python3: override LINKCC properly, it needs -pthread by Michael Stahl · 10 years ago
- ca6592c remove executable bit from .mk files by Michael Stahl · 10 years ago
- 660e559 uitest: we will need the python unittest module by Markus Mohrhard · 10 years ago
- 761053a Fix python packaging on MSVC 14.0, 32bit by David Ostrovsky · 10 years ago
- eea5cb1 python3: drop obsolete patch, cannot build 3.5 with MSVC 2013 by Michael Stahl · 10 years ago
- 3e1782f WaE vs2015 double define by Norbert Thiebaud · 10 years ago
- e9cd508 configure: hard-code /usr/bin/{sort,find} for Cygwin by Michael Stahl · 10 years ago
- e9b0a45 Fix patch file attributes by Stephan Bergmann · 10 years ago
- 67466a1 Fix Python 3.5 sizeof(PyGC_Head) for UBSan by Stephan Bergmann · 10 years ago
- cd15605 Fix python3 on MSVC 14.0 by David Ostrovsky · 11 years ago
- 429876d Adapt patch by Stephan Bergmann · 10 years ago
- c2e4e74 Python3.5: Remove external dependencies: readline and lzma by David Ostrovsky · 10 years ago
- 147cb6a Bump python to 3.5 by David Ostrovsky · 11 years ago
- 02effc8e ubsan failure on bootstrapping crashtesting by Caolán McNamara · 10 years ago
- 2ada1d6 externals: remove various obsolete MSVC2012 specific flags by Michael Stahl · 11 years ago
- ca96e9a Allow building Python on Mac with GNU xargs by Khaled Hosny · 11 years ago
- 1c989f8 external/python3: -fsanitize=nonnull-attribute by Stephan Bergmann · 11 years ago
- 6d46d37 external/python3: -fsanitize=nonnull-attribute by Stephan Bergmann · 11 years ago
- be3e1d6 tdf#82968: python3: fix stdio detection on WNT harder by Michael Stahl · 11 years ago
- 6a150d7 Clang -fsanitize=vptr: ensure __ubsan_vptr_type_cache in python.bin by Stephan Bergmann · 11 years ago
- 40432ac pyhon: add lib-dynload libs to fixinstallnames (OS X) by Robert Antoni Buj i Gelonch · 11 years ago
- e376bc0 external/python3: Work around -fsanitize=alignment by Stephan Bergmann · 11 years ago
- 5ae245a Fix Python build in debug mode on x86_64 platform on windows by David Ostrovsky · 11 years ago
- 2d66de4 external/python3: Work around -fsanitize=bounds by Stephan Bergmann · 11 years ago
- c79d2db fdo#82430: MSVC build: disable a few more cases of SSE2 in externals by Michael Stahl · 11 years ago
- fe25090 MAC_OS_X_VERSION_MIN_REQUIRED is always >= 1080 now by Tor Lillqvist · 11 years ago
- cd42e5f fdo#82430: MSVC build: avoid using SSE2 instructions in some externals by Michael Stahl · 12 years ago
- 280efe5 Make the patch apply by Tor Lillqvist · 12 years ago
- 5e2492b Use correct CFBundleExecutable in the Info.plist for Python.app by Tor Lillqvist · 12 years ago
- 24d1a89 Use correct CFBundleExecutable for the LibreOfficePython framework by Tor Lillqvist · 12 years ago
- e7f8b9f Bye bye VS2010 by Tor Lillqvist · 12 years ago
- e977807 For ASAN __cxa_throw interception to work, link python.bin to libstdc++ by Stephan Bergmann · 12 years ago
- 6492c85 Make the "Mac-like" or "canonical" app bundle structure always used on OS X by Tor Lillqvist · 12 years ago
- 0b684fa VS2013: Override ToolsVersion setting by Thomas Arnhold · 12 years ago
- 31bf50b Make python3 build with VS2013 by Tor Lillqvist · 12 years ago
- 38d0bde ExternalProject_python3.mk: MACOSX by rbuj · 12 years ago
- f4beadc avoid -arch for bundled OpenSSL, Python3, and nss/nspr on OSX@PowerPC by Douglas Mencken · 12 years ago
- 5a03dad VS2013: Adjust python3 to 12.0 vcproj version by David Ostrovsky · 12 years ago
- 502246c VS 2013 has round() by Tor Lillqvist · 12 years ago
- dbe2f89 python3: stop symlinking directories on WNT by Michael Stahl · 12 years ago
- 09c0a96 externals: do not use "v110_xp" when building with MSVC 2012 and SDK 8.0 by Michael Stahl · 12 years ago
- 788228e fdo#77891 unconditionally disable console streams for WinXP by Christian Lohmaier · 12 years ago
- fa2fcc2 external/python3: Fix memory leak in configure check code by Stephan Bergmann · 12 years ago
- 87c1aa1 use $(gb_AWK) instead of awk by Christian Lohmaier · 12 years ago
- 005fae2 upgrade to python-3.3.5 by Thomas Arnhold · 12 years ago
- e175eb3 fdo#77891 fix python crash when in GUI mode, target WinXP with VS2012 by Christian Lohmaier · 12 years ago
- de386ef Make external/python3 play well with -fsanitize=address by Stephan Bergmann · 12 years ago
- 4ce1cec python3: remove obsolete MSVC2008 patches by Michael Stahl · 12 years ago
- 593ff64 normalize values of MINGW_SHARED_GCCLIB/MINGW_SHARED_GXXLIB by Michael Stahl · 12 years ago
- d729d16 normalize values of CROSS_COMPILING by Michael Stahl · 12 years ago
- 6ae1323 external: Use gb_LTOFLAGS only in LDFLAGS to fix building. by Matúš Kukan · 12 years ago
- c84a79f Use gb_LTOFLAGS for python3 too. by Matúš Kukan · 12 years ago
- 0443d0a normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONN by Michael Stahl · 12 years ago
- 4664815 normalize values of SYSTEM_CLUCENE, SYSTEM_EXPAT, SYSTEM_JPEG by Michael Stahl · 12 years ago
- e3abec3 fdo#74825: fix missing lcms2/libxslt/curl in installation sets by Michael Stahl · 12 years ago
- 65be224 fdo#70796 fix quoted printable encoding bug in internal Python by Andras Timar · 12 years ago
- 45c537a fdo#73087: python3: upgrade to version 3.3.3 by Michael Stahl · 12 years ago
- 9dc3f0f fdo#70393: move python3 to a subdir of external by Khaled Hosny · 12 years ago