summaryrefslogtreecommitdiff
path: root/Win32Build
AgeCommit message (Collapse)Author
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
2006-07-09Fix project file for MSVC6 (!). Patch from Frediano Ziglio.Nick Mathewson
svn:r6750
2006-03-28Commit my unittests.vcproj and Tor.vcproj:Peter Palfrader
They have openssl come place else but also include the new policies.c svn:r6267
2006-01-19Adding unittests build for windowsNick Mathewson
svn:r5846
2005-04-01Fix a couple of win32-related build issues when using latest libevent.Nick Mathewson
svn:r3978
2005-03-29Update VC7 Tor project: Lnik with /delayload:ADVAPI32.DLL to prevent win98 ↵Nick Mathewson
from barfing when it tries to load service-related functions. svn:r3910
2005-03-28Update VC7 project/solution filesNick Mathewson
svn:r3909
2004-11-15Our new favored MS build environment is vc7/visual studio .net; vc6 is just ↵Nick Mathewson
too broken. svn:r2897
2004-11-14Revise project files; make them workNick Mathewson
svn:r2858
2004-11-14Update VC6 workspace/project files; move into a new sane directory stuctureNick Mathewson
svn:r2856
2004-06-05Make tor build on win32 again; handle locking for serverNick Mathewson
svn:r1948
2004-04-28Make Tor build on win32 with VC6 without warnings.Nick Mathewson
svn:r1739
2004-03-18Turns out, these files should not actually be in cvs!Nick Mathewson
svn:r1292
2004-03-09Make tor build on windows again. More work still neededNick Mathewson
svn:r1247
2003-08-14Tor now builds on win32.Nick Mathewson
svn:r400
2003-08-12oops - or/or.plg is not neededNick Mathewson
svn:r395
2003-08-12Adding project/workspace/build files for Visual Studio 6Nick Mathewson
svn:r394