Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| a264da86 | 2015-12-20 00:57:50 | Revert "The Windows socket type is defined as SOCKET." | ||
| ded80866 | 2015-12-17 21:27:37 | Provide a mechanism for building the library on Windows with different compiler flags. Add a batch file that builds it for the M[DT][d] options and performs a hunt and gather of the different output libraries. | ||
| 24d64666 | 2014-01-14 17:53:47 | Fix so that old nmake project still builds. | ||
| 6bde2efd | 2012-07-10 17:26:40 | Additional comments about OPENSSL_DIR variable, prompted by Dave Hart | ||
| eba0eb2e | 2012-06-08 19:47:23 | attempt to support OpenSSL in Makefile.nmake | ||
| e7bf4c84 | 2012-06-08 16:50:25 | Make the Makefile.nmake warning slightly less dire | ||
| 0ba0683b | 2012-06-08 16:45:01 | Add evutil_time.obj to Makefile.nmake | ||
| d41f3ea2 | 2011-05-25 19:54:44 | Do not define WIN32 in Makefile.nmake | ||
| 4022b287 | 2010-08-13 11:34:39 | Change include order in Makefile.nmake If there is an event-config.h in include/event2 (either because we screwed up packaging like in 2.0.6-rc or because we previously tried building with mingw and we didn't make distclean in the middle), we want MSVC to find the one one in WIN32-Code/include/event2 first. Found by Gilad Benjamini. | ||
| 98edb891 | 2010-02-25 17:14:41 | Fix arc4random compilation on MSVC. |