aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2006-03-15One day I'll be able to do change something in windows in a single attemptLuis Ontanon1-0/+1
2006-03-14Add strptime.obj to outfiles as well.Anders Broman1-1/+1
2006-03-14missed to add strptime.obj to the editcap.Luis Ontanon1-1/+1
2006-03-12Move init.lua and family to plugins/luaLuis Ontanon1-5/+0
2006-03-01Add Lua support by default for Win32. Fix some compilation problems.Gerald Combs1-2/+8
2006-02-25Add asn1 to the clean targetAnders Broman1-0/+3
2006-02-15Add getopt.obj to the list of object files with which dumpcap is linked;Guy Harris1-2/+2
2006-02-13- disable printLuis Ontanon1-0/+4
2006-02-13Copy over the file open/save code from the Win32 native branch.Gerald Combs1-1/+1
2006-02-10When using GTK 2.8, we need the cairo dlls, so add them to the install-gtk2-d...Lars Roland1-0/+4
2006-02-06From Paolo Abeni:Guy Harris1-4/+8
2005-12-27Update to Net-SNMP 5.2.2.Gerald Combs1-1/+1
2005-12-16If "CLIENTNAME" is set (which indicates that we're using RDP) useGerald Combs1-1/+2
2005-12-14Add support for GLib/GTK+ 2.8. Point to the latest tag.Gerald Combs1-6/+34
2005-12-10the verify_tool target should check for /usr/bin/find (I errorneously did cha...Ulf Lamping1-1/+6
2005-12-06both the buildbot and I have problems with setargv.objUlf Lamping1-1/+3
2005-12-06Make $(command_line_OBJECTS) a dependency of the stuff that links withGuy Harris1-9/+9
2005-12-05no more usage of Ethereal.lib in dumpcap any longer :-)Ulf Lamping1-12/+6
2005-11-28first steps towards a separated capture tool, working title "dumpcap"Ulf Lamping1-2/+23
2005-10-21Win32: first steps towards using GTK2.6, add zipfile and dir name definitionsUlf Lamping1-11/+30
2005-09-22replace WinPcap devel pack 3.0 with current 3.1 versionUlf Lamping1-1/+1
2005-09-16Sort each conversation column numerically. Fix up whitespace.Gerald Combs1-0/+4
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in orderGerald Combs1-26/+26
2005-09-06Move to the latest ethereal-win32-libs tag.Gerald Combs1-1/+3
2005-09-06In doc/Makefile.nmake, use the "install-deps" target from the rootGerald Combs1-3/+3
2005-08-05verify_tools: Ulf Lamping1-1/+4
2005-07-26From Brice Augustin: Use the correct packet length in randpkt.Gerald Combs1-1/+1
2005-07-26Revert back to GTK-Wimp 0.6.2. Move to WinPcap 3.1beta4.Gerald Combs1-1/+1
2005-07-24Update to zlib 1.2.3Ulf Lamping1-2/+2
2005-07-15Point to the latest Windows library tag and versions.Gerald Combs1-2/+2
2005-07-07Make sure "which" is present before we verify our tools. Add "env" toGerald Combs1-0/+1
2005-05-31As suggested by Jaap Keuter:Lars Roland1-1/+1
2005-05-20win32 only: get interface details from WinPcap's packet.dll (direct access to...Ulf Lamping1-1/+1
2005-05-03add the new target "install-plugins" to nmake makefileLars Roland1-0/+6
2005-05-01Add an install-deps target to the nmake makefiles.Lars Roland1-0/+72
2005-03-23It doesn't matter whether, when building with WinPcap, we haveGuy Harris1-1/+0
2005-03-23If we have "pcap_freecode()", use it to free the instructions for a BPFGuy Harris1-0/+1
2005-03-17Clean up.Lars Roland1-4/+0
2005-02-14Make the "maintainer-clean" rules get rid of some additional generatedGuy Harris1-8/+28
2005-02-13change nmake makefiles in /trunk and /trunk/epan so thatLars Roland1-2/+2
2005-02-10clean up makefiles.Lars Roland1-7/+1
2005-01-17Switch the Windows build environment to GTK 2.4.14. Enable GTK-Wimp by Gerald Combs1-2/+2
2005-01-04Replace a "cp" with three "xcopy"s.Gerald Combs1-1/+3
2004-12-01If bash is run as a non-login shell, it doesn't read /etc/profile. Under Gerald Combs1-0/+1
2004-12-01From Francisco Alcoba: link with setargv.obj so that wildcards areGuy Harris1-6/+8
2004-11-23Update to GTK+ 2.4.13.Gerald Combs1-2/+2
2004-11-02Update the Windows build to zlib 1.2.2.Gerald Combs1-2/+2
2004-10-20renamed capinfo to capinfos, as the former name capinfo was already used in a...Ulf Lamping1-6/+6
2004-10-17From Graeme Hewson: make AUTHORS-SHORT not include formatting codes,Guy Harris1-2/+9
2004-10-16update setup target to latest win32 libsUlf Lamping1-4/+4