aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2013-05-30Upgrade user manualPascal Quantin1-1/+1
2013-05-29Correct the c-ares directory name in the clean_setup target.Chris Maynard1-1/+1
2013-05-22Add dftest.exe to EXECUTABLES. For clean-local target, clean randpkt.exe, no...Chris Maynard1-3/+4
2013-05-01Install and uninstall our global profiles.Gerald Combs1-0/+5
2013-03-09Switch to WinPcap 4.1.3.Gerald Combs1-1/+1
2013-03-08Switch to c-ares 1.9.1.Gerald Combs1-0/+1
2013-03-07Revert part of r48021: those hunks are no more needed with r48170Pascal Quantin1-4/+0
2013-03-07From Balint:Gerald Combs1-2/+2
2013-03-07Try to fix the "LNK4217: locally defined symbol" warnings.Gerald Combs1-2/+2
2013-03-04Don't define WS_BUILD_DLL when building capinfos and editcap. In the caseGerald Combs1-2/+2
2013-03-02Try to fix LNK4217 (locally defined symbol imported in function) and C4273 (i...Pascal Quantin1-1/+6
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-4/+0
2013-02-19Add automatic software update checks for Win32 using WinSparkle. AddGerald Combs1-1/+12
2013-01-07Copy over any mibs that might be in the site directory.Chris Maynard1-0/+1
2012-12-28Remove redundant SUBSYSTEM link option from link commands.Bill Meier1-11/+14
2012-12-21This should get it building on Windows.Michael Tüxen1-3/+3
2012-12-21Try to get text2pcap building on Windows.Michael Tüxen1-3/+3
2012-12-18text2pcap needs only the wsutil lib, not the wiretap lib (as far as I can see).Michael Tüxen1-1/+1
2012-12-13Bug 3528 - When following an HTTP tcp stream decode gzip data automatically (...Michael Mann1-2/+2
2012-12-11Update the User's Guide to 1.9Pascal Quantin1-1/+1
2012-12-07Update the User's Guide to 1.8Pascal Quantin1-1/+1
2012-11-19Make it easier to switch between GTK2 and GTK3.Anders Broman1-1/+4
2012-10-19The U3 and PortableApps packaging processes depend on simpleGerald Combs1-29/+26
2012-10-15Add PROGRAM_NAME and INSTALL_DIR to ui\qt\config.pri. Currently unused.Gerald Combs1-0/+2
2012-10-15Start making the program name "wireshark" configurable.Anders Broman1-5/+5
2012-10-12Include setup.ini in the tarball.Anders Broman1-0/+1
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