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