aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-16Fix the last(?) of the Win64 compilation problems.Gerald Combs1-1/+6
2009-03-19Use GTK 2.16 and glib 2.20.Anders Broman1-3/+3
2009-03-17Revert the changes, it blows up when resizeing windows...Anders Broman1-3/+3
2009-03-17Use GTK 2.16 and glib 2.20.Anders Broman1-3/+3
2009-03-17Do checkAPIs for wireshark_SOURCESBill Meier1-1/+1
2009-03-11Port rdps from C to Python. This makes it easier to cross-compileGerald Combs1-3/+2
2009-03-11Use WIRESHARK_TARGET_PLATFORM instead of PLATFORM.Gerald Combs1-13/+13
2009-03-09Enable checkAPIs on gtk/...Bill Meier1-1/+1
2009-03-07gettext library setup: Fix a bug and adjust config slightly for win32 soBill Meier1-1/+2
2009-03-07Fix Win32 build breakage.Gerald Combs1-1/+1
2009-03-07Add preliminary support for Win64 compilation. Attempt to use the sameGerald Combs1-83/+66
2009-02-16Try using the MSVCRT version of Lua (lua5_1_4_Win32_dll6_lib) forGerald Combs1-1/+1
2009-02-11add support for a simple GeoIP based IP Location Map, more details will follo...Ulf Lamping1-0/+1
2009-02-09we don't need to copy rawshark.exe.manifest, as this manifest is integrated u...Ulf Lamping1-1/+0
2009-02-09Update GnuTls to gnutls-2.6.4-1Tomas Kukosa1-2/+2
2009-02-02Revert previous checkin.Anders Broman1-11/+0
2009-02-02Use Python to build tshark-tap-register.cAnders Broman1-0/+11
2009-01-29trying to "inject" commands into xcopy doesn't work on international windows ...Ulf Lamping1-3/+4
2009-01-13Use Glib 2.18-4 GTK+ 2.14.7 and Cairo 1.8.6.Anders Broman1-6/+6
2009-01-08display runtime versions of GnuTLS and Gcrypt librariesTomas Kukosa1-9/+10
2009-01-06As suggested by Joerg a while back, get rid of FAQ in the build directory.Gerald Combs1-13/+7
2008-12-29Use the install-plugins target.Anders Broman1-32/+3
2008-12-27Use GTK+ 2.14.6Anders Broman1-4/+4