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