aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
Commit message (Expand)AuthorAgeFilesLines
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Use libethereal.dll by default.Gerald Combs2004-07-131-2/+2
* Enable GTK_WIMP and GTK2 by default. Make GTK2 2.4 and Pango 1.4 the defaultGerald Combs2004-07-071-7/+7
* Prep for the 0.10.5 release.Gerald Combs2004-07-061-3/+3
* add GTK2.4 and alike libs to the setup target,Ulf Lamping2004-06-201-2/+4
* update DOXYGEN setting and add new HHC (MS html help compiler) settingUlf Lamping2004-06-041-3/+21
* Revert previous checkin made by mistake *sighAnders Broman2004-06-011-4/+4
* From Thomas Anders dissects the RTP Payload Type (if media protocol is RTP/AVP)Anders Broman2004-06-011-4/+4
* From Lars Roland: define an "installation" version of GTK+ 2.x and PangoGuy Harris2004-05-231-9/+13
* Bump the version up to 0.10.4. Preliminary updates to the NEWS file. UpdatesGerald Combs2004-05-131-3/+3
* add "configurable" path to doxygen.exeUlf Lamping2004-05-111-1/+9
* From Lars Roland: add support for building a libethereal.dll with MSVC:Guy Harris2004-05-091-2/+10
* Add a Makefile.nmake target called "setup" that uses the scriptGerald Combs2004-04-081-4/+4
* Bump the version up to 0.10.3.Gerald Combs2004-03-221-3/+3
* added gtk-wimp to the nsis installer buildUlf Lamping2004-02-241-1/+10
* Bump the version to 0.10.2Gerald Combs2004-02-231-3/+3
* Bump the version to 0.10.1.Gerald Combs2004-02-191-3/+3
* making the Modern UI the defaultUlf Lamping2004-02-101-2/+2
* Raise the Wiretap version number to 0.1, as the current version isn'tGuy Harris2004-01-311-2/+2
* Added the ability to compile both GTK versions 1 and 2 at the same time.Ulf Lamping2004-01-241-27/+26
* Update to GLib 2.2.3-20040116 and gettext 0.13.1.Gerald Combs2004-01-231-2/+2
* switched to MSVC warning level 3 andUlf Lamping2004-01-051-4/+4
* From Lars Roland: corrected PATH settingsUlf Lamping2004-01-051-2/+5
* all libs now relative to a base dir, use compiler warning level 2Ulf Lamping2003-12-281-13/+25
* added/changed some commentsUlf Lamping2003-12-271-3/+8
* conditionally use modern UI for NSIS installerUlf Lamping2003-12-261-1/+10
* removed COMMON_FILES_GNU from path,Ulf Lamping2003-12-231-2/+5
* get rid of the COMMON_FILES_GNU setting,Ulf Lamping2003-12-221-2/+12
* calling pod2man and pod2html indirectly through the bashUlf Lamping2003-12-221-3/+3
* Bump the version to 0.10.0. It could be (and has been) argued that theGerald Combs2003-12-101-3/+3
* Add PCRE support to the Windows build.Gerald Combs2003-12-071-1/+32
* Switch over to Net-SNMP 5.1. A ZIP file of the Net-SNMP 5.1 sources plusGerald Combs2003-12-051-2/+2
* Switch to the new (and official) zlib DLL from www.gzip.org.Gerald Combs2003-12-011-4/+4
* added gdk_pixbuf to GTK2 specific libs to link (needed in toolbar.c)Ulf Lamping2003-11-151-1/+2
* Get rid of GLib 1.3 support - current versions of GTK+ 1.3 require GLibGuy Harris2003-11-111-30/+26
* Let people configure whether to build with Zlib or not solely byGuy Harris2003-11-071-1/+20
* Bump the version number to 0.9.16.Gerald Combs2003-11-021-3/+3
* Configure whether we have WinPcap based on whether WINPCAP_VERSION isGuy Harris2003-10-101-1/+19
* Bump the version to 0.9.15. Update the NEWS and ChangeLog to August 27. MoreGerald Combs2003-09-081-3/+3
* Add default development package locations to README.win32. Use zlib 1.1.4Gerald Combs2003-08-241-2/+2
* Define GCC_GLIB_CFLAGS as a GCC equivalent of GLIB_CFLAGS, and use itGuy Harris2003-08-191-1/+4
* Build with Glib 2.0 and GTK+ 1.3 by default. Don't build with zlib 1.13.Gerald Combs2003-08-041-3/+3
* From Lars Roland: add support for GTK+ 1.3 with GLib 2.0 (the latestGuy Harris2003-08-041-1/+13
* Prep for the 0.9.14 releaseGerald Combs2003-07-231-3/+3
* Well, you need more than just an escaped # to handle the undef, so goGuy Harris2003-06-261-2/+2
* OK, try bringing back the #undef, now that we know how to escape the #.Guy Harris2003-06-251-2/+2
* Properly escape the '#' character in the HAVE_GNU_ADNS definition.Gerald Combs2003-06-241-2/+3
* Handle the 1.3 vs. 2.x issue similarly to the way Lars Roland's patchesGuy Harris2003-06-171-30/+30
* From Lars Roland:Guy Harris2003-06-171-5/+7
* "!IFDEF" just takes the name of the variable as an argument.Guy Harris2003-06-161-4/+4