1.3.6 -> 1.5.0
[obnox/wireshark/wip.git] / Makefile.nmake
2010-06-01 geraldFrom Kovarththanan Rajaratnam via bug 3500:
2010-05-28 morrissMove some code (including the optional objects) into...
2010-04-22 wmeierManifests are not needed when building with VC10.
2010-04-18 wmeier(Trivial) Escape a '?' in an error message.
2010-04-09 geraldRename README.win32 to README.windows and add a 64...
2010-03-26 geraldUpdate c-ares to 1.7.1.
2010-03-17 guyUse the right #define value to check whether WinPcap has
2010-03-04 guyInclude inet_pton.obj when building TShark, as we now...
2010-02-21 wmeierEnable command-line wildcard expansion when invoking...
2010-02-15 etxrabUse the latest GTK bundle (2.18.7)
2010-01-19 geraldDrop our requirement for MSVCR71.DLL.
2010-01-14 stigSet correct locale in make-version.pl instead of in...
2010-01-12 wmeierDon't try to build NSIS installer if MAKENSIS not defin...
2010-01-02 wmeierFrom Jim Young: patch to trigger recompilation on svnve...
2009-12-28 wmeierFrom Jim Young: Fix for "nmake call to cygwin 1.7.1...
2009-12-23 geraldUse the official kfw packages.
2009-12-21 geraldSwitch to using a bundled version of the openSUSE Build...
2009-12-18 geraldUse the WinPcap version of pcap_datalink_val_to_descrip...
2009-12-17 geraldUse the latest c-ares and GeoIP libraries. Try to fix...
2009-12-11 jakeFrom Pascal Quantin:
2009-12-08 geraldFix compilation under Windows. Allocate our hash buffer...
2009-11-19 geraldSwitch from individual GLib, GTK+, and related packages...
2009-11-12 geraldUpdate the AirPcap code for Win64 and enable AirPcap...
2009-11-11 kukosaUpdate to the GnuTLS 2.8.5
2009-10-25 etxrabUse pango 1.26
2009-10-06 stigInvert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_H
2009-10-04 krjMove make-tapreg-dotc to tools/make-tapreg-dotc
2009-10-04 krjMove rdps.py to tools/rdps.py
2009-09-17 geraldInstall the CRT DLLs using the Visual C++ Redistributab...
2009-09-16 wmeier(Trivial) Update a comment and an error message.
2009-09-16 etxrabUse the latest GTK packages.
2009-08-30 krjRemove superfluous config parameters
2009-08-29 krjWe require WinPcap > 3.0 so get rid of WPCAP_CONSTIFIED...
2009-08-27 krjWindows: remove all references to ICONV_DIR, because...
2009-08-26 geraldAdd a compile-time option to use a separate thread...
2009-07-16 etxrabMove th /MP flag setting to LOCAL_CFLAGS set in configu...
2009-07-15 etxrabAdd /MP flag to make use of multi cores.
2009-07-02 geraldPull mkstemp() into tempfile.c. That's the only place...
2009-07-01 stigTry to fix HAVE_NEW_PACKET_LIST handling.
2009-06-21 morrissMove the generated documentation (man pages, AUTHORS...
2009-06-15 wmeierclean: remove directory of previous upx301.
2009-06-14 wmeierFix a typo.
2009-06-14 wmeierIf Makefile.nmake/config.nmake updated: Check versions...
2009-06-13 galUpdate to you the latest UPX executable/dll compressor.
2009-06-10 kukosaUpdate to the GnuTLS 2.8.1
2009-06-10 geraldUpgrade to KFW 3.2.2.
2009-06-09 geraldUpdate KFW to 2.6.5.
2009-06-02 wmeierEscape ? in echo text the Windows way ....
2009-05-29 wmeierPrevent "echo ? ... " from expanding ? as a file name...
2009-05-29 geraldUpdate the Windows library tags and documentation filename.
2009-05-28 wmeierVersion 2: Fix bug: Makefile doesn't detect some out...
2009-05-27 wmeierAdd missing quote
2009-05-27 wmeierFix bug: Makefile doesn't detect some out-of-date libra...
2009-05-08 kukosaMake gtk/capture_if_details_dlg_win32.c compileable...
2009-04-16 geraldCheck for the existence of a couple of directories...
2009-04-16 geraldFix the last(?) of the Win64 compilation problems.
2009-03-19 etxrabUse GTK 2.16 and glib 2.20.
2009-03-17 etxrabRevert the changes, it blows up when resizeing windows...
2009-03-17 etxrabUse GTK 2.16 and glib 2.20.
2009-03-17 wmeierDo checkAPIs for wireshark_SOURCES
2009-03-11 geraldPort rdps from C to Python. This makes it easier to...
2009-03-11 geraldUse WIRESHARK_TARGET_PLATFORM instead of PLATFORM.
2009-03-09 wmeierEnable checkAPIs on gtk/...
2009-03-07 wmeiergettext library setup: Fix a bug and adjust config...
2009-03-07 geraldFix Win32 build breakage.
2009-03-07 geraldAdd preliminary support for Win64 compilation. Attempt...
2009-02-16 geraldTry using the MSVCRT version of Lua (lua5_1_4_Win32_dll...
2009-02-11 ulfladd support for a simple GeoIP based IP Location Map...
2009-02-09 ulflwe don't need to copy rawshark.exe.manifest, as this...
2009-02-09 kukosaUpdate GnuTls to gnutls-2.6.4-1
2009-02-02 etxrabRevert previous checkin.
2009-02-02 etxrabUse Python to build tshark-tap-register.c
2009-01-29 ulfltrying to "inject" commands into xcopy doesn't work...
2009-01-13 etxrabUse Glib 2.18-4 GTK+ 2.14.7 and Cairo 1.8.6.
2009-01-08 kukosadisplay runtime versions of GnuTLS and Gcrypt libraries
2009-01-06 geraldAs suggested by Joerg a while back, get rid of FAQ...
2008-12-29 etxrabUse the install-plugins target.
2008-12-27 etxrabUse GTK+ 2.14.6
2008-12-23 geraldAdd GeoIP to the Windows build. Fix a remaining geoip_...
2008-12-17 geraldRemove lynx as a dependency on Windows. By default...
2008-12-15 kukosaUpdate GnuTls to gnutls-2.6.3-1
2008-12-13 wmeierRework FAQ target & etc so it works; Is there a better...
2008-12-13 geraldTry to get the FAQ targets working on Windows. Add...
2008-12-11 wmeierDelete the prior version of c-ares (1.5.3) in clean_setup
2008-12-10 geraldUse c-ares 1.6.0.
2008-12-10 etxrabUse GTK 2.14.5 and glib 2.18.2
2008-12-08 ulfladd mt.exe to the REQUIRED_TOOLS (if we're not using...
2008-11-19 rbalintRemove old lua5.1 dir when performing clean_setup.
2008-11-19 rbalintdelete lua5.1.4 dir when performing clean_setup
2008-11-15 etxrabUpdate GTK packages.
2008-10-13 geraldCreate a manifest for rawshark.exe.
2008-10-01 etxrabUse LUA 5.1.4
2008-09-29 wmeierWindows Vista: Fix so 'touch --reference ...' file...
2008-09-25 etxrabYet another GTK+ update...
2008-09-23 etxrabUse the latest GTK packages, changes:
2008-09-16 geraldAdd /D_BIND_TO_CURRENT_CRT_VERSION=1 to LOCAL_CFLAGS...
2008-09-08 etxrabAdd libgail.dll
2008-09-06 etxrabFix a typo.
2008-09-06 etxrabUse GTK+ 2.14.1
2008-09-05 etxrabUse latest glib.
next