aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2006-03-01Add Lua support by default for Win32. Fix some compilation problems.gerald1-2/+8
2006-02-25Add asn1 to the clean targetetxrab1-0/+3
2006-02-15Add getopt.obj to the list of object files with which dumpcap is linked;guy1-2/+2
2006-02-13- disable printlego1-0/+4
2006-02-13Copy over the file open/save code from the Win32 native branch.gerald1-1/+1
2006-02-10When using GTK 2.8, we need the cairo dlls, so add them to the install-gtk2-d...lroland1-0/+4
2006-02-06From Paolo Abeni:guy1-4/+8
2005-12-27Update to Net-SNMP 5.2.2.gerald1-1/+1
2005-12-16If "CLIENTNAME" is set (which indicates that we're using RDP) usegerald1-1/+2
2005-12-14Add support for GLib/GTK+ 2.8. Point to the latest tag.gerald1-6/+34
2005-12-10the verify_tool target should check for /usr/bin/find (I errorneously did cha...ulfl1-1/+6
2005-12-06both the buildbot and I have problems with setargv.objulfl1-1/+3
2005-12-06Make $(command_line_OBJECTS) a dependency of the stuff that links withguy1-9/+9
2005-12-05no more usage of Ethereal.lib in dumpcap any longer :-)ulfl1-12/+6
2005-11-28first steps towards a separated capture tool, working title "dumpcap"ulfl1-2/+23
2005-10-21Win32: first steps towards using GTK2.6, add zipfile and dir name definitionsulfl1-11/+30
2005-09-22replace WinPcap devel pack 3.0 with current 3.1 versionulfl1-1/+1
2005-09-16Sort each conversation column numerically. Fix up whitespace.gerald1-0/+4
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in ordergerald1-26/+26
2005-09-06Move to the latest ethereal-win32-libs tag.gerald1-1/+3
2005-09-06In doc/Makefile.nmake, use the "install-deps" target from the rootgerald1-3/+3
2005-08-05verify_tools: ulfl1-1/+4
2005-07-26From Brice Augustin: Use the correct packet length in randpkt.gerald1-1/+1
2005-07-26Revert back to GTK-Wimp 0.6.2. Move to WinPcap 3.1beta4.gerald1-1/+1
2005-07-24Update to zlib 1.2.3ulfl1-2/+2
2005-07-15Point to the latest Windows library tag and versions.gerald1-2/+2
2005-07-07Make sure "which" is present before we verify our tools. Add "env" togerald1-0/+1
2005-05-31As suggested by Jaap Keuter:lroland1-1/+1
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