aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
AgeCommit message (Expand)AuthorFilesLines
2009-02-09Update GnuTls to gnutls-2.6.4-1Tomas Kukosa1-3/+3
2009-01-16Change the version to 1.1.3. SVN-stamp the version again.Gerald Combs1-1/+1
2008-12-30Enable GeoIP if INETSDK is defined (which should mean we have IPv6Gerald Combs1-5/+4
2008-12-30Try to fix a compilation error with Visual C++ 6.0.Gerald Combs1-1/+6
2008-12-23Add GeoIP to the Windows build. Fix a remaining geoip_ -> geoip_db_Gerald Combs1-0/+17
2008-12-17Remove lynx as a dependency on Windows. By default, create the FAQ usingGerald Combs1-2/+12
2008-12-15Update GnuTls to gnutls-2.6.3-1Tomas Kukosa1-2/+2
2008-12-10Use c-ares 1.6.0.Gerald Combs1-1/+1
2008-10-25Compile flags: Use /DWIN32_LEAN_AND_MEAN; Add note re using /MP for faster buildBill Meier1-5/+8
2008-10-14If PYTHON hasn't been defined, look for Python 2.6, 2.5, and 2.4 (inGerald Combs1-9/+22
2008-10-09Switch back to 1.1.2.Gerald Combs1-1/+1
2008-10-07Try for another 1.1.1 development release.Gerald Combs1-1/+1
2008-10-01Use LUA 5.1.4Anders Broman1-2/+2
2008-09-25Yet another GTK+ update...Anders Broman1-3/+3
2008-09-24Switch back to normal versioning. Bump the development version to 1.1.2.Gerald Combs1-1/+1
2008-09-16Add /D_BIND_TO_CURRENT_CRT_VERSION=1 to LOCAL_CFLAGS in modern versionsGerald Combs1-2/+3
2008-09-15Move to 1.1.1.Gerald Combs1-1/+1
2008-09-06Use GTK+ 2.14.1Anders Broman1-3/+5
2008-09-04Move the trunk to 1.1.0. Temporarily build a non-SVN-stamped package, soGerald Combs1-2/+2
2008-08-14More updates to allow for a win64 target build.Gerald Combs1-3/+18
2008-08-14SecFileExtensions was removed in 2005. Don't reference it. Fixes bug 2793.Gerald Combs1-2/+4
2008-08-11On Windows, if we're running anything but plain Visual C++ 6 (includingGerald Combs1-0/+7
2008-08-11Add a note about c-ares and MSVC6.Gerald Combs1-0/+3
2008-08-07Add support for the c-ares asynchronous DNS resolution library to theGerald Combs1-2/+29
2008-08-05Switch the default MSVC_VARIANT from MSVC6 to MSVC2008.Gerald Combs1-2/+2
2008-08-04From Pascal Quantin via bug 2719: Fix support for Microsoft Visual C++ 2008.Gerald Combs1-14/+9
2008-06-26Remove a lot of vestigal GTK-Wimp stuff. It's been included withGerald Combs1-14/+0
2008-06-24Add TurboCap-related changes from /trunk-1.0:Gerald Combs1-0/+3
2008-05-16Update GnuTls to gnutls-2.3.8-1Tomas Kukosa1-2/+3
2008-05-13Update to Portaudio pa_stable_v19_20071207Tomas Kukosa1-2/+2
2008-05-12Update to WpdPack 4.0.2 and NASM 2.02Tomas Kukosa1-2/+1
2008-05-07Enable PCAP_REMOTE by defaultTomas Kukosa1-1/+1
2008-04-22Use Libsmi 0.4.8Anders Broman1-1/+1
2008-04-13as we can't easily (re)build adns on msvc6, create and use compiler specific ...Ulf Lamping1-2/+2
2008-04-13attempt to build ADNS on none MSVC6 systems - with the same mechanism as done...Ulf Lamping1-0/+1
2008-04-09lot's of GTK1 related code cleanup in the Win32 build processUlf Lamping1-51/+29
2008-03-21Use the latest GTK libraries.Anders Broman1-2/+4
2008-03-20Use libgmodule-2.0-0.dll 2.14.5 for the GTK+1 version of Wireshark.Gerald Combs1-46/+47
2008-03-17Bump the version in the trunk to 1.0.99 (which will become 1.1.0 at someGerald Combs1-3/+3
2008-02-18The trunk is now 0.99.9.Gerald Combs1-1/+1
2008-02-18If we have an SVN revision number, use it as the build number under WindowsGerald Combs1-1/+2
2008-02-16Clean-up: remove obsolete references to GTK libraries, ETHEREAL_EUG_DIR, etcBill Meier1-35/+10
2008-02-16Use gtk+ 2.12.8 glib 2.12.6-2 and pcre 7.0.Anders Broman1-1/+1
2008-02-14Clarify wording slightly ....Bill Meier1-1/+1
2008-02-14Glib >= 2.14.5 does not require iconvBill Meier1-3/+7
2008-01-28Use the new gettext-runtime.Stig Bjørlykke1-1/+1
2007-12-25Build with assembler support (NASM).Anders Broman1-1/+1
2007-12-07Delete the *right* config.h.win32.Guy Harris1-18/+17
2007-12-04Support for RPCAP features in GUI (from Boris Misenov, see Bug 1366)Tomas Kukosa1-0/+22
2007-11-30first steps to support MSVC 2008 Express EditionUlf Lamping1-1/+15