aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2010-07-06Add a target which creates a zip file containing our .pdb files.gerald1-0/+6
2010-06-01From Kovarththanan Rajaratnam via bug 3500:gerald1-2/+13
2010-05-28Move some code (including the optional objects) into libwsutilmorriss1-32/+26
2010-04-22Manifests are not needed when building with VC10.wmeier1-13/+13
2010-04-18(Trivial) Escape a '?' in an error message.wmeier1-1/+1
2010-04-09Rename README.win32 to README.windows and add a 64-bit download link.gerald1-7/+5
2010-03-26Update c-ares to 1.7.1.gerald1-0/+1
2010-03-17Use the right #define value to check whether WinPcap hasguy1-0/+1
2010-03-04Include inet_pton.obj when building TShark, as we now need it.guy1-2/+2
2010-02-21Enable command-line wildcard expansion when invoking mergecap and capinfoswmeier1-2/+4
2010-02-15Use the latest GTK bundle (2.18.7)etxrab1-1/+1
2010-01-19Drop our requirement for MSVCR71.DLL.gerald1-3/+4
2010-01-14Set correct locale in make-version.pl instead of in Makefiles.stig1-1/+0
2010-01-12Don't try to build NSIS installer if MAKENSIS not defined in config.nmake.wmeier1-3/+12
2010-01-02From Jim Young: patch to trigger recompilation on svnversion.h change.wmeier1-5/+25
2009-12-28From Jim Young: Fix for "nmake call to cygwin 1.7.1 bash fails if win32 style...wmeier1-1/+1
2009-12-23Use the official kfw packages.gerald1-4/+6
2009-12-21Switch to using a bundled version of the openSUSE Build Service packagesgerald1-3/+3
2009-12-18Use the WinPcap version of pcap_datalink_val_to_description if it'sgerald1-0/+1
2009-12-17Use the latest c-ares and GeoIP libraries. Try to fix the Win32 installergerald1-2/+4
2009-12-11From Pascal Quantin:jake1-0/+1
2009-12-08Fix compilation under Windows. Allocate our hash buffer dynamically sogerald1-1/+2
2009-11-19Switch from individual GLib, GTK+, and related packages to the all-in-onegerald1-71/+11
2009-11-12Update the AirPcap code for Win64 and enable AirPcap for the 64-bit build.gerald1-1/+3
2009-11-11Update to the GnuTLS 2.8.5kukosa1-2/+2
2009-10-25Use pango 1.26etxrab1-4/+4
2009-10-06Invert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_Hstig1-19/+19
2009-10-04Move make-tapreg-dotc to tools/make-tapreg-dotckrj1-2/+2
2009-10-04Move rdps.py to tools/rdps.pykrj1-2/+2
2009-09-17Install the CRT DLLs using the Visual C++ Redistributable Packagegerald1-2/+2
2009-09-16(Trivial) Update a comment and an error message.wmeier1-2/+2
2009-09-16Use the latest GTK packages.etxrab1-0/+19
2009-08-30Remove superfluous config parameterskrj1-4/+2
2009-08-29We require WinPcap > 3.0 so get rid of WPCAP_CONSTIFIED_CONFIGkrj1-1/+0
2009-08-27Windows: remove all references to ICONV_DIR, because we use the statically li...krj1-7/+0
2009-08-26Add a compile-time option to use a separate thread for reading fromgerald1-0/+2
2009-07-16Move th /MP flag setting to LOCAL_CFLAGS set in configure.nmakeetxrab1-1/+1
2009-07-15Add /MP flag to make use of multi cores.etxrab1-1/+1
2009-07-02Pull mkstemp() into tempfile.c. That's the only place we use it now, andgerald1-3/+2
2009-07-01Try to fix HAVE_NEW_PACKET_LIST handling.stig1-0/+1
2009-06-21Move the generated documentation (man pages, AUTHORS-SHORT-FORMAT, andmorriss1-17/+4
2009-06-15clean: remove directory of previous upx301.wmeier1-0/+1
2009-06-14Fix a typo.wmeier1-1/+1
2009-06-14If Makefile.nmake/config.nmake updated: Check versions of individual library ...wmeier1-39/+31
2009-06-13Update to you the latest UPX executable/dll compressor.gal1-2/+2
2009-06-10Update to the GnuTLS 2.8.1kukosa1-4/+2
2009-06-10Upgrade to KFW 3.2.2.gerald1-2/+3
2009-06-09Update KFW to 2.6.5.gerald1-1/+2
2009-06-02Escape ? in echo text the Windows way ....wmeier1-2/+2
2009-05-29Prevent "echo ? ... " from expanding ? as a file name pattern;wmeier1-6/+5