From Chris Maynard:
[metze/wireshark/wip.git] / Makefile.nmake
2010-05-28 Jeff MorrissMove some code (including the optional objects) into...
2010-04-22 Bill MeierManifests are not needed when building with VC10.
2010-04-18 Bill Meier(Trivial) Escape a '?' in an error message.
2010-04-09 Gerald CombsRename README.win32 to README.windows and add a 64...
2010-03-26 Gerald CombsUpdate c-ares to 1.7.1.
2010-03-17 Guy HarrisUse the right #define value to check whether WinPcap has
2010-03-04 Guy HarrisInclude inet_pton.obj when building TShark, as we now...
2010-02-21 Bill MeierEnable command-line wildcard expansion when invoking...
2010-02-15 Anders BromanUse the latest GTK bundle (2.18.7)
2010-01-19 Gerald CombsDrop our requirement for MSVCR71.DLL.
2010-01-14 Stig BjørlykkeSet correct locale in make-version.pl instead of in...
2010-01-12 Bill MeierDon't try to build NSIS installer if MAKENSIS not defin...
2010-01-02 Bill MeierFrom Jim Young: patch to trigger recompilation on svnve...
2009-12-28 Bill MeierFrom Jim Young: Fix for "nmake call to cygwin 1.7.1...
2009-12-23 Gerald CombsUse the official kfw packages.
2009-12-21 Gerald CombsSwitch to using a bundled version of the openSUSE Build...
2009-12-18 Gerald CombsUse the WinPcap version of pcap_datalink_val_to_descrip...
2009-12-17 Gerald CombsUse the latest c-ares and GeoIP libraries. Try to fix...
2009-12-11 Jaap KeuterFrom Pascal Quantin:
2009-12-08 Gerald CombsFix compilation under Windows. Allocate our hash buffer...
2009-11-19 Gerald CombsSwitch from individual GLib, GTK+, and related packages...
2009-11-12 Gerald CombsUpdate the AirPcap code for Win64 and enable AirPcap...
2009-11-11 Tomas KukosaUpdate to the GnuTLS 2.8.5
2009-10-25 Anders BromanUse pango 1.26
2009-10-06 Stig BjørlykkeInvert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_H
2009-10-04 Kovarththanan Raja... Move make-tapreg-dotc to tools/make-tapreg-dotc
2009-10-04 Kovarththanan Raja... Move rdps.py to tools/rdps.py
2009-09-17 Gerald CombsInstall the CRT DLLs using the Visual C++ Redistributab...
2009-09-16 Bill Meier(Trivial) Update a comment and an error message.
2009-09-16 Anders BromanUse the latest GTK packages.
2009-08-30 Kovarththanan Raja... Remove superfluous config parameters
2009-08-29 Kovarththanan Raja... We require WinPcap > 3.0 so get rid of WPCAP_CONSTIFIED...
2009-08-27 Kovarththanan Raja... Windows: remove all references to ICONV_DIR, because...
2009-08-26 Gerald CombsAdd a compile-time option to use a separate thread...
2009-07-16 Anders BromanMove th /MP flag setting to LOCAL_CFLAGS set in configu...
2009-07-15 Anders BromanAdd /MP flag to make use of multi cores.
2009-07-02 Gerald CombsPull mkstemp() into tempfile.c. That's the only place...
2009-07-01 Stig BjørlykkeTry to fix HAVE_NEW_PACKET_LIST handling.
2009-06-21 Jeff MorrissMove the generated documentation (man pages, AUTHORS...
2009-06-15 Bill Meierclean: remove directory of previous upx301.
2009-06-14 Bill MeierFix a typo.
2009-06-14 Bill MeierIf Makefile.nmake/config.nmake updated: Check versions...
2009-06-13 Graeme LuntUpdate to you the latest UPX executable/dll compressor.
2009-06-10 Tomas KukosaUpdate to the GnuTLS 2.8.1
2009-06-10 Gerald CombsUpgrade to KFW 3.2.2.
2009-06-09 Gerald CombsUpdate KFW to 2.6.5.
2009-06-02 Bill MeierEscape ? in echo text the Windows way ....
2009-05-29 Bill MeierPrevent "echo ? ... " from expanding ? as a file name...
2009-05-29 Gerald CombsUpdate the Windows library tags and documentation filename.
2009-05-28 Bill MeierVersion 2: Fix bug: Makefile doesn't detect some out...
2009-05-27 Bill MeierAdd missing quote
2009-05-27 Bill MeierFix bug: Makefile doesn't detect some out-of-date libra...
2009-05-08 Tomas KukosaMake gtk/capture_if_details_dlg_win32.c compileable...
2009-04-16 Gerald CombsCheck for the existence of a couple of directories...
2009-04-16 Gerald CombsFix the last(?) of the Win64 compilation problems.
2009-03-19 Anders BromanUse GTK 2.16 and glib 2.20.
2009-03-17 Anders BromanRevert the changes, it blows up when resizeing windows...
2009-03-17 Anders BromanUse GTK 2.16 and glib 2.20.
2009-03-17 Bill MeierDo checkAPIs for wireshark_SOURCES
2009-03-11 Gerald CombsPort rdps from C to Python. This makes it easier to...
2009-03-11 Gerald CombsUse WIRESHARK_TARGET_PLATFORM instead of PLATFORM.
2009-03-09 Bill MeierEnable checkAPIs on gtk/...
2009-03-07 Bill Meiergettext library setup: Fix a bug and adjust config...
2009-03-07 Gerald CombsFix Win32 build breakage.
2009-03-07 Gerald CombsAdd preliminary support for Win64 compilation. Attempt...
2009-02-16 Gerald CombsTry using the MSVCRT version of Lua (lua5_1_4_Win32_dll...
2009-02-11 Ulf Lampingadd support for a simple GeoIP based IP Location Map...
2009-02-09 Ulf Lampingwe don't need to copy rawshark.exe.manifest, as this...
2009-02-09 Tomas KukosaUpdate GnuTls to gnutls-2.6.4-1
2009-02-02 Anders BromanRevert previous checkin.
2009-02-02 Anders BromanUse Python to build tshark-tap-register.c
2009-01-29 Ulf Lampingtrying to "inject" commands into xcopy doesn't work...
2009-01-13 Anders BromanUse Glib 2.18-4 GTK+ 2.14.7 and Cairo 1.8.6.
2009-01-08 Tomas Kukosadisplay runtime versions of GnuTLS and Gcrypt libraries
2009-01-06 Gerald CombsAs suggested by Joerg a while back, get rid of FAQ...
2008-12-29 Anders BromanUse the install-plugins target.
2008-12-27 Anders BromanUse GTK+ 2.14.6
2008-12-23 Gerald CombsAdd GeoIP to the Windows build. Fix a remaining geoip_...
2008-12-17 Gerald CombsRemove lynx as a dependency on Windows. By default...
2008-12-15 Tomas KukosaUpdate GnuTls to gnutls-2.6.3-1
2008-12-13 Bill MeierRework FAQ target & etc so it works; Is there a better...
2008-12-13 Gerald CombsTry to get the FAQ targets working on Windows. Add...
2008-12-11 Bill MeierDelete the prior version of c-ares (1.5.3) in clean_setup
2008-12-10 Gerald CombsUse c-ares 1.6.0.
2008-12-10 Anders BromanUse GTK 2.14.5 and glib 2.18.2
2008-12-08 Ulf Lampingadd mt.exe to the REQUIRED_TOOLS (if we're not using...
2008-11-19 Balint ReczeyRemove old lua5.1 dir when performing clean_setup.
2008-11-19 Balint Reczeydelete lua5.1.4 dir when performing clean_setup
2008-11-15 Anders BromanUpdate GTK packages.
2008-10-13 Gerald CombsCreate a manifest for rawshark.exe.
2008-10-01 Anders BromanUse LUA 5.1.4
2008-09-29 Bill MeierWindows Vista: Fix so 'touch --reference ...' file...
2008-09-25 Anders BromanYet another GTK+ update...
2008-09-23 Anders BromanUse the latest GTK packages, changes:
2008-09-16 Gerald CombsAdd /D_BIND_TO_CURRENT_CRT_VERSION=1 to LOCAL_CFLAGS...
2008-09-08 Anders BromanAdd libgail.dll
2008-09-06 Anders BromanFix a typo.
2008-09-06 Anders BromanUse GTK+ 2.14.1
2008-09-05 Anders BromanUse latest glib.
2008-08-21 Gerald Combs_MSC_VERs 1400 and greater require manifests. Check...
next