Commit Graph

11 Commits

Author SHA1 Message Date
Biswapriyo Nath
aa466793e2 python-pywin32: Remove unused hunks from patches
* The added symbols are upstreamed in mingw-w64.
* IAsyncOperation was renamed to IDataObjectAsyncCapability in pywin32 upstream.
2023-01-09 09:34:01 +05:30
Raed Rizqie
d52b000778 python-pywin32: update to b304 2022-11-06 04:13:09 +08:00
Jeremy Drake
78f5f66f78 pywin32: fix problematic patch
Remove infinite recursion from ThisAsIID method.  Disable a workaround
for broken header in Vista SDK that is not broken in MINGW-w64.
2021-11-05 17:34:17 -07:00
Raed Rizqie
1697c82b09 Update mingw-w64-python-pywin32/002-com-extensions-fix.patch
Co-authored-by: jeremyd2019 <github@jdrake.com>
2021-10-22 03:25:10 +08:00
Raed Rizqie
797c805106 pywin32 302-2 2021-10-21 17:22:15 +08:00
Raed Rizqie
1028ded6a8 Update to b302
-Disable clang build
-Disable adsi module coz adsiid stub is incomplete
-Link to static gcc, stdc++ and winpthread to avoid dll import error issue
2021-10-12 04:01:16 +08:00
Raed Rizqie
2ce6929eca updates 2021-10-11 01:54:18 +08:00
Raed Rizqie
d08d7c60d7 clang build fix 2021-10-10 23:41:53 +08:00
Raed Rizqie
66d1fc1a12 fix clang build 2021-10-10 18:26:49 +08:00
Raed Rizqie
b834416ec3 fix patches 2021-10-06 01:09:22 +08:00
Raed Rizqie
a4d7f31425 Create 002-com-extensions-fix.patch 2021-10-06 00:29:55 +08:00