aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2012-09-25Revert 45116. Developer's probably don't want the user-guide.chm that they g...Chris Maynard1-1/+0
2012-09-25We're downloading the user-guide as part of the setup, so we might as well co...Chris Maynard1-0/+1
2012-09-24Fix mispelling of reordercap.exe target.Martin Mathieson1-1/+1
2012-09-24From Jim Young, bug 7745.Martin Mathieson1-4/+20
2012-09-19Use guilibsdll and htmlhelp.lib in the Qt build.Gerald Combs1-0/+4
2012-09-18From Chris Maynard via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=61...Jeff Morriss1-0/+3
2012-09-16Compile and install schemas if GTK3 is used, nsis needs update tooAnders Broman1-0/+3
2012-09-13Remove our local copy of WinPcap and download it fromGerald Combs1-0/+2
2012-09-13Minor tweek for GTK3Anders Broman1-0/+3
2012-08-16Copy over the C runtime DLLs if MSVCR_DLL is defined.Gerald Combs1-0/+1
2012-07-25Revert parts of r43978 and r43976 so that we can catch updates inGerald Combs1-12/+4
2012-07-25Make sure xcopy can figure things out on its own.Gerald Combs1-3/+3
2012-07-25Make sure wireshark.exe and tshark.exe don't depend on pseudotargets.Gerald Combs1-6/+14
2012-07-24Fix the dependencies for wireshark.exe and tshark.exe and use "xcopyGerald Combs1-5/+5
2012-07-20WiMAX OFDMA PHY SAP dissector plugin (https://bugs.wireshark.org/bugzilla/sho...Michael Mann1-0/+1
2012-07-12Use win32_open_file in qtshark on Windows.Gerald Combs1-6/+7
2012-06-25Revert 43481: linking dftest against libui was not the problem.Jeff Morriss1-1/+1
2012-06-25From Tony Trinh:Anders Broman1-1/+1
2012-06-25Move get_args_as_string from ui/util.c into wsutil (maybe not to the bestJeff Morriss1-1/+1
2012-06-21Move a bunch of common code in the file chooser dialog loops into aGuy Harris1-1/+1
2012-06-21Try to fix tarball compilation on Windows.Gerald Combs1-2/+0
2012-06-20Remove HAVE_WIRELESS_TOOLBAR from the other build systems.Jörg Mayer1-1/+0
2012-06-19Start to have an generic wireless toolbar. Sligtly modified patch from Anders Broman1-0/+1
2012-06-13Add a comment as to .bsc files seemingly not usable with VS2010.Bill Meier1-0/+3
2012-06-13wireshark.bsc dependencies: fix a typo; add 2 which are missing.Bill Meier1-4/+6
2012-06-05Add the GeoIP DLL.Gerald Combs1-0/+1
2012-06-05Pass WTAP_VERSION to Qt. (WTAP_VERSION should probably match the GNUGerald Combs1-0/+1
2012-06-04Make it possible to build with GTK3 on WindowsAnders Broman1-1/+23
2012-06-01No more GIOP plugins, no more GIOP plugin directory.Guy Harris1-1/+0
2012-05-31Clean GeoIP-1.4.8-*-win??ws folder with setup targetPascal Quantin1-0/+1
2012-05-30Back out previous change.Gerald Combs1-1/+1
2012-05-30Extract into the right directory.Gerald Combs1-1/+1
2012-05-29Use GeoIP 1.4.8 which includes a DLL instead of a static library.Gerald Combs1-1/+5
2012-05-14Try using an OBS-derived Gtk2 bundle, second try.Gerald Combs1-13/+28
2012-04-21Make it possible to download the GTK3 packageAnders Broman1-1/+2
2012-04-20Switch back to the gtk.org version of the GTK+ bundle since its CairoGerald Combs1-29/+14
2012-04-20Clean gnutls-2.12.18-*-win??ws folder with setup targetpascal1-0/+1
2012-04-19Switch to our custom GTK+ bundles derived from openSUSE Build ServiceGerald Combs1-14/+29
2012-04-04Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss1-1/+1
2012-03-25Give qmake a VERSION it will accept.Gerald Combs1-1/+3
2012-03-25Fix the Qt build for Win64.Gerald Combs1-0/+5
2012-03-16Capitalize "Wireshark" in various package names.Gerald Combs1-2/+2
2012-03-01CVARSDLL hasn't been used (is undefined) for a while....Bill Meier1-2/+2
2012-03-01Update clean_setup list of win32-libs to be deleted.Bill Meier1-8/+10
2012-02-19Build the TShark taps into a static libcliui library in the ui/cliGuy Harris1-22/+14
2012-02-18Create a libui (static) library in the ui directory, which contains theGuy Harris1-19/+52
2012-02-18Rename the (static) library built from stuff in ui/gtk to "libgtkui" inGuy Harris1-4/+4
2012-02-02Revert file commited by mistake.Anders Broman1-2/+2
2012-02-02Update the protocol name as per commit rev 40801.Anders Broman1-2/+2
2012-02-01Fix some Windows qmake and Qt Wireshark build issues:Bill Meier1-0/+3