aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
Commit message (Expand)AuthorAgeFilesLines
* Use the latest User's Guide.Gerald Combs2010-10-111-1/+1
* It seems it's quite hard to set and retrieve environment variables in nmake (...Jeff Morriss2010-10-051-2/+1
* Try to make r34375 work every timeStephen Fisher2010-10-041-1/+1
* Use spaces instead of tabs on two lines added in r34375Stephen Fisher2010-10-041-2/+2
* Stop the MS-DOS style path name warnings when compiling on Windows.Stephen Fisher2010-10-041-40/+43
* Don't remove the services file. It isn't built in the same way thatGerald Combs2010-10-041-1/+1
* Copy make-sminmpec.pl to make-services.pl and modify it to fetch theGerald Combs2010-10-041-1/+3
* Make "bpf_image" available on Windows. This enables the "Compile BPF" button ...Sake Blok2010-10-031-0/+1
* Retry of SVN 34338, now tested on my WinXP dev VM:Sake Blok2010-10-031-0/+1
* Assume we HAVE_GZCLEARERR on Windows and when using cmakeJeff Morriss2010-09-231-0/+1
* Revert 34081 and 34093 in preparation for a cleaner fix.Jeff Morriss2010-09-151-20/+20
* From BBA via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5160 :Jeff Morriss2010-09-101-19/+19
* Attempt to fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5160 :Jeff Morriss2010-09-081-1/+1
* capinfos.c includes gcrypt.h, so it needs the GNU TLS flags.Guy Harris2010-07-151-2/+3
* There shouldn't be any need to build stuff in the top-level directoryGuy Harris2010-07-151-5/+3
* No need to link dumpcap with libgnutls.Guy Harris2010-07-151-1/+0
* Add a target which creates a zip file containing our .pdb files.Gerald Combs2010-07-061-0/+6
* From Kovarththanan Rajaratnam via bug 3500:Gerald Combs2010-06-011-2/+13
* Move some code (including the optional objects) into libwsutilJeff Morriss2010-05-281-32/+26
* Manifests are not needed when building with VC10.Bill Meier2010-04-221-13/+13
* (Trivial) Escape a '?' in an error message.Bill Meier2010-04-181-1/+1
* Rename README.win32 to README.windows and add a 64-bit download link.Gerald Combs2010-04-091-7/+5
* Update c-ares to 1.7.1.Gerald Combs2010-03-261-0/+1
* Use the right #define value to check whether WinPcap hasGuy Harris2010-03-171-0/+1
* Include inet_pton.obj when building TShark, as we now need it.Guy Harris2010-03-041-2/+2
* Enable command-line wildcard expansion when invoking mergecap and capinfosBill Meier2010-02-211-2/+4
* Use the latest GTK bundle (2.18.7)Anders Broman2010-02-151-1/+1
* Drop our requirement for MSVCR71.DLL.Gerald Combs2010-01-191-3/+4
* Set correct locale in make-version.pl instead of in Makefiles.Stig Bjørlykke2010-01-141-1/+0
* Don't try to build NSIS installer if MAKENSIS not defined in config.nmake.Bill Meier2010-01-121-3/+12
* From Jim Young: patch to trigger recompilation on svnversion.h change.Bill Meier2010-01-021-5/+25
* From Jim Young: Fix for "nmake call to cygwin 1.7.1 bash fails if win32 style...Bill Meier2009-12-281-1/+1
* Use the official kfw packages.Gerald Combs2009-12-231-4/+6
* Switch to using a bundled version of the openSUSE Build Service packagesGerald Combs2009-12-211-3/+3
* Use the WinPcap version of pcap_datalink_val_to_description if it'sGerald Combs2009-12-181-0/+1
* Use the latest c-ares and GeoIP libraries. Try to fix the Win32 installerGerald Combs2009-12-171-2/+4
* From Pascal Quantin:Jaap Keuter2009-12-111-0/+1
* Fix compilation under Windows. Allocate our hash buffer dynamically soGerald Combs2009-12-081-1/+2
* Switch from individual GLib, GTK+, and related packages to the all-in-oneGerald Combs2009-11-191-71/+11
* Update the AirPcap code for Win64 and enable AirPcap for the 64-bit build.Gerald Combs2009-11-121-1/+3
* Update to the GnuTLS 2.8.5Tomas Kukosa2009-11-111-2/+2
* Use pango 1.26Anders Broman2009-10-251-4/+4
* Invert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_HStig Bjørlykke2009-10-061-19/+19
* Move make-tapreg-dotc to tools/make-tapreg-dotcKovarththanan Rajaratnam2009-10-041-2/+2
* Move rdps.py to tools/rdps.pyKovarththanan Rajaratnam2009-10-041-2/+2
* Install the CRT DLLs using the Visual C++ Redistributable PackageGerald Combs2009-09-171-2/+2
* (Trivial) Update a comment and an error message.Bill Meier2009-09-161-2/+2
* Use the latest GTK packages.Anders Broman2009-09-161-0/+19
* Remove superfluous config parametersKovarththanan Rajaratnam2009-08-301-4/+2
* We require WinPcap > 3.0 so get rid of WPCAP_CONSTIFIED_CONFIGKovarththanan Rajaratnam2009-08-291-1/+0