Build the TShark taps into a static libcliui library in the ui/cli
[metze/wireshark/wip.git] / Makefile.nmake
2012-02-19 Guy HarrisBuild the TShark taps into a static libcliui library...
2012-02-18 Guy HarrisCreate a libui (static) library in the ui directory...
2012-02-18 Guy HarrisRename the (static) library built from stuff in ui...
2012-02-02 Anders BromanRevert file commited by mistake.
2012-02-02 Anders BromanUpdate the protocol name as per commit rev 40801.
2012-02-01 Bill MeierFix some Windows qmake and Qt Wireshark build issues:
2012-01-30 Bill MeierRework optional generation of .sbr & .bsc files.
2012-01-30 Bill MeierRework Windows Wireshark Qt build configuration a bit:
2012-01-30 Bill Meier(Trivial) use same "Directory Separator" for dependency...
2012-01-29 Anders BromanPart of "Build Browse Information File per default...
2012-01-24 Gerald CombsCompile PortAudio if it's available.
2012-01-20 Gerald CombsAdd more configuration information to config.pri which...
2012-01-20 Gerald CombsTry copying our plugins to an accessible directory...
2012-01-16 Guy HarrisAnother fixup for the move of win32 to ui\win32.
2012-01-16 Guy HarrisMake the win32 directory a subdirectory of the ui direc...
2012-01-15 Guy HarrisThe name of the target for ui/gtk/libui.lib is "gtk...
2012-01-15 Bill Meiercd ../gtk ==> cd ../ui/gtk
2012-01-15 Jörg MayerMove gtk to ui/gtk.
2012-01-06 Bill MeierQuote some filename usage.
2012-01-06 Bill MeierRemove support for MSVC < MSVC2005; Update Developer...
2011-12-28 Gerald CombsSimplify wireshark.nsi a bit by copying DLLs from the...
2011-12-28 Gerald CombsAdd "peflags" to the list of required executables....
2011-11-17 Gerald CombsFrom Pascal Quantin via bug 6593:
2011-11-11 Gerald CombsLink TShark with gthread.
2011-10-05 Gerald CombsAdd a HAVE_GEOIP_V6 configuration option and enable...
2011-09-25 Jörg MayerGet rid of (hopefully) all configure options to enable...
2011-08-29 Gerald CombsAdd "--windowsonly" and "--cygwinonly" options to win...
2011-08-28 Anders BromanInstall the GUI xml files. I'm not sure about the Makef...
2011-08-15 Gerald CombsAdd libwireshark.lib, libwsutil.lib, and wiretap-1...
2011-08-11 Guy HarrisAdd "distclean" and "maintainer-clean" rules to the...
2011-08-10 Gerald CombsAdd some distclean / clean targets.
2011-07-19 Gerald CombsInstead of overloading WIRESHARK_LIBS / wireshark_LIBS...
2011-07-14 Gerald CombsOn Windows enable threads everywhere instead of just...
2011-06-27 Gerald CombsUse the latest libsmi package. Note that we now support...
2011-06-23 Gerald CombsRemove old PCRE references from the Windows build envir...
2011-06-17 Stig BjørlykkeSet PCAP_NG_DEFAULT correct in config.h on win32.
2011-05-24 Gerald CombsMove the Windows argument list conversion code to a...
2011-05-19 Gerald CombsUpdate the User's Guide.
2011-05-19 Gerald CombsFrom Dirk Jagdmann via bug 5875:
2011-05-12 Chris MaynardWANT_PACKET_EDITOR fixups for Windows.
2011-05-12 Anders BromanMake the use of UIManager a configure option.
2011-04-29 Jeff MorrissOops, the Windows HAVE_GZCLEARERR stuff did work; take...
2011-04-13 Anders BromanBuild win64 with a modified zlib (google is your friend).
2011-04-12 Anders BromanBuild with zlib-1.2.5 for win32
2011-04-05 Gerald CombsUse the latest library tag, which updates GNUTLS. Add...
2011-03-08 Bill MeierRemove the 'NEW_PACKET_LIST' defines & etc (since the...
2011-02-25 Gerald CombsComments have to be at the beginning of the line.
2011-02-25 Anders BromanVerify tools fails if wireshark-win32-libs does not...
2011-02-17 Guy HarrisApparently, if the argument to the cd command in an...
2011-02-02 Bill MeierA bit of Windows makefiles rework and cleanup:
2011-01-16 Bill MeierCompile text2pcap.c,mergecap.c,capinfos.c,editcap.c...
2011-01-06 Gerald CombsOn Windows, convert all of our command-line arguments...
2011-01-04 Jaap KeuterDrop Python dissectors directory flag from programs...
2011-01-04 Jaap KeuterFree dumpcap from linking to wiretap.
2010-11-26 Stephen FisherMove native Win32 code to its own directory and out...
2010-11-22 Bill MeierPrevent "MS-DOS style path detected" messages for sever...
2010-10-11 Gerald CombsUse the latest User's Guide.
2010-10-05 Jeff MorrissIt seems it's quite hard to set and retrieve environmen...
2010-10-04 Stephen FisherTry to make r34375 work every time
2010-10-04 Stephen FisherUse spaces instead of tabs on two lines added in r34375
2010-10-04 Stephen FisherStop the MS-DOS style path name warnings when compiling...
2010-10-04 Gerald CombsDon't remove the services file. It isn't built in the...
2010-10-04 Gerald CombsCopy make-sminmpec.pl to make-services.pl and modify...
2010-10-03 Sake BlokMake "bpf_image" available on Windows. This enables...
2010-10-03 Sake BlokRetry of SVN 34338, now tested on my WinXP dev VM:
2010-09-23 Jeff MorrissAssume we HAVE_GZCLEARERR on Windows and when using...
2010-09-15 Jeff MorrissRevert 34081 and 34093 in preparation for a cleaner...
2010-09-10 Jeff MorrissFrom BBA via https://bugs.wireshark.org/bugzilla/show_b...
2010-09-08 Jeff MorrissAttempt to fix https://bugs.wireshark.org/bugzilla...
2010-07-15 Guy Harriscapinfos.c includes gcrypt.h, so it needs the GNU TLS...
2010-07-15 Guy HarrisThere shouldn't be any need to build stuff in the top...
2010-07-15 Guy HarrisNo need to link dumpcap with libgnutls.
2010-07-06 Gerald CombsAdd a target which creates a zip file containing our...
2010-06-01 Gerald CombsFrom Kovarththanan Rajaratnam via bug 3500:
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
next