aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2004-08-06Update the "setup" target for GLib 2.4.5, GTK+ 2.4.4, and Pango-1.4.1.gerald1-6/+6
2004-07-29From Lars Roland: MSVC make fixes.obiot1-3/+3
2004-07-28Add the MSWIN RC information for capinfo.obiot1-4/+7
2004-07-28From Ian Schorr: capinfo - provides capture file information.obiot1-2/+12
2004-07-23From Graham Bloice: add resources to wiretap.dll.guy1-1/+1
2004-07-21Add doxygen.cfg to the "clean" target.gerald1-2/+2
2004-07-19Fixes (and ugly hacks) for Windows compilation.gerald1-5/+5
2004-07-18Fix the win32 nmake generation for now (it will compile/link/run again). This...ulfl1-1/+4
2004-07-18first attempt to make Win32 generation (nmake) ready for the dissector moving...ulfl1-26/+2
2004-07-18Move dissectors to epan/dissectors directory.gram1-21/+8
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2004-07-17Changed dependencies, so image dir will be generated before epan, otherwise t...ulfl1-2/+2
2004-07-17From Graham Bloice: add resource information to libethereal.dll.guy1-1/+1
2004-07-15Convert make-version.pl and the associated cvsversion.h and CVSVERSIONgerald1-8/+8
2004-07-13Both epan/doxygen.cfg and gtk/doxygen.cfg depend on the root doxygen.cfg.gerald1-3/+14
2004-06-26From Laurent Rabret: replace "lib" with "link /lib"; "lib" is just aguy1-2/+2
2004-06-21Add experimental feature of opening a webbrowser, to show some of theulfl1-2/+2
2004-06-21Change to GLib 2.4.2 and GTK+ 2.4.3.gerald1-5/+5
2004-06-20add GTK2.4 and alike libs to the setup target,ulfl1-5/+30
2004-06-20add merge.obj to the linking of mergecap.exeulfl1-3/+3
2004-05-21convert AUTHORS file to a shorter version (without the tasks done)ulfl1-4/+11
2004-05-14GTK Wimp has it's own setting: GTK_WIMP_DIR,ulfl1-1/+3
2004-05-13Fix a typo (seperate should be separate).obiot1-3/+3
2004-05-09From Lars Roland: add support for building a libethereal.dll with MSVC:guy1-23/+42
2004-05-06Get rid of epan/config.h.win32.obiot1-2/+2
2004-04-23From Lars Roland:guy1-1/+10
2004-04-10Modify the "setup" target to download the packages we've defined, so that weulfl1-1/+3
2004-04-09Modify the "setup" target to download the packages we've defined, so that wegerald1-2/+14
2004-04-09use the configured names from config.nmake for the required apps listulfl1-6/+9
2004-04-08Add a Makefile.nmake target called "setup" that uses the scriptgerald1-1/+52
2004-03-22From Lars Roland: Fix a couple of MSVC build problems.gerald1-4/+16
2004-03-02from Lars Roland: fix Makefiles.nmake after changes from Joergulfl1-3/+3
2004-03-02Move the dissectors into libethereal (no static/shared lib changes):jmayer1-44/+3
2004-02-23MSVC doesn't like having header files in .c=.obj targets.gerald1-2/+4
2004-02-22make the Makefile.common really common between automake and nmake,ulfl1-72/+10
2004-02-18From Lars Roland: Add support for a combined GTK1/2 Windows installer.gerald1-3/+10
2004-02-13Now that Ethereal *itself* (not just Wiretap) can use libz (the Soulseekguy1-2/+6
2004-02-11The top-level Makefile.nmake doesn't yet get all the source files fromguy1-1/+2
2004-02-06renamed GTK2 version from ethereal2.exe to ethereal-gtk2.exe,ulfl1-5/+5
2004-02-01The last commit was only half completejmayer1-20/+1
2004-02-01Move sourcelists into Makefile.commonjmayer1-6/+1
2004-01-31use identical depencies for gtk1 also for gtk2 targetulfl1-2/+2
2004-01-26updated NSIS generation to build GTK version 1 or 2,ulfl1-1/+13
2004-01-24Added the ability to compile both GTK versions 1 and 2 at the same time.ulfl1-10/+36
2004-01-21Move the list of dissectors (DISSECTOR_SRC) out of Makefile.am andjmayer1-403/+2
2004-01-19We need "cvsversion.h" in order to build stuff in the "gtk" directory.guy1-2/+2
2004-01-18Put the list of generated source files (well, generated header files,guy1-2/+7
2004-01-17cvsversion.h: added distclean target and dependenciesulfl1-6/+6
2004-01-17Integrate the "find . -name Entries" into make-version.pl, to make thisjmayer1-2/+2
2004-01-17Try to genereate cvsversion.hjmayer1-1/+8