Commit Graph

6 Commits

Author SHA1 Message Date
Renato Silva
d716f19b9b python-pywin32: Reorganize the patches. 2015-04-09 21:16:42 -03:00
Renato Silva
fee927e9f4 python-pywin32: Build several extensions.
The extensions below are now building. Most of them are Python DLLs (pyd file
extension) except for pywintypes27 and perfmondata which are regular DLLs.
Windows Vista headers (0x0600) are now used. Note that <pdh.h> currently needs
fixing before building win32pdh.

    * pywintypes27
    * mmapfile
    * odbc
    * perfmon
    * perfmondata
    * timer
    * win2kras
    * win32clipboard
    * win32console
    * win32cred
    * win32crypt
    * win32event
    * win32evtlog
    * win32file
    * win32inet
    * win32job
    * win32lz
    * win32net
    * win32pdh
    * win32pipe
    * win32print
    * win32process
    * win32profile
    * win32ras
    * win32security
    * win32service
    * win32trace
    * win32transaction
    * win32ts
    * win32wnet
    * _win32sysloader
2015-04-09 21:16:41 -03:00
Renato Silva
337b0494ad python-pywin32: Build pywintypes and move a bit forward. 2015-04-09 21:16:40 -03:00
Renato Silva
04fd9a2c9b python-pywin32: Some more progress towards building. 2015-03-28 23:50:56 -03:00
Renato Silva
5058a3bc1f python-pywin32: Some improvements.
The package is still not building but situation is a bit better now.

    * Try to actually build pywin32.
    * Replace failing patch with some experimental fixes.
    * Source code refactoring.
    * Add makedepends.
2015-03-28 23:50:55 -03:00
Ray Donnelly
0e0ec0ee07 pywin32: Added (WIP) 2014-10-27 00:50:50 +00:00