tree: b33910bbf5ba5a3e2ed529c6ffc7d92c982d78d8 [path history] [tgz]
  1. 0000-make-_sysconfigdata.py-relocatable.patch
  2. 0001-fix-_nt_quote_args-using-subprocess-list2cmdline.patch
  3. 0002-restore-setup-config.patch
  4. 0100-MINGW-BASE-use-NT-thread-model.patch
  5. 0110-MINGW-translate-gcc-internal-defines-to-python-platf.patch
  6. 0130-MINGW-configure-MACHDEP-and-platform-for-build.patch
  7. 0140-MINGW-preset-configure-defaults.patch
  8. 0150-MINGW-configure-largefile-support-for-windows-builds.patch
  9. 0170-MINGW-add-srcdir-PC-to-CPPFLAGS.patch
  10. 0180-MINGW-init-system-calls.patch
  11. 0200-MINGW-build-in-windows-modules-winreg.patch
  12. 0210-MINGW-determine-if-pwdmodule-should-be-used.patch
  13. 0250-MINGW-compiler-customize-mingw-cygwin-compilers.patch
  14. 0260-MINGW-compiler-enable-new-dtags.patch
  15. 0290-issue6672-v2-Add-Mingw-recognition-to-pyport.h-to-al.patch
  16. 0300-MINGW-configure-for-shared-build.patch
  17. 0310-MINGW-dynamic-loading-support.patch
  18. 0330-MINGW-ignore-main-program-for-frozen-scripts.patch
  19. 0350-MINGW-setup-_multiprocessing-module.patch
  20. 0360-MINGW-setup-select-module.patch
  21. 0370-MINGW-setup-_ctypes-module-with-system-libffi.patch
  22. 0380-MINGW-defect-winsock2-and-setup-_socket-module.patch
  23. 0390-MINGW-exclude-unix-only-modules.patch
  24. 0400-MINGW-setup-msvcrt-and-_winapi-modules.patch
  25. 0410-MINGW-build-extensions-with-GCC.patch
  26. 0420-MINGW-use-Mingw32CCompiler-as-default-compiler-for-m.patch
  27. 0430-MINGW-find-import-library.patch
  28. 0440-MINGW-setup-_ssl-module.patch
  29. 0460-MINGW-generalization-of-posix-build-in-sysconfig.py.patch
  30. 0462-MINGW-support-stdcall-without-underscore.patch
  31. 0464-use-replace-instead-rename-to-avoid-failure-on-windo.patch
  32. 0470-MINGW-avoid-circular-dependency-from-time-module-dur.patch
  33. 0480-MINGW-generalization-of-posix-build-in-distutils-sys.patch
  34. 0490-MINGW-customize-site.patch
  35. 0500-add-python-config-sh.patch
  36. 0510-cross-darwin-feature.patch
  37. 0520-py3k-mingw-ntthreads-vs-pthreads.patch
  38. 0530-mingw-system-libffi.patch
  39. 0555-msys-mingw-prefer-unix-sep-if-MSYSTEM.patch
  40. 0560-mingw-use-posix-getpath.patch
  41. 0565-mingw-add-ModuleFileName-dir-to-PATH.patch
  42. 0570-mingw-add-BUILDIN_WIN32_MODULEs-time-msvcrt.patch
  43. 0610-msys-cygwin-semi-native-build-sysconfig.patch
  44. 0620-mingw-sysconfig-like-posix.patch
  45. 0630-mingw-_winapi_as_builtin_for_Popen_in_cygwinccompiler.patch
  46. 0640-mingw-x86_64-size_t-format-specifier-pid_t.patch
  47. 0650-cross-dont-add-multiarch-paths-if-cross-compiling.patch
  48. 0660-mingw-use-backslashes-in-compileall-py.patch
  49. 0670-msys-convert_path-fix-and-root-hack.patch
  50. 0690-allow-static-tcltk.patch
  51. 0720-mingw-pdcurses_ISPAD.patch
  52. 0740-grammar-fixes.patch
  53. 0750-builddir-fixes.patch
  54. 0760-msys-monkeypatch-os-system-via-sh-exe.patch
  55. 0770-msys-replace-slashes-used-in-io-redirection.patch
  56. 0800-mingw-install-layout-as-posix.patch
  57. 0810-remove_path_max.default.patch
  58. 0820-dont-link-with-gettext.patch
  59. 0830-ctypes-python-dll.patch
  60. 0840-gdbm-module-includes.patch
  61. 0850-use-gnu_printf-in-format.patch
  62. 0870-mingw-fix-ssl-dont-use-enum_certificates.patch
  63. 0890-mingw-build-optimized-ext.patch
  64. 0900-cygwinccompiler-dont-strip-modules-if-pydebug.patch
  65. 0910-fix-using-dllhandle-and-winver-mingw.patch
  66. 0920-mingw-add-LIBPL-to-library-dirs.patch
  67. 0970-Add-AMD64-to-sys-config-so-msvccompiler-get_build_version-works.patch
  68. 0990-MINGW-link-with-additional-library.patch
  69. 1010-install-msilib.patch
  70. 1060-dont-include-system-ncurses-path.patch
  71. 1620-fix-signal-module-build.patch
  72. 1630-build-winconsoleio.patch
  73. 1650-expose-sem_unlink.patch
  74. 1700-cygpty-isatty.patch
  75. 1701-disable-broken-gdbm-module.patch
  76. 1800-link-win-resource-files-and-build-pythonw.patch
  77. 1810-3.7-mpdec-mingw.patch
  78. 1850-disable-readline.patch
  79. 1860-fix-isselectable.patch
  80. 1870-use-_wcsnicmp-instead-wcsncasecmp.patch
  81. 1890-_xxsubinterpretersmodule.patch
  82. 2010-configure-have-inet-pton.patch
  83. 2030-fix-msvc9-import.patch
  84. 2051-set-venv-activate-path-unix.patch
  85. 2052-venv-creation-fixes.patch
  86. 2060-pass-gen-profile-ldflags.patch
  87. 2070-distutils-add-windmc-to-cygwinccompiler.patch
  88. 2080-pkg-config-windows-must-link-ext-with-python-lib.patch
  89. 3000-importlib-bootstrap-path-sep.patch
  90. 3001-pathlib-path-sep.patch
  91. 3011-fix-build-testinternalcapi.patch
  92. 3020-extend-MS_WINDOWS-flag.patch
  93. 4000-clang-arm64.patch
  94. 5000-warnings-fixes.patch
  95. PKGBUILD
  96. smoketests.py