aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
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
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