aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2005-05-20win32 only: get interface details from WinPcap's packet.dll (direct access to...ulfl1-1/+1
2005-05-03add the new target "install-plugins" to nmake makefilelroland1-0/+6
2005-05-01Add an install-deps target to the nmake makefiles.lroland1-0/+72
2005-03-23It doesn't matter whether, when building with WinPcap, we haveguy1-1/+0
2005-03-23If we have "pcap_freecode()", use it to free the instructions for a BPFguy1-0/+1
2005-03-17Clean up.lroland1-4/+0
2005-02-14Make the "maintainer-clean" rules get rid of some additional generatedguy1-8/+28
2005-02-13change nmake makefiles in /trunk and /trunk/epan so thatlroland1-2/+2
2005-02-10clean up makefiles.lroland1-7/+1
2005-01-17Switch the Windows build environment to GTK 2.4.14. Enable GTK-Wimp by gerald1-2/+2
2005-01-04Replace a "cp" with three "xcopy"s.gerald1-1/+3
2004-12-01If bash is run as a non-login shell, it doesn't read /etc/profile. Under gerald1-0/+1
2004-12-01From Francisco Alcoba: link with setargv.obj so that wildcards areguy1-6/+8
2004-11-23Update to GTK+ 2.4.13.gerald1-2/+2
2004-11-02Update the Windows build to zlib 1.2.2.gerald1-2/+2
2004-10-20renamed capinfo to capinfos, as the former name capinfo was already used in a...ulfl1-6/+6
2004-10-17From Graeme Hewson: make AUTHORS-SHORT not include formatting codes,guy1-2/+9
2004-10-16update setup target to latest win32 libsulfl1-4/+4
2004-10-15Updates to reflect revision 4 of ethereal-win32-libs.gerald1-4/+4
2004-10-15Add support for decoding DES3/CBC/MD5 keys. Make it disabled by default.gerald1-0/+1
2004-10-09update setup target to latest GTK library filesulfl1-2/+2
2004-10-02From Lars Roland: don't link EXTRA_OBJECTS unnecessarily withguy1-9/+9
2004-09-29From Lars Roland: add an option to link plugins with libethereal ratherguy1-1/+0
2004-09-24Use new win32 libs from anonsvn instead of webpage, including setup target. U...ulfl1-3/+3
2004-09-23From Gisle Vanem: add support for pcap_datalink_val_to_name() for Win32.guy1-0/+2
2004-09-12added a clean_setup target, to cleanup the unzipped filesulfl1-0/+13
2004-09-11From Graeme Hewson: translate accented UTF-8 characters to Pod E<>guy1-1/+1
2004-09-01renamed REQUIRED_APPS to REQUIRED_TOOLS and verify_apps to verify_tools, as i...ulfl1-4/+4
2004-08-26Bump the GTK+ 2.4 version up to 2.4.7, and bup GTK-Wimp up to 0.62.gerald1-3/+3
2004-08-11Update to GTK-Wimp 0.6.1.gerald1-1/+1
2004-08-11Change the "setup" target to download the updated GTK+ libraries describedgerald1-2/+2
2004-08-06Update the "setup" target for GLib 2.4.5, GTK+ 2.4.4, and Pango-1.4.1.gerald1-6/+6
2004-07-29From Lars Roland: MSVC make fixes.obiot1-3/+3
2004-07-28Add the MSWIN RC information for capinfo.obiot1-4/+7
2004-07-28From Ian Schorr: capinfo - provides capture file information.obiot1-2/+12
2004-07-23From Graham Bloice: add resources to wiretap.dll.guy1-1/+1
2004-07-21Add doxygen.cfg to the "clean" target.gerald1-2/+2
2004-07-19Fixes (and ugly hacks) for Windows compilation.gerald1-5/+5
2004-07-18Fix the win32 nmake generation for now (it will compile/link/run again). This...ulfl1-1/+4
2004-07-18first attempt to make Win32 generation (nmake) ready for the dissector moving...ulfl1-26/+2
2004-07-18Move dissectors to epan/dissectors directory.gram1-21/+8
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2004-07-17Changed dependencies, so image dir will be generated before epan, otherwise t...ulfl1-2/+2
2004-07-17From Graham Bloice: add resource information to libethereal.dll.guy1-1/+1
2004-07-15Convert make-version.pl and the associated cvsversion.h and CVSVERSIONgerald1-8/+8
2004-07-13Both epan/doxygen.cfg and gtk/doxygen.cfg depend on the root doxygen.cfg.gerald1-3/+14
2004-06-26From Laurent Rabret: replace "lib" with "link /lib"; "lib" is just aguy1-2/+2
2004-06-21Add experimental feature of opening a webbrowser, to show some of theulfl1-2/+2
2004-06-21Change to GLib 2.4.2 and GTK+ 2.4.3.gerald1-5/+5
2004-06-20add GTK2.4 and alike libs to the setup target,ulfl1-5/+30