Commit Graph

11 Commits

Author SHA1 Message Date
Jeremy Drake
92fc9a88e3 pywin32: enable bits and ifilter extensions 2021-11-07 13:03:37 -08:00
Raed Rizqie
797c805106 pywin32 302-2 2021-10-21 17:22:15 +08:00
Raed Rizqie
7a2d2564fc update 2021-10-12 17:41:33 +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
66d1fc1a12 fix clang build 2021-10-10 18:26:49 +08:00
Raed Rizqie
dbfc062953 Try fixing clang build 2021-10-10 15:45:16 +08:00
Raed Rizqie
f8bc7223aa Update 001-compile-and-setup-fixes.patch 2021-10-06 00:29:24 +08:00
Joan Karadimov
d3bf624dad python-pywin32: Fix more compilation errors
- update to 228
- drop Python 2 support
- fix some MAPI compilation problems
- simplfy the patch file for dependencies
- drop the patch file for min/max
- disable some modules
2021-06-27 17:12:59 +02:00
Joan Karadimov
2d91ba3ef5 python-pywin32: Fix multiple compilation issues
- ignore Windows SDKs installed by Visual Studio
- avoid compilation errors via compiler flags
- extract min/max patches to a separate file
- fix more min/max calls
- move module dependency fixes to a separate patch file
- add more missing module dependencies
- generate static import libraries for pywintypes and pythoncom
- remove the python version suffixes from dependencies
- update to version 225
2021-06-27 17:09:57 +02:00
Renato Silva
d716f19b9b python-pywin32: Reorganize the patches. 2015-04-09 21:16:42 -03:00