Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang
[obnox/wireshark/wip.git] / Makefile.nmake
2012-02-19 guyBuild the TShark taps into a static libcliui library...
2012-02-18 guyCreate a libui (static) library in the ui directory...
2012-02-18 guyRename the (static) library built from stuff in ui...
2012-02-02 etxrabRevert file commited by mistake.
2012-02-02 etxrabUpdate the protocol name as per commit rev 40801.
2012-02-01 wmeierFix some Windows qmake and Qt Wireshark build issues:
2012-01-30 wmeierRework optional generation of .sbr & .bsc files.
2012-01-30 wmeierRework Windows Wireshark Qt build configuration a bit:
2012-01-30 wmeier(Trivial) use same "Directory Separator" for dependency...
2012-01-29 etxrabPart of "Build Browse Information File per default...
2012-01-24 geraldCompile PortAudio if it's available.
2012-01-20 geraldAdd more configuration information to config.pri which...
2012-01-20 geraldTry copying our plugins to an accessible directory...
2012-01-16 guyAnother fixup for the move of win32 to ui\win32.
2012-01-16 guyMake the win32 directory a subdirectory of the ui direc...
2012-01-15 guyThe name of the target for ui/gtk/libui.lib is "gtk...
2012-01-15 wmeiercd ../gtk ==> cd ../ui/gtk
2012-01-15 jmayerMove gtk to ui/gtk.
2012-01-06 wmeierQuote some filename usage.
2012-01-06 wmeierRemove support for MSVC < MSVC2005; Update Developer...
2011-12-28 geraldSimplify wireshark.nsi a bit by copying DLLs from the...
2011-12-28 geraldAdd "peflags" to the list of required executables....
2011-11-17 geraldFrom Pascal Quantin via bug 6593:
2011-11-11 geraldLink TShark with gthread.
2011-10-05 geraldAdd a HAVE_GEOIP_V6 configuration option and enable...
2011-09-25 jmayerGet rid of (hopefully) all configure options to enable...
2011-08-29 geraldAdd "--windowsonly" and "--cygwinonly" options to win...
2011-08-28 etxrabInstall the GUI xml files. I'm not sure about the Makef...
2011-08-15 geraldAdd libwireshark.lib, libwsutil.lib, and wiretap-1...
2011-08-11 guyAdd "distclean" and "maintainer-clean" rules to the...
2011-08-10 geraldAdd some distclean / clean targets.
2011-07-19 geraldInstead of overloading WIRESHARK_LIBS / wireshark_LIBS...
2011-07-14 geraldOn Windows enable threads everywhere instead of just...
2011-06-27 geraldUse the latest libsmi package. Note that we now support...
2011-06-23 geraldRemove old PCRE references from the Windows build envir...
2011-06-17 stigSet PCAP_NG_DEFAULT correct in config.h on win32.
2011-05-24 geraldMove the Windows argument list conversion code to a...
2011-05-19 geraldUpdate the User's Guide.
2011-05-19 geraldFrom Dirk Jagdmann via bug 5875:
2011-05-12 cmaynardWANT_PACKET_EDITOR fixups for Windows.
2011-05-12 etxrabMake the use of UIManager a configure option.
2011-04-29 morrissOops, the Windows HAVE_GZCLEARERR stuff did work; take...
2011-04-13 etxrabBuild win64 with a modified zlib (google is your friend).
2011-04-12 etxrabBuild with zlib-1.2.5 for win32
2011-04-05 geraldUse the latest library tag, which updates GNUTLS. Add...
2011-03-08 wmeierRemove the 'NEW_PACKET_LIST' defines & etc (since the...
2011-02-25 geraldComments have to be at the beginning of the line.
2011-02-25 etxrabVerify tools fails if wireshark-win32-libs does not...
2011-02-17 guyApparently, if the argument to the cd command in an...
2011-02-02 wmeierA bit of Windows makefiles rework and cleanup:
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
next