Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-23 | Changed c-ares naming conventions when using MSVC as described in README.msvc | Yang Tse | |
2009-11-22 | Allow using different extra import libraries for debug and release builds. | Yang Tse | |
2009-11-21 | Add manifest stuff to msvc makefile | Yang Tse | |
2009-11-11 | Add kernel32.lib | Yang Tse | |
2009-11-09 | Updated MSVC makefile that allows building dynamic and static | Yang Tse | |
c-ares libraries in debug and release flavours. Additionally each of the three sample programs is built against each of the four possible c-ares libraries, generating all this a total number of 12 executables and 4 libraries. |