aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
Commit message (Expand)AuthorAgeFilesLines
* We require WinPcap > 3.0 so get rid of WPCAP_CONSTIFIED_CONFIGKovarththanan Rajaratnam2009-08-291-1/+0
* Windows: remove all references to ICONV_DIR, because we use the statically li...Kovarththanan Rajaratnam2009-08-271-7/+0
* Add a compile-time option to use a separate thread for reading fromGerald Combs2009-08-261-0/+2
* Move th /MP flag setting to LOCAL_CFLAGS set in configure.nmakeAnders Broman2009-07-161-1/+1
* Add /MP flag to make use of multi cores.Anders Broman2009-07-151-1/+1
* Pull mkstemp() into tempfile.c. That's the only place we use it now, andGerald Combs2009-07-021-3/+2
* Try to fix HAVE_NEW_PACKET_LIST handling.Stig Bjørlykke2009-07-011-0/+1
* Move the generated documentation (man pages, AUTHORS-SHORT-FORMAT, andJeff Morriss2009-06-211-17/+4
* clean: remove directory of previous upx301.Bill Meier2009-06-151-0/+1
* Fix a typo.Bill Meier2009-06-141-1/+1
* If Makefile.nmake/config.nmake updated: Check versions of individual library ...Bill Meier2009-06-141-39/+31
* Update to you the latest UPX executable/dll compressor.Graeme Lunt2009-06-131-2/+2
* Update to the GnuTLS 2.8.1Tomas Kukosa2009-06-101-4/+2
* Upgrade to KFW 3.2.2.Gerald Combs2009-06-101-2/+3
* Update KFW to 2.6.5.Gerald Combs2009-06-091-1/+2
* Escape ? in echo text the Windows way ....Bill Meier2009-06-021-2/+2
* Prevent "echo ? ... " from expanding ? as a file name pattern;Bill Meier2009-05-291-6/+5
* Update the Windows library tags and documentation filename.Gerald Combs2009-05-291-1/+1
* Version 2: Fix bug: Makefile doesn't detect some out-of-date libraries.Bill Meier2009-05-281-6/+33
* Add missing quoteBill Meier2009-05-271-1/+1
* Fix bug: Makefile doesn't detect some out-of-date libraries.Bill Meier2009-05-271-1/+11
* Make gtk/capture_if_details_dlg_win32.c compileable using MSVC6 with SDKTomas Kukosa2009-05-081-0/+1
* Check for the existence of a couple of directories and add variables for DLLGerald Combs2009-04-161-5/+5
* Fix the last(?) of the Win64 compilation problems.Gerald Combs2009-04-161-1/+6
* Use GTK 2.16 and glib 2.20.Anders Broman2009-03-191-3/+3
* Revert the changes, it blows up when resizeing windows...Anders Broman2009-03-171-3/+3
* Use GTK 2.16 and glib 2.20.Anders Broman2009-03-171-3/+3
* Do checkAPIs for wireshark_SOURCESBill Meier2009-03-171-1/+1
* Port rdps from C to Python. This makes it easier to cross-compileGerald Combs2009-03-111-3/+2
* Use WIRESHARK_TARGET_PLATFORM instead of PLATFORM.Gerald Combs2009-03-111-13/+13
* Enable checkAPIs on gtk/...Bill Meier2009-03-091-1/+1
* gettext library setup: Fix a bug and adjust config slightly for win32 soBill Meier2009-03-071-1/+2
* Fix Win32 build breakage.Gerald Combs2009-03-071-1/+1
* Add preliminary support for Win64 compilation. Attempt to use the sameGerald Combs2009-03-071-83/+66
* Try using the MSVCRT version of Lua (lua5_1_4_Win32_dll6_lib) forGerald Combs2009-02-161-1/+1
* add support for a simple GeoIP based IP Location Map, more details will follo...Ulf Lamping2009-02-111-0/+1
* we don't need to copy rawshark.exe.manifest, as this manifest is integrated u...Ulf Lamping2009-02-091-1/+0
* Update GnuTls to gnutls-2.6.4-1Tomas Kukosa2009-02-091-2/+2
* Revert previous checkin.Anders Broman2009-02-021-11/+0
* Use Python to build tshark-tap-register.cAnders Broman2009-02-021-0/+11
* trying to "inject" commands into xcopy doesn't work on international windows ...Ulf Lamping2009-01-291-3/+4
* Use Glib 2.18-4 GTK+ 2.14.7 and Cairo 1.8.6.Anders Broman2009-01-131-6/+6
* display runtime versions of GnuTLS and Gcrypt librariesTomas Kukosa2009-01-081-9/+10
* As suggested by Joerg a while back, get rid of FAQ in the build directory.Gerald Combs2009-01-061-13/+7
* Use the install-plugins target.Anders Broman2008-12-291-32/+3
* Use GTK+ 2.14.6Anders Broman2008-12-271-4/+4
* Add GeoIP to the Windows build. Fix a remaining geoip_ -> geoip_db_Gerald Combs2008-12-231-1/+7
* Remove lynx as a dependency on Windows. By default, create the FAQ usingGerald Combs2008-12-171-1/+5
* Update GnuTls to gnutls-2.6.3-1Tomas Kukosa2008-12-151-2/+2
* Rework FAQ target & etc so it works; Is there a better way ?Bill Meier2008-12-131-6/+3