aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2010-03-26Update c-ares to 1.7.1.Gerald Combs1-0/+1
2010-03-17Use the right #define value to check whether WinPcap hasGuy Harris1-0/+1
2010-03-04Include inet_pton.obj when building TShark, as we now need it.Guy Harris1-2/+2
2010-02-21Enable command-line wildcard expansion when invoking mergecap and capinfosBill Meier1-2/+4
2010-02-15Use the latest GTK bundle (2.18.7)Anders Broman1-1/+1
2010-01-19Drop our requirement for MSVCR71.DLL.Gerald Combs1-3/+4
2010-01-14Set correct locale in make-version.pl instead of in Makefiles.Stig Bjørlykke1-1/+0
2010-01-12Don't try to build NSIS installer if MAKENSIS not defined in config.nmake.Bill Meier1-3/+12
2010-01-02From Jim Young: patch to trigger recompilation on svnversion.h change.Bill Meier1-5/+25
2009-12-28From Jim Young: Fix for "nmake call to cygwin 1.7.1 bash fails if win32 style...Bill Meier1-1/+1
2009-12-23Use the official kfw packages.Gerald Combs1-4/+6
2009-12-21Switch to using a bundled version of the openSUSE Build Service packagesGerald Combs1-3/+3
2009-12-18Use the WinPcap version of pcap_datalink_val_to_description if it'sGerald Combs1-0/+1
2009-12-17Use the latest c-ares and GeoIP libraries. Try to fix the Win32 installerGerald Combs1-2/+4
2009-12-11From Pascal Quantin:Jaap Keuter1-0/+1
2009-12-08Fix compilation under Windows. Allocate our hash buffer dynamically soGerald Combs1-1/+2
2009-11-19Switch from individual GLib, GTK+, and related packages to the all-in-oneGerald Combs1-71/+11
2009-11-12Update the AirPcap code for Win64 and enable AirPcap for the 64-bit build.Gerald Combs1-1/+3
2009-11-11Update to the GnuTLS 2.8.5Tomas Kukosa1-2/+2
2009-10-25Use pango 1.26Anders Broman1-4/+4
2009-10-06Invert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_HStig Bjørlykke1-19/+19
2009-10-04Move make-tapreg-dotc to tools/make-tapreg-dotcKovarththanan Rajaratnam1-2/+2
2009-10-04Move rdps.py to tools/rdps.pyKovarththanan Rajaratnam1-2/+2
2009-09-17Install the CRT DLLs using the Visual C++ Redistributable PackageGerald Combs1-2/+2
2009-09-16(Trivial) Update a comment and an error message.Bill Meier1-2/+2
2009-09-16Use the latest GTK packages.Anders Broman1-0/+19
2009-08-30Remove superfluous config parametersKovarththanan Rajaratnam1-4/+2
2009-08-29We require WinPcap > 3.0 so get rid of WPCAP_CONSTIFIED_CONFIGKovarththanan Rajaratnam1-1/+0
2009-08-27Windows: remove all references to ICONV_DIR, because we use the statically li...Kovarththanan Rajaratnam1-7/+0
2009-08-26Add a compile-time option to use a separate thread for reading fromGerald Combs1-0/+2
2009-07-16Move th /MP flag setting to LOCAL_CFLAGS set in configure.nmakeAnders Broman1-1/+1
2009-07-15Add /MP flag to make use of multi cores.Anders Broman1-1/+1
2009-07-02Pull mkstemp() into tempfile.c. That's the only place we use it now, andGerald Combs1-3/+2
2009-07-01Try to fix HAVE_NEW_PACKET_LIST handling.Stig Bjørlykke1-0/+1
2009-06-21Move the generated documentation (man pages, AUTHORS-SHORT-FORMAT, andJeff Morriss1-17/+4
2009-06-15clean: remove directory of previous upx301.Bill Meier1-0/+1
2009-06-14Fix a typo.Bill Meier1-1/+1
2009-06-14If Makefile.nmake/config.nmake updated: Check versions of individual library ...Bill Meier1-39/+31
2009-06-13Update to you the latest UPX executable/dll compressor.Graeme Lunt1-2/+2
2009-06-10Update to the GnuTLS 2.8.1Tomas Kukosa1-4/+2
2009-06-10Upgrade to KFW 3.2.2.Gerald Combs1-2/+3
2009-06-09Update KFW to 2.6.5.Gerald Combs1-1/+2
2009-06-02Escape ? in echo text the Windows way ....Bill Meier1-2/+2
2009-05-29Prevent "echo ? ... " from expanding ? as a file name pattern;Bill Meier1-6/+5
2009-05-29Update the Windows library tags and documentation filename.Gerald Combs1-1/+1
2009-05-28Version 2: Fix bug: Makefile doesn't detect some out-of-date libraries.Bill Meier1-6/+33
2009-05-27Add missing quoteBill Meier1-1/+1
2009-05-27Fix bug: Makefile doesn't detect some out-of-date libraries.Bill Meier1-1/+11
2009-05-08Make gtk/capture_if_details_dlg_win32.c compileable using MSVC6 with SDKTomas Kukosa1-0/+1
2009-04-16Check for the existence of a couple of directories and add variables for DLLGerald Combs1-5/+5