1. 8425ac5 WaE vs2015 double define by Norbert Thiebaud · 10 years ago
  2. c173aba configure: hard-code /usr/bin/{sort,find} for Cygwin by Michael Stahl · 10 years ago
  3. 67466a1 Fix Python 3.5 sizeof(PyGC_Head) for UBSan by Stephan Bergmann · 10 years ago
  4. cd15605 Fix python3 on MSVC 14.0 by David Ostrovsky · 11 years ago
  5. 429876d Adapt patch by Stephan Bergmann · 10 years ago
  6. c2e4e74 Python3.5: Remove external dependencies: readline and lzma by David Ostrovsky · 10 years ago
  7. 147cb6a Bump python to 3.5 by David Ostrovsky · 11 years ago
  8. 02effc8e ubsan failure on bootstrapping crashtesting by Caolán McNamara · 10 years ago
  9. 2ada1d6 externals: remove various obsolete MSVC2012 specific flags by Michael Stahl · 11 years ago
  10. ca96e9a Allow building Python on Mac with GNU xargs by Khaled Hosny · 11 years ago
  11. 1c989f8 external/python3: -fsanitize=nonnull-attribute by Stephan Bergmann · 11 years ago
  12. 6d46d37 external/python3: -fsanitize=nonnull-attribute by Stephan Bergmann · 11 years ago
  13. be3e1d6 tdf#82968: python3: fix stdio detection on WNT harder by Michael Stahl · 11 years ago
  14. 6a150d7 Clang -fsanitize=vptr: ensure __ubsan_vptr_type_cache in python.bin by Stephan Bergmann · 11 years ago
  15. 40432ac pyhon: add lib-dynload libs to fixinstallnames (OS X) by Robert Antoni Buj i Gelonch · 11 years ago
  16. e376bc0 external/python3: Work around -fsanitize=alignment by Stephan Bergmann · 11 years ago
  17. 5ae245a Fix Python build in debug mode on x86_64 platform on windows by David Ostrovsky · 11 years ago
  18. 2d66de4 external/python3: Work around -fsanitize=bounds by Stephan Bergmann · 11 years ago
  19. c79d2db fdo#82430: MSVC build: disable a few more cases of SSE2 in externals by Michael Stahl · 11 years ago
  20. fe25090 MAC_OS_X_VERSION_MIN_REQUIRED is always >= 1080 now by Tor Lillqvist · 11 years ago
  21. cd42e5f fdo#82430: MSVC build: avoid using SSE2 instructions in some externals by Michael Stahl · 12 years ago
  22. 280efe5 Make the patch apply by Tor Lillqvist · 12 years ago
  23. 5e2492b Use correct CFBundleExecutable in the Info.plist for Python.app by Tor Lillqvist · 12 years ago
  24. 24d1a89 Use correct CFBundleExecutable for the LibreOfficePython framework by Tor Lillqvist · 12 years ago
  25. e7f8b9f Bye bye VS2010 by Tor Lillqvist · 12 years ago
  26. e977807 For ASAN __cxa_throw interception to work, link python.bin to libstdc++ by Stephan Bergmann · 12 years ago
  27. 6492c85 Make the "Mac-like" or "canonical" app bundle structure always used on OS X by Tor Lillqvist · 12 years ago
  28. 0b684fa VS2013: Override ToolsVersion setting by Thomas Arnhold · 12 years ago
  29. 31bf50b Make python3 build with VS2013 by Tor Lillqvist · 12 years ago
  30. 38d0bde ExternalProject_python3.mk: MACOSX by rbuj · 12 years ago
  31. f4beadc avoid -arch for bundled OpenSSL, Python3, and nss/nspr on OSX@PowerPC by Douglas Mencken · 12 years ago
  32. 5a03dad VS2013: Adjust python3 to 12.0 vcproj version by David Ostrovsky · 12 years ago
  33. 502246c VS 2013 has round() by Tor Lillqvist · 12 years ago
  34. dbe2f89 python3: stop symlinking directories on WNT by Michael Stahl · 12 years ago
  35. 09c0a96 externals: do not use "v110_xp" when building with MSVC 2012 and SDK 8.0 by Michael Stahl · 12 years ago
  36. 788228e fdo#77891 unconditionally disable console streams for WinXP by Christian Lohmaier · 12 years ago
  37. fa2fcc2 external/python3: Fix memory leak in configure check code by Stephan Bergmann · 12 years ago
  38. 87c1aa1 use $(gb_AWK) instead of awk by Christian Lohmaier · 12 years ago
  39. 005fae2 upgrade to python-3.3.5 by Thomas Arnhold · 12 years ago
  40. e175eb3 fdo#77891 fix python crash when in GUI mode, target WinXP with VS2012 by Christian Lohmaier · 12 years ago
  41. de386ef Make external/python3 play well with -fsanitize=address by Stephan Bergmann · 12 years ago
  42. 4ce1cec python3: remove obsolete MSVC2008 patches by Michael Stahl · 12 years ago
  43. 593ff64 normalize values of MINGW_SHARED_GCCLIB/MINGW_SHARED_GXXLIB by Michael Stahl · 12 years ago
  44. d729d16 normalize values of CROSS_COMPILING by Michael Stahl · 12 years ago
  45. 6ae1323 external: Use gb_LTOFLAGS only in LDFLAGS to fix building. by Matúš Kukan · 12 years ago
  46. c84a79f Use gb_LTOFLAGS for python3 too. by Matúš Kukan · 12 years ago
  47. 0443d0a normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONN by Michael Stahl · 12 years ago
  48. 4664815 normalize values of SYSTEM_CLUCENE, SYSTEM_EXPAT, SYSTEM_JPEG by Michael Stahl · 12 years ago
  49. e3abec3 fdo#74825: fix missing lcms2/libxslt/curl in installation sets by Michael Stahl · 12 years ago
  50. 65be224 fdo#70796 fix quoted printable encoding bug in internal Python by Andras Timar · 12 years ago
  51. 45c537a fdo#73087: python3: upgrade to version 3.3.3 by Michael Stahl · 12 years ago
  52. 9dc3f0f fdo#70393: move python3 to a subdir of external by Khaled Hosny · 12 years ago