aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2012-08-16Copy over the C runtime DLLs if MSVCR_DLL is defined.gerald1-0/+1
2012-07-25Revert parts of r43978 and r43976 so that we can catch updates ingerald1-12/+4
2012-07-25Make sure xcopy can figure things out on its own.gerald1-3/+3
2012-07-25Make sure wireshark.exe and tshark.exe don't depend on pseudotargets.gerald1-6/+14
2012-07-24Fix the dependencies for wireshark.exe and tshark.exe and use "xcopygerald1-5/+5
2012-07-20WiMAX OFDMA PHY SAP dissector plugin (https://bugs.wireshark.org/bugzilla/sho...mmann1-0/+1
2012-07-12Use win32_open_file in qtshark on Windows.gerald1-6/+7
2012-06-25Revert 43481: linking dftest against libui was not the problem.morriss1-1/+1
2012-06-25From Tony Trinh:etxrab1-1/+1
2012-06-25Move get_args_as_string from ui/util.c into wsutil (maybe not to the bestmorriss1-1/+1
2012-06-21Move a bunch of common code in the file chooser dialog loops into aguy1-1/+1
2012-06-21Try to fix tarball compilation on Windows.gerald1-2/+0
2012-06-20Remove HAVE_WIRELESS_TOOLBAR from the other build systems.jmayer1-1/+0
2012-06-20Use separate filters for the RTT found on a SACK and the RTT found on amorriss1-25/+83
2012-03-01CVARSDLL hasn't been used (is undefined) for a while....wmeier1-2/+2
2012-03-01Update clean_setup list of win32-libs to be deleted.wmeier1-8/+10
2012-02-19Build the TShark taps into a static libcliui library in the ui/cliguy1-22/+14
2012-02-18Create a libui (static) library in the ui directory, which contains theguy1-19/+52
2012-02-18Rename the (static) library built from stuff in ui/gtk to "libgtkui" inguy1-4/+4
2012-02-02Revert file commited by mistake.etxrab1-2/+2
2012-02-02Update the protocol name as per commit rev 40801.etxrab1-2/+2
2012-02-01Fix some Windows qmake and Qt Wireshark build issues:wmeier1-0/+3
2012-01-30Rework optional generation of .sbr & .bsc files.wmeier1-5/+14
2012-01-30Rework Windows Wireshark Qt build configuration a bit:wmeier1-6/+4
2012-01-30(Trivial) use same "Directory Separator" for dependency and target.wmeier1-1/+1
2012-01-29Part of "Build Browse Information File per default" frometxrab1-2/+4
2012-01-24Compile PortAudio if it's available.gerald1-3/+4
2012-01-20Add more configuration information to config.pri which lets us removegerald1-10/+22
2012-01-20Try copying our plugins to an accessible directory. This assumes you've setgerald1-0/+12
2012-01-16Another fixup for the move of win32 to ui\win32.guy1-1/+1
2012-01-16Make the win32 directory a subdirectory of the ui directory.guy1-11/+11
2012-01-15The name of the target for ui/gtk/libui.lib is "gtk", not "ui\gtk".guy1-1/+1
2012-01-15cd ../gtk ==> cd ../ui/gtkwmeier1-1/+1
2012-01-15Move gtk to ui/gtk.jmayer1-17/+17
2012-01-06Quote some filename usage.wmeier1-4/+4
2012-01-06Remove support for MSVC < MSVC2005; Update Developer's Guide.wmeier1-11/+2
2011-12-28Simplify wireshark.nsi a bit by copying DLLs from the wireshark-gtk2gerald1-0/+2
2011-12-28Add "peflags" to the list of required executables. Use it to make suregerald1-0/+4
2011-11-17From Pascal Quantin via bug 6593:gerald1-1/+3
2011-11-11Link TShark with gthread.gerald1-0/+1
2011-10-05Add a HAVE_GEOIP_V6 configuration option and enable it by default.gerald1-0/+1
2011-09-25Get rid of (hopefully) all configure options to enable MAIN_MENU_USE_UIMANAGERjmayer1-1/+0
2011-08-29Add "--windowsonly" and "--cygwinonly" options to win-setup.shgerald1-2/+2
2011-08-28Install the GUI xml files. I'm not sure about the Makefile.am changes pkease ...etxrab1-0/+2
2011-08-15Add libwireshark.lib, libwsutil.lib, and wiretap-1.7.0.lib to the PDBgerald1-9/+13
2011-08-11Add "distclean" and "maintainer-clean" rules to the docbook directoryguy1-0/+11
2011-08-10Add some distclean / clean targets.gerald1-1/+1
2011-07-19Instead of overloading WIRESHARK_LIBS / wireshark_LIBS in Makefile.nmakegerald1-24/+24
2011-07-14On Windows enable threads everywhere instead of just in dumpcap. Ifgerald1-0/+1
2011-06-27Use the latest libsmi package. Note that we now support OID resolutiongerald1-3/+9