aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/conf-w32ce-msc (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-12-14Typo fixes.Werner Koch1-0/+4
Improved gpgcemgr
2010-11-152010-11-15 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-10/+11
* conf-w32ce-msc/stdint.h: New file. * conf-w32ce-msc/build.mk (conf_sources): Add stdint.h. (copy-static-source): Revert last change.
2010-11-15Fixes for the MSC buildWerner Koch1-1/+15
2010-11-02Chnage directory layout for MSC buildsWerner Koch1-25/+30
2010-11-012010-11-01 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
* configure.ac: Check for fcntl.h. 2010-11-01 Marcus Brinkmann <[email protected]> * assuan-socket.c, assuan-uds.c, system.c, assuan-pipe-server.c, assuan-pipe-connect.c [!HAVE_FCNTL_H]: Don't include fcntl.h. * assuan-buffer.c [!HAVE_W32CE_SYSTEM]: Do not include process.h. * assuan-socket.c [!HAVE_W32CE_SYSTEM]: Do not include io.h. * w32-includes.inc.h: Include winsock2.h before ws2tcpip.h. * sysutils.c (w32_read_registry): Replace goto label "leave" by "out" (as leave is defined by some Windows header file). * assuan-inquire.c: Likewise.
2010-11-01Changes to allow building the CE version with MSC.Werner Koch2-0/+342