aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
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
2011-06-23Remove old PCRE references from the Windows build environment. We're notgerald1-19/+3
2011-06-17Set PCAP_NG_DEFAULT correct in config.h on win32.stig1-0/+1
2011-05-24Move the Windows argument list conversion code to a common routine.gerald1-6/+6
2011-05-19Update the User's Guide.gerald1-1/+1
2011-05-19From Dirk Jagdmann via bug 5875:gerald1-0/+1
2011-05-12WANT_PACKET_EDITOR fixups for Windows.cmaynard1-0/+1
2011-05-12Make the use of UIManager a configure option.etxrab1-0/+1
2011-04-29Oops, the Windows HAVE_GZCLEARERR stuff did work; take out the rest.morriss1-1/+0
2011-04-13Build win64 with a modified zlib (google is your friend).etxrab1-2/+2
2011-04-12Build with zlib-1.2.5 for win32etxrab1-2/+12
2011-04-05Use the latest library tag, which updates GNUTLS. Add code to check forgerald1-0/+6
2011-03-08Remove the 'NEW_PACKET_LIST' defines & etc (since the code no longer supports...wmeier1-1/+0
2011-02-25Comments have to be at the beginning of the line.gerald1-1/+1
2011-02-25Verify tools fails if wireshark-win32-libs does not exist.etxrab1-0/+2
2011-02-17Apparently, if the argument to the cd command in an nmake file containsguy1-1/+1
2011-02-02A bit of Windows makefiles rework and cleanup:wmeier1-12/+8
2011-01-16Compile text2pcap.c,mergecap.c,capinfos.c,editcap.c, & version_info.c with -WX;wmeier1-14/+1
2011-01-06On Windows, convert all of our command-line arguments from UTF-16 togerald1-6/+6
2011-01-04Drop Python dissectors directory flag from programs that don't have dissectors.jake1-3/+2