aboutsummaryrefslogtreecommitdiff
path: root/Win32Build
Commit message (Collapse)AuthorAge
* r8906@Kushana: nickm | 2006-09-21 21:23:22 -0400Nick Mathewson2006-09-22
| | | | | | | Revise patch for libevent 1.1b to handle the "wait, I *do* have a gettimeofday()" case. svn:r8456
* r8821@Kushana: nickm | 2006-09-15 16:19:16 -0400Nick Mathewson2006-09-15
| | | | | | | Clean up libevent difmingw f problems noticed by mikec. svn:r8404
* r8795@Kushana: nickm | 2006-09-13 13:34:54 -0400Nick Mathewson2006-09-13
| | | | | | | 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
* r9665@danube: weasel | 2006-09-06 04:08:12 +0200Peter Palfrader2006-09-06
| | | | | | | Remove svn:executable properties from all files in Win32Build svn:r8324
* - removed windows line endingsMike Chiussi2006-09-06
| | | | svn:r8323
* - made configure check if we are building for win32Mike Chiussi2006-09-06
| | | | | | | | | | | | | - 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
* Fix project file for MSVC6 (!). Patch from Frediano Ziglio.Nick Mathewson2006-07-09
| | | | svn:r6750
* Commit my unittests.vcproj and Tor.vcproj:Peter Palfrader2006-03-28
| | | | | | | They have openssl come place else but also include the new policies.c svn:r6267
* Adding unittests build for windowsNick Mathewson2006-01-19
| | | | svn:r5846
* Fix a couple of win32-related build issues when using latest libevent.Nick Mathewson2005-04-01
| | | | svn:r3978
* Update VC7 Tor project: Lnik with /delayload:ADVAPI32.DLL to prevent win98 ↵Nick Mathewson2005-03-29
| | | | | | from barfing when it tries to load service-related functions. svn:r3910
* Update VC7 project/solution filesNick Mathewson2005-03-28
| | | | svn:r3909
* Our new favored MS build environment is vc7/visual studio .net; vc6 is just ↵Nick Mathewson2004-11-15
| | | | | | too broken. svn:r2897
* Revise project files; make them workNick Mathewson2004-11-14
| | | | svn:r2858
* Update VC6 workspace/project files; move into a new sane directory stuctureNick Mathewson2004-11-14
| | | | svn:r2856
* Make tor build on win32 again; handle locking for serverNick Mathewson2004-06-05
| | | | svn:r1948
* Make Tor build on win32 with VC6 without warnings.Nick Mathewson2004-04-28
| | | | svn:r1739
* Turns out, these files should not actually be in cvs!Nick Mathewson2004-03-18
| | | | svn:r1292
* Make tor build on windows again. More work still neededNick Mathewson2004-03-09
| | | | svn:r1247
* Tor now builds on win32.Nick Mathewson2003-08-14
| | | | svn:r400
* oops - or/or.plg is not neededNick Mathewson2003-08-12
| | | | svn:r395
* Adding project/workspace/build files for Visual Studio 6Nick Mathewson2003-08-12
svn:r394