Fix compilation errors
[obnox/wireshark/wip.git] / Makefile.nmake
2011-01-16 wmeierCompile text2pcap.c,mergecap.c,capinfos.c,editcap.c...
2011-01-06 geraldOn Windows, convert all of our command-line arguments...
2011-01-04 jakeDrop Python dissectors directory flag from programs...
2011-01-04 jakeFree dumpcap from linking to wiretap.
2010-11-26 sfisherMove native Win32 code to its own directory and out...
2010-11-22 wmeierPrevent "MS-DOS style path detected" messages for sever...
2010-10-11 geraldUse the latest User's Guide.
2010-10-05 morrissIt seems it's quite hard to set and retrieve environmen...
2010-10-04 sfisherTry to make r34375 work every time
2010-10-04 sfisherUse spaces instead of tabs on two lines added in r34375
2010-10-04 sfisherStop the MS-DOS style path name warnings when compiling...
2010-10-04 geraldDon't remove the services file. It isn't built in the...
2010-10-04 geraldCopy make-sminmpec.pl to make-services.pl and modify...
2010-10-03 sakeMake "bpf_image" available on Windows. This enables...
2010-10-03 sakeRetry of SVN 34338, now tested on my WinXP dev VM:
2010-09-23 morrissAssume we HAVE_GZCLEARERR on Windows and when using...
2010-09-15 morrissRevert 34081 and 34093 in preparation for a cleaner...
2010-09-10 morrissFrom BBA via https://bugs.wireshark.org/bugzilla/show_b...
2010-09-08 morrissAttempt to fix https://bugs.wireshark.org/bugzilla...
2010-07-15 guycapinfos.c includes gcrypt.h, so it needs the GNU TLS...
2010-07-15 guyThere shouldn't be any need to build stuff in the top...
2010-07-15 guyNo need to link dumpcap with libgnutls.
2010-07-06 geraldAdd a target which creates a zip file containing our...
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.
next