aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
AgeCommit message (Expand)AuthorFilesLines
2007-05-20Revert back to having a local copy of airpcap.h. This should fix buildinggerald1-2/+2
2007-05-20Undefine AIRPCAP_DIR to get the Windows build going again.etxrab1-1/+1
2007-05-18From Dustin Johnson:gerald1-0/+1
2007-03-22Use the latest GTK stuff.etxrab1-1/+1
2007-02-08Python V2.5 is the latest stable version. Add a comment to config.nmake (but ...ulfl1-0/+3
2007-02-03some minor cleanupulfl1-10/+6
2007-02-03as discussed on the list:ulfl1-25/+5
2007-02-03... no it won't, that's why I removed them ...ulfl1-4/+4
2007-02-03Quotes around HHC_DIR required so build doesn't fail;wmeier1-1/+1
2007-02-03fix HHC_DIR to workulfl1-2/+2
2007-02-03cleanup docbook related commentsulfl1-14/+12
2007-02-03move docbook related settings from docbook/Makefile.nmake to config.nmake - h...ulfl1-3/+50
2007-01-31fix a cut-n-paste error, to fix buildbot problemulfl1-1/+1
2007-01-31C preprocessor only handles integers for conditional compilation. Build MSC_V...ulfl1-0/+14
2007-01-22Bump the trunk version to 0.99.6.gerald1-1/+1
2007-01-19user-guide final step:ulfl1-2/+2
2007-01-16in effect use the User's Guide as the online help system now (for GTK > V1)!ulfl1-15/+0
2007-01-13no, we're still not using MSVC2005 as default :-(ulfl1-1/+1
2007-01-13fix some remaining MSVC != V6 issues:ulfl1-14/+54
2007-01-11add the ".NET Framework SDK V1.0" to the list of working MSVC_VARIANTS :-)ulfl1-1/+6
2007-01-10various msvc / zlib config cleanupulfl1-24/+15
2007-01-10fix the HHC_DIR settings for none MSVC6 variantsulfl1-0/+5
2007-01-10from Laurent Rabret:ulfl1-8/+3
2007-01-08fix compilation for:ulfl1-5/+5
2007-01-08Oops, I did it again ;-)ulfl1-1/+1
2007-01-08if we don't have MSVC6, download (using the setup target) the zlib source pac...ulfl1-1/+3
2007-01-07fix GNUTLS compiling issue on recent MSVC versions by switching off Wincrypt....ulfl1-3/+2
2007-01-06add experimental support for some more of the MSVC_VARIANTs:ulfl1-9/+17
2007-01-05don't spread the AirPcap DevPack files over the libs dir, unzip files into: A...ulfl1-1/+1
2007-01-05compile error in openssl.h depends on the Platform SDK, not the MSVC variant ...ulfl1-2/+2
2007-01-05move the directory settings more to the top, add an optional platform SDK set...ulfl1-13/+23
2007-01-05Update to the latest Win32 libs: Net-SNMP 5.4 and GNUTLS 1.6.1. Enablegerald1-3/+3
2007-01-04add the "Microsoft .Net Framework SDK Version 1.1" as a compiler option (this...ulfl1-1/+6
2007-01-03another attempt to fix the "Program Files" setting. Unfortunately, using the ...ulfl1-6/+16
2007-01-03hmmm, maybe he don't like mixing slashes and backslashes ...ulfl1-1/+1
2007-01-03remove the PDB_FILE setting from config.nmake - there's no real need for this...ulfl1-3/+0
2007-01-03Instead of hard coding "C:/program files", use the corresponding environment ...ulfl1-3/+3
2007-01-03move the MSVC "block" towards the top of the fileulfl1-27/+36
2007-01-02make MSVC6 the default for MSVC_VARIANT, not MSVC2005ulfl1-2/+2
2007-01-02first MSVC 2005 changes:ulfl1-3/+52
2006-12-27Use portaudio v19.etxrab1-4/+4
2006-12-26Uh Oh: Fix to properly set SH_FLAGS with 'igncr' if required as part of the n...wmeier1-4/+4
2006-12-26cygwins python doesn't work on a lot of machines, make the native python the ...ulfl1-7/+7
2006-12-23Update to GNUTLS 1.6.0.gerald1-2/+2
2006-12-21Update to use gtk 2.10.6 and friends.etxrab1-4/+16
2006-12-08Get rid of UCD SNMP support (it's not longer supported andjmayer1-2/+0
2006-12-06Don't define HAVE_AIRPDCAP if HAVE_AIRPCAP isn't defined. Fix a compilergerald1-1/+3
2006-12-04Use 'igncr' as needed with Bash (workaround for bug report 1162);wmeier1-1/+13
2006-11-12Update to use the latest gtk 2.8 glib and pango libraries.etxrab1-2/+2
2006-11-05change all file offsets from long to gint64 so we can - theoretically - handl...ulfl1-2/+3