Overview
Comment: | Initial attempt to port to win32. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
142572f90b31a970e6062d6ea422ab70 |
User & Date: | js on 2008-12-13 19:25:35 |
Other Links: | manifest | tags |
Context
2008-12-13
| ||
19:39 | Fix IPv6 check. check-in: c667d39616 user: js tags: trunk | |
19:25 | Initial attempt to port to win32. check-in: 142572f90b user: js tags: trunk | |
18:25 |
Some build related changes. Thanks to Thorsten Glaser for a few ideas. check-in: 8740f97cb3 user: js tags: trunk | |
Changes
Modified configure.ac from [c09c61d130] to [9d1cb91406]. [diff]
Modified m4/buildsys.m4 from [22afbe045e] to [9ad0cdb277]. [diff]
Modified src/Makefile from [152581fb22] to [fd8a00574a]. [diff]
Modified src/OFArray.m from [e1c0bd1b7d] to [9150d2b2a3]. [diff]
Modified src/OFExceptions.m from [bdb764e78a] to [fe916bd7cf]. [diff]
Modified src/OFFile.h from [a86ed41196] to [3298445bd5]. [diff]
Modified src/OFFile.m from [e3b833eee4] to [8a9dff998b]. [diff]
Modified src/OFTCPSocket.h from [dc54bd8b6a] to [59b06f95cb]. [diff]
Modified src/OFTCPSocket.m from [c69f2ecab6] to [eaaeb57c56]. [diff]
Added src/asprintf.c version [d3bfd74e8f].
Added src/asprintf.h version [5cb7f85c1e].