aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
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
2009-05-29Update the Windows library tags and documentation filename.gerald1-1/+1
2009-05-28Version 2: Fix bug: Makefile doesn't detect some out-of-date libraries.wmeier1-6/+33
2009-05-27Add missing quotewmeier1-1/+1
2009-05-27Fix bug: Makefile doesn't detect some out-of-date libraries.wmeier1-1/+11
2009-05-08Make gtk/capture_if_details_dlg_win32.c compileable using MSVC6 with SDKkukosa1-0/+1
2009-04-16Check for the existence of a couple of directories and add variables for DLLgerald1-5/+5
2009-04-16Fix the last(?) of the Win64 compilation problems.gerald1-1/+6
2009-03-19Use GTK 2.16 and glib 2.20.etxrab1-3/+3
2009-03-17Revert the changes, it blows up when resizeing windows...etxrab1-3/+3
2009-03-17Use GTK 2.16 and glib 2.20.etxrab1-3/+3
2009-03-17Do checkAPIs for wireshark_SOURCESwmeier1-1/+1
2009-03-11Port rdps from C to Python. This makes it easier to cross-compilegerald1-3/+2
2009-03-11Use WIRESHARK_TARGET_PLATFORM instead of PLATFORM.gerald1-13/+13
2009-03-09Enable checkAPIs on gtk/...wmeier1-1/+1
2009-03-07gettext library setup: Fix a bug and adjust config slightly for win32 sowmeier1-1/+2
2009-03-07Fix Win32 build breakage.gerald1-1/+1
2009-03-07Add preliminary support for Win64 compilation. Attempt to use the samegerald1-83/+66
2009-02-16Try using the MSVCRT version of Lua (lua5_1_4_Win32_dll6_lib) forgerald1-1/+1
2009-02-11add support for a simple GeoIP based IP Location Map, more details will follo...ulfl1-0/+1
2009-02-09we don't need to copy rawshark.exe.manifest, as this manifest is integrated u...ulfl1-1/+0
2009-02-09Update GnuTls to gnutls-2.6.4-1kukosa1-2/+2
2009-02-02Revert previous checkin.etxrab1-11/+0
2009-02-02Use Python to build tshark-tap-register.cetxrab1-0/+11
2009-01-29trying to "inject" commands into xcopy doesn't work on international windows ...ulfl1-3/+4
2009-01-13Use Glib 2.18-4 GTK+ 2.14.7 and Cairo 1.8.6.etxrab1-6/+6