Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-12-14 | Typo fixes. | Werner Koch | 2 | -0/+6 | |
Improved gpgcemgr | |||||
2010-11-15 | 2010-11-15 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 3 | -10/+17 | |
* 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-15 | Fixes for the MSC build | Werner Koch | 2 | -1/+21 | |
2010-11-02 | Chnage directory layout for MSC builds | Werner Koch | 2 | -25/+34 | |
2010-11-01 | New ChangeLog file for contrib. | Werner Koch | 1 | -0/+4 | |
2010-11-01 | 2010-11-01 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -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-01 | Changes to allow building the CE version with MSC. | Werner Koch | 2 | -0/+342 | |