aboutsummaryrefslogtreecommitdiff
path: root/Win32Build/mingw
AgeCommit message (Collapse)Author
2010-09-28Remove the completely outdated Win32Build directoryNick Mathewson
If you want to try to build Tor with a recent MSVC, you are better off starting from scratch than trying to use the project files that we used to build 2006 versions of Tor using 2006 versions of MSVC.
2006-09-22 r8906@Kushana: nickm | 2006-09-21 21:23:22 -0400Nick Mathewson
Revise patch for libevent 1.1b to handle the "wait, I *do* have a gettimeofday()" case. svn:r8456
2006-09-15 r8821@Kushana: nickm | 2006-09-15 16:19:16 -0400Nick Mathewson
Clean up libevent difmingw f problems noticed by mikec. svn:r8404
2006-09-13 r8795@Kushana: nickm | 2006-09-13 13:34:54 -0400Nick Mathewson
Try to split off the mingw portions of the libevent diff so we can send them to niels separately. Adding two patches: one that applies against 1.1b; one that applies against the libevent svn trunk. svn:r8383
2006-09-06 r9665@danube: weasel | 2006-09-06 04:08:12 +0200Peter Palfrader
Remove svn:executable properties from all files in Win32Build svn:r8324
2006-09-06- removed windows line endingsMike Chiussi
svn:r8323
2006-09-06- made configure check if we are building for win32Mike Chiussi
- made configure link to required system dll's if building for win32 - added diffs for libevent 1.1b - forced user to turn off eventdns if win32 is set - cleaned up tor_mmap_file()_win32 (not sure if it's stable) - cleaned up some warnings and typos svn:r8322