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