aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2004-10-09update setup target to latest GTK library filesUlf Lamping1-2/+2
2004-10-02From Lars Roland: don't link EXTRA_OBJECTS unnecessarily withGuy Harris1-9/+9
2004-09-29From Lars Roland: add an option to link plugins with libethereal ratherGuy Harris1-1/+0
2004-09-24Use new win32 libs from anonsvn instead of webpage, including setup target. U...Ulf Lamping1-3/+3
2004-09-23From Gisle Vanem: add support for pcap_datalink_val_to_name() for Win32.Guy Harris1-0/+2
2004-09-12added a clean_setup target, to cleanup the unzipped filesUlf Lamping1-0/+13
2004-09-11From Graeme Hewson: translate accented UTF-8 characters to Pod E<>Guy Harris1-1/+1
2004-09-01renamed REQUIRED_APPS to REQUIRED_TOOLS and verify_apps to verify_tools, as i...Ulf Lamping1-4/+4
2004-08-26Bump the GTK+ 2.4 version up to 2.4.7, and bup GTK-Wimp up to 0.62.Gerald Combs1-3/+3
2004-08-11Update to GTK-Wimp 0.6.1.Gerald Combs1-1/+1
2004-08-11Change the "setup" target to download the updated GTK+ libraries describedGerald Combs1-2/+2
2004-08-06Update the "setup" target for GLib 2.4.5, GTK+ 2.4.4, and Pango-1.4.1.Gerald Combs1-6/+6
2004-07-29From Lars Roland: MSVC make fixes.Olivier Biot1-3/+3
2004-07-28Add the MSWIN RC information for capinfo.Olivier Biot1-4/+7
2004-07-28From Ian Schorr: capinfo - provides capture file information.Olivier Biot1-2/+12
2004-07-23From Graham Bloice: add resources to wiretap.dll.Guy Harris1-1/+1
2004-07-21Add doxygen.cfg to the "clean" target.Gerald Combs1-2/+2
2004-07-19Fixes (and ugly hacks) for Windows compilation.Gerald Combs1-5/+5
2004-07-18Fix the win32 nmake generation for now (it will compile/link/run again). This...Ulf Lamping1-1/+4
2004-07-18first attempt to make Win32 generation (nmake) ready for the dissector moving...Ulf Lamping1-26/+2
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-21/+8
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-07-17Changed dependencies, so image dir will be generated before epan, otherwise t...Ulf Lamping1-2/+2
2004-07-17From Graham Bloice: add resource information to libethereal.dll.Guy Harris1-1/+1
2004-07-15Convert make-version.pl and the associated cvsversion.h and CVSVERSIONGerald Combs1-8/+8
2004-07-13Both epan/doxygen.cfg and gtk/doxygen.cfg depend on the root doxygen.cfg.Gerald Combs1-3/+14
2004-06-26From Laurent Rabret: replace "lib" with "link /lib"; "lib" is just aGuy Harris1-2/+2
2004-06-21Add experimental feature of opening a webbrowser, to show some of theUlf Lamping1-2/+2
2004-06-21Change to GLib 2.4.2 and GTK+ 2.4.3.Gerald Combs1-5/+5
2004-06-20add GTK2.4 and alike libs to the setup target,Ulf Lamping1-5/+30
2004-06-20add merge.obj to the linking of mergecap.exeUlf Lamping1-3/+3
2004-05-21convert AUTHORS file to a shorter version (without the tasks done)Ulf Lamping1-4/+11
2004-05-14GTK Wimp has it's own setting: GTK_WIMP_DIR,Ulf Lamping1-1/+3
2004-05-13Fix a typo (seperate should be separate).Olivier Biot1-3/+3
2004-05-09From Lars Roland: add support for building a libethereal.dll with MSVC:Guy Harris1-23/+42
2004-05-06Get rid of epan/config.h.win32.Olivier Biot1-2/+2
2004-04-23From Lars Roland:Guy Harris1-1/+10
2004-04-10Modify the "setup" target to download the packages we've defined, so that weUlf Lamping1-1/+3
2004-04-09Modify the "setup" target to download the packages we've defined, so that weGerald Combs1-2/+14
2004-04-09use the configured names from config.nmake for the required apps listUlf Lamping1-6/+9
2004-04-08Add a Makefile.nmake target called "setup" that uses the scriptGerald Combs1-1/+52
2004-03-22From Lars Roland: Fix a couple of MSVC build problems.Gerald Combs1-4/+16
2004-03-02from Lars Roland: fix Makefiles.nmake after changes from JoergUlf Lamping1-3/+3
2004-03-02Move the dissectors into libethereal (no static/shared lib changes):Jörg Mayer1-44/+3
2004-02-23MSVC doesn't like having header files in .c=.obj targets.Gerald Combs1-2/+4
2004-02-22make the Makefile.common really common between automake and nmake,Ulf Lamping1-72/+10
2004-02-18From Lars Roland: Add support for a combined GTK1/2 Windows installer.Gerald Combs1-3/+10
2004-02-13Now that Ethereal *itself* (not just Wiretap) can use libz (the SoulseekGuy Harris1-2/+6
2004-02-11The top-level Makefile.nmake doesn't yet get all the source files fromGuy Harris1-1/+2
2004-02-06renamed GTK2 version from ethereal2.exe to ethereal-gtk2.exe,Ulf Lamping1-5/+5