summaryrefslogtreecommitdiff
path: root/test/Makefile.nmake
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/pr/98'Nick Mathewson2014-01-211-2/+4
|\
| * Implemented EV_CLOSED event for epoll backend (EPOLLRDHUP).Diego Giagio2014-01-171-2/+4
* | Fix so that old nmake project still builds.Joakim Soderberg2014-01-141-1/+1
|/
* Whoops. It is gdi.lib, not gdi32.lib. (github issue #61)Nick Mathewson2013-05-111-1/+1
* Fix test compilation with nmake: add the gdi.lib dependencyNick Mathewson2013-05-101-1/+1
* Add regress_finalize to makefile.nmakerelease-2.1.3-alphaNick Mathewson2013-05-011-1/+1
* a program to print out the error strings for winsock errorsPatrick Pelletier2013-02-141-2/+7
* remove all exes on "make clean", not just regress.exePatrick Pelletier2013-02-071-1/+1
* attempt to support OpenSSL in Makefile.nmakePatrick Pelletier2012-07-031-3/+14
* Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2011-06-141-0/+5
|\
| * Don't break when building tests from git without python installedNick Mathewson2011-06-141-0/+5
* | Do not define WIN32 in Makefile.nmakePeter Rosin2011-05-251-1/+1
|/
* Fixes for MSVC compilationNick Mathewson2010-10-141-1/+1
* Rename regress_pthread.c to regress_thread.cNick Mathewson2010-08-241-1/+2
* Change include order in Makefile.nmakeNick Mathewson2010-08-131-1/+1
* Possible fix to 100% cpu usage with epoll and opensslMike Smellie2010-07-191-2/+6
* Fix windows and msvc buildNick Mathewson2010-01-231-1/+1
* move dns utility functions into a separate file so that we can use them for h...Niels Provos2010-01-141-0/+1
* Add nmake files to build with MSVC.Nick Mathewson2009-11-051-0/+50