13 Commits

Author SHA1 Message Date
Niels Provos
8aa94ced6d proper library dependencies for regress.
svn:r872
2008-06-25 01:01:11 +00:00
Niels Provos
637508144c add a visual studio 2005 solution
svn:r871
2008-06-25 01:00:29 +00:00
Niels Provos
9816192ac4 add log.h header file
svn:r870
2008-06-25 00:59:21 +00:00
Nick Mathewson
c584741baf Fix line ending style on windows projects files.
svn:r847
2008-06-02 18:35:02 +00:00
Niels Provos
bc5e27190f Attempt to make a project for the regression test. There are several problems:
- no gettimeofday on windows
   - no varargs macros on windows (all the rpc stuff does not build)
   - no zlib on windows (zlib test does not build)
   - some library dependencies seem to be missing

svn:r833
2008-05-15 06:36:36 +00:00
Nick Mathewson
35245a6037 Minor project content tweaks
svn:r827
2008-05-15 03:16:34 +00:00
Nick Mathewson
78d0de30b8 Fix compile warnings and errors in win32 build.
svn:r575
2007-12-06 18:38:50 +00:00
Nick Mathewson
4e1ec3e05e Make all the C files in the libraries compile under MSVC 2005 Express. There are still a few warnings, and probably some subtle issues, but it's better than nothing.
svn:r499
2007-11-07 21:01:26 +00:00
Niels Provos
b5d2f9a255 rolling back r339: evconfig.h does not work
svn:r341
2007-03-01 06:25:18 +00:00
Niels Provos
127c260bb7 make evconfig.h available as installed header file; not
really ideal but good enough for me; from Nick Mathewson


svn:r339
2007-02-28 04:02:29 +00:00
Niels Provos
682d598ada add log.c to build file; remove err.c; reported by Sreekant Sreedharan
svn:r206
2006-02-27 02:33:02 +00:00
Niels Provos
8f0541af3e forgot
svn:r144
2005-04-04 00:37:26 +00:00
Niels Provos
ee8cc84e9f Windows support from Mike Davis
svn:r74
2003-09-23 22:28:01 +00:00