aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
Commit message (Expand)AuthorAgeFilesLines
* If MSVCR_DLL or VCREDIST_EXE are defined, add them to the zip packages.Gerald Combs2007-04-101-2/+16
* Remove references to the megaco plugin from the top level Makefiles.Jeff Morriss2007-03-261-1/+0
* Use the latest GTK stuff.Anders Broman2007-03-221-5/+10
* Even simpler: use 'rm -rf gtk2.tmp'Bill Meier2007-03-221-2/+1
* Use correct 'rm -f gtk2.tmp/*' so all files in dir get deletedBill Meier2007-03-221-1/+1
* fix MSVC warnings of / and set CFLAGS to block new warningsUlf Lamping2007-03-211-1/+1
* minor clean_setup target enhancementsUlf Lamping2007-03-171-0/+3
* Use the latest GTK packages for Windows.Anders Broman2007-03-141-8/+8
* instead of putting the MSC_VER_REQUIRED test into the root Makefile (which wo...Ulf Lamping2007-01-311-1/+1
* C preprocessor only handles integers for conditional compilation. Build MSC_V...Ulf Lamping2007-01-311-1/+1
* As discussed on the devlist:Ulf Lamping2007-01-191-4/+3
* add the user-guide as a component to the setup targetUlf Lamping2007-01-191-0/+5
* Update to use the latest GTK packages.Anders Broman2007-01-171-6/+6
* don't generate zlib1.dll over and over againUlf Lamping2007-01-111-1/+1
* fix some zlib build issuesUlf Lamping2007-01-101-3/+3
* add a missing dependency to the zlib1.dll, so it will be generated before wir...Ulf Lamping2007-01-101-1/+1
* the makefile dependencies are just killing me ;-) Maybe this is the right way...Ulf Lamping2007-01-081-3/+3
* fix general compilation:Ulf Lamping2007-01-081-3/+3
* if we don't have MSVC6, download (using the setup target) the zlib source pac...Ulf Lamping2007-01-081-1/+32
* don't spread the AirPcap DevPack files over the libs dir, unzip files into: A...Ulf Lamping2007-01-051-3/+2
* Update to the latest Win32 libs: Net-SNMP 5.4 and GNUTLS 1.6.1. EnableGerald Combs2007-01-051-6/+12
* remove the PDB_FILE setting from config.nmake - there's no real need for this...Ulf Lamping2007-01-031-1/+1
* fix epan\crypt\crypt-md5.objUlf Lamping2007-01-031-1/+1
* if exist, the install targets should copy pdb and manifest files along with t...Ulf Lamping2007-01-031-3/+26
* Move epan/crypt-md5.[ch] to epan/crypt. RemoveGerald Combs2007-01-021-1/+1
* Ehtereal[sic] -> Wireshark. :-)Guy Harris2007-01-021-1/+1
* Move the contents of airpdcap to epan/crypt. Try to fix the currentGerald Combs2006-12-281-2/+6
* Use portaudio v19.Anders Broman2006-12-271-1/+2
* Uh Oh: Fix to properly set SH_FLAGS with 'igncr' if required as part of the n...Bill Meier2006-12-261-4/+0
* convert line endings (using dos2unix) of the win32_setup.sh file before using itUlf Lamping2006-12-261-0/+4
* Update to GNUTLS 1.6.0.Gerald Combs2006-12-231-5/+5
* use 'rm -rf' so no error if directory already deleted (by 'clean_setup')Bill Meier2006-12-221-1/+1
* Update to use gtk 2.10.6 and friends.Anders Broman2006-12-211-4/+26
* Get rid of UCD SNMP support (it's not longer supported andJörg Mayer2006-12-081-1/+0
* Don't define HAVE_AIRPDCAP if HAVE_AIRPCAP isn't defined. Fix a compilerGerald Combs2006-12-061-1/+2
* From Davide Schiera and Giorgio Tino: Add initial WPA/WPA2 decryptionGerald Combs2006-12-051-1/+1
* Use 'igncr' as needed with Bash (workaround for bug report 1162);Bill Meier2006-12-041-11/+11
* if the WIRESHARK_LIBS dir isn't already existing, create itUlf Lamping2006-11-191-0/+1
* fix clean_setup targetUlf Lamping2006-11-191-1/+1
* add the /LARGEADDRESSAWARE to the link process of Wireshark(2) and Tshark. Se...Ulf Lamping2006-11-171-3/+3
* Update to use the latest gtk 2.8 glib and pango libraries.Anders Broman2006-11-121-11/+11
* don't copy mibs.txt files to mibs, but to snmp\mibsUlf Lamping2006-11-071-2/+3
* Remove the references to acnAnders Broman2006-11-061-1/+0
* fix the GTK-WIMP paths for GTK2.8 - both source and destination paths complet...Ulf Lamping2006-10-271-5/+5
* Missed a change.Anders Broman2006-10-261-1/+1
* Preparations for using the latest GTK 2.8 files for now only gettext is updated.Anders Broman2006-10-261-8/+13
* rdm now not a plugin - don't copy dllBill Meier2006-10-191-2/+1
* If .svn/entries exists, add it as a dependency to svnversion.h.Gerald Combs2006-10-181-1/+7
* distclean should remove wireshark-gtk1/2 dirs completelyUlf Lamping2006-10-131-6/+2
* If GTK1_DIR or GTK2_DIR not defined, then corresponding install-common-deps s...Bill Meier2006-10-091-1/+5