aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.nmake
AgeCommit message (Collapse)AuthorFilesLines
2006-05-28Ethereal->WiresharkAnders Broman1-1/+1
svn path=/trunk/; revision=18231
2006-03-30Undoing commit of private makefile in r17765Jaap Keuter1-13/+0
svn path=/trunk/; revision=17768
2006-03-30From Martin Mathieson:Anders Broman1-0/+13
wiretap/README.developer - the referenced default seek_read function doesn't exist now wiretap/wtap.c - a "hole" in encap_table was causing the wrong encap value for later types to be looked up (by name) mergecap.c - fix a couple of program name copy+paste errors from editcap.c svn path=/trunk/; revision=17765
2006-03-12This time, should be the good one!Luis Ontanon1-0/+1
svn path=/trunk/; revision=17607
2006-02-07changes to build lua plugin with MSVC6:Lars Roland1-0/+17
- nmake makefile for lua plugin added. - declare variables at the beginning of a function. - proto_reg_handoff_lua was removed, remove remaining calls, too. - missing functions to libethereal.def added. add lua plugin to installer, if available. svn path=/trunk/; revision=17196
2005-10-17From Peter JohanssonAnders Broman1-1/+1
Correct a typo. svn path=/trunk/; revision=16254
2005-10-06Build the h223 pluginAnders Broman1-0/+13
svn path=/trunk/; revision=16140
2005-09-08Let's migrate the xml dissector...Luis Ontanon1-14/+1
svn path=/trunk/; revision=15729
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in orderGerald Combs1-24/+24
to fix compilation under Windows NT. This should fix bug 403. The changes were made using "find . -name Makefile.nmake | xargs perl -pi.bak -e 's: /y::i'". They appear to work under XP, but if anything broke I blame Larry Wall. svn path=/trunk/; revision=15710
2005-09-06In doc/Makefile.nmake, use the "install-deps" target from the rootGerald Combs1-1/+1
Makefile.nmake instead of doing our own XCOPYing. Use the "clean-deps" target when we're done instead of leaving DLLs lying around. Normalize the use of underscores vs hyphens in the "clean-deps" target. svn path=/trunk/; revision=15704
2005-05-31As suggested by Jaap Keuter:Lars Roland1-1/+3
Add generated files copied by "install-deps" to the "clean" target svn path=/trunk/; revision=14509
2005-05-03add the new target "install-plugins" to nmake makefileLars Roland1-0/+40
in the plugins subdirectory. This target will copy all plugins to plugins/$(VERSION), thus (t)ethereal will find and load the plugins when called from within the source tree. call this target from the main nmake makefile after installing other dependencies. call it from the nmake makefile in the doc subdirectory before calling "tethereal -G". This way "tethereal -G" will recognize the filterable fields from the plugins, too. svn path=/trunk/; revision=14284
2005-05-02as Thomas Boehne suggested, put each plugin target into it's own line, so ↵Ulf Lamping1-1/+25
private plugins can better keep in track with the official Makefile's svn path=/trunk/; revision=14262
2005-04-30move the profinet related files to a plugin (step by step), to make ↵Ulf Lamping1-1/+10
prototyping and further development easier (at least for me :-) svn path=/trunk/; revision=14248
2005-03-16Remove support for the old plugin api.Lars Roland1-22/+1
TODO: cleanup files in /trunk/plugins svn path=/trunk/; revision=13782
2005-03-06Add stats_tree and xml plugins to the build processLuis Ontanon1-1/+23
svn path=/trunk/; revision=13629
2005-02-25add agentx plugin to the clean target and update the old plugin apiLars Roland1-0/+6
svn path=/trunk/; revision=13524
2005-02-14Make the "maintainer-clean" rules get rid of some additional generatedGuy Harris1-0/+42
files. Do this with GENERATED_HEADER_FILES, GENERATED_C_FILES, and GENERATED_FILES macros in Makefile.common files, along the lines of what wiretap/Makefile.common has. Clean up "*~" files with "make clean" rather than only "make distclean" in some additional places. Add "maintainer-clean" rules to the Makefile.nmake files, paralelling the ones in the automake-generated Makefile.in files, using the GENERATED_FILES macros from Makefile.common files. In some cases, move the cleanup of files from "make distclean" to "make maintainer-clean", and in other cases, put in a comment indicating why we're not doing that (because some files that are distributed in the source tarballs, namely Flex output, were built with a UN*X Flex and won't compile on Windows, so we get rid of them with "make distclean" so you can clean up stuff that *has* to be re-generated for Windows). Clean up some *CLEANFILES definitions - get rid of ones that no longer apply as files were moved or that add to the definition a name that's already there. svn path=/trunk/; revision=13402
2005-02-10From Oleg Terletsky: AgentX support.Guy Harris1-1/+6
svn path=/trunk/; revision=13372
2005-01-17Add mate to the clean and distclean targetLars Roland1-0/+4
svn path=/trunk/; revision=13094
2005-01-17Add MATE to the list of plugins.Guy Harris1-1/+6
svn path=/trunk/; revision=13093
2005-01-12cleanup old files before generating xyzzy target (it drove me almost crazy ↵Ulf Lamping1-1/+5
to find out the right way to build this target correctly, so be a bit more "automatically" the next time) svn path=/trunk/; revision=13008
2004-07-21From Laurent Rabret: OPSI support.Guy Harris1-1/+9
svn path=/trunk/; revision=11454
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
they have LF at the end of the line on UN*X and CR/LF on Windows; hopefully this means that if a CR/LF version is checked in on Windows, the CRs will be stripped so that they show up only when checked out on Windows, not on UN*X. svn path=/trunk/; revision=11400
2004-03-30From Lars Roland: have "make clean" and "make distclean" clean up theGuy Harris1-1/+13
new Cisco VoIP plugins. svn path=/trunk/; revision=10521
2004-03-25From Duncan Sargeant: Cisco SS7 RUDP, RLM, and Session ManagementGuy Harris1-2/+17
support. svn path=/trunk/; revision=10480
2003-12-18From Jan Kiszka: IrDA support.Guy Harris1-2/+11
svn path=/trunk/; revision=9345
2003-12-17added missing rule for v5ua pluginUlf Lamping1-1/+10
svn path=/trunk/; revision=9318
2003-12-17From Christoph Neusch: V5UA support.Guy Harris1-2/+2
From Anders Broman: patches to various makefiles and configure scripts to build the V5UA dissector, and patches to make it compile. From me: .cvsignore file, and NSIS patches. svn path=/trunk/; revision=9311
2003-11-18From Lars Roland: put missing "enttec" into "all" list.Guy Harris1-2/+2
svn path=/trunk/; revision=9011
2003-11-17From Erwin Rol: initial ENTTEC support and RDM support.Guy Harris1-3/+25
svn path=/trunk/; revision=8985
2003-10-28From Matthias Melchior: plugin to decode BER-encoded ASN.1 messages,Guy Harris1-2/+9
given a type-table from "snacc" as a protocol description. svn path=/trunk/; revision=8799
2003-10-14From Erwin Rol: ACN support.Guy Harris1-3/+10
svn path=/trunk/; revision=8686
2003-10-10Give every Makefile.nmake file a "distclean" rule, and have "distclean"Guy Harris1-1/+23
recurse into subdirectories doing "nmake -f Makefile.nmake distclean". Have "nmake -f Makefile.nmake clean" not remove stuff that "make clean" doesn't remove (such as Flex/Bison output and config.h files) - and have "nmake -f Makefile.nmake distclean" remove stuff that "make distclean" removes, including "tethereal-tap-register.c" and "ethereal-tap-register.c". svn path=/trunk/; revision=8672
2003-08-19Define GCC_GLIB_CFLAGS as a GCC equivalent of GLIB_CFLAGS, and use itGuy Harris1-2/+2
instead of -I$(GLIB_DIR) when running GCC to generate the xyzzy file, so that the right -I flags are used. svn path=/trunk/; revision=8190
2003-08-18From Matthijs Melchior:Guy Harris1-4/+7
move the initialization of the addresses in the plugin interface structure from run-time to link time; don't attempt to rebuild the X* files automatically, just warn that they're out of date and show the command used to rebuild them (not everybody has GCC installed, but it's required in order to rebuild them). Get rid of the checked-in Xepan_plugins.c, as it's no longer generated or used. Fix Makefile.am now that Xepan_plugins.c has been replaced by Xass-list. Give plugin_gen.py an RCS ID. svn path=/trunk/; revision=8186
2003-08-05LWRES support, from Oleg Terletsky.Guy Harris1-2/+9
svn path=/trunk/; revision=8133
2003-07-18From Matthijs Melchior: generate all declarations and definitions forGuy Harris1-2/+10
plugin ABI from a single file. svn path=/trunk/; revision=8038
2003-06-17From Lars Roland: clean the rtnet plugin directory when "nmake -fGuy Harris1-1/+3
Makefile.nmake clean" is done. svn path=/trunk/; revision=7893
2003-06-14Define GLIB_CFLAGS and GTK_CFLAGS variables in config.nmake (based onGuy Harris1-4/+2
variables the user configures - the user isn't expected to change GLIB_CFLAGS or GTK_CFLAGS, and there's a comment nothing that users shouldn't have to do so), which contain the appropriate "/I" flags for building stuff that requires only GLib, and stuff that required GTK+ and GLib, respectively, and use those macros in the Makefile.nmake files. svn path=/trunk/; revision=7884
2003-06-11From Erwin Rol: RTNET/TDMA support.Guy Harris1-2/+7
svn path=/trunk/; revision=7839
2003-04-21From Erwin Rol: ArtNET support.Guy Harris1-3/+10
svn path=/trunk/; revision=7518
2003-01-14From Christian Falckenberg: beginnings of a MEGACO dissector.Guy Harris1-2/+9
Move SCTP payload protocol IDs to a header file, and get the PPIDs from that header file rather than defining them in dissectors running atop SCTP. Use both the old(?) and official PPID for ASAP. svn path=/trunk/; revision=6926
2002-10-03Added a dissector plugin for Packet Cable Lawful Intercept.Ed Warnicke1-2/+9
svn path=/trunk/; revision=6366
2002-07-12From Anand V. Narwani:Guy Harris1-14/+20
DOCSIS support, including support for "Ethernet" captures where the raw frame is a DOCSIS frame rather than an Ethernet frame (some Cisco cable-modem head-end gear can send out a trace of all traffic on an Ethernet, but what it sends are the raw bytes of DOCSIS frames, not Ethernet frames) Get rid of second AUTHORS entry for Devin Heitmueller, merging its item into the older entry. Clean up the order of some lists of plugin items. svn path=/trunk/; revision=5861
2002-02-27From Joerg Mayer:Guy Harris1-2/+2
In the "configure.in" files, add -D_U_="__attribute__((unused))" to CFLAGS if we're using GCC, and add -D_U_="" otherwise, so _U_ can be used to mark arguments as unused. Add -D_U_="" arguments to the Makefile.nmake files as well, so _U_ works with Microsoft Visual C++ as well. Add comments and RCS IDs to the Makefile.nmake files that don't already have them. svn path=/trunk/; revision=4824
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-2/+2
"epan/..." pathnames, so as to avoid collisions with header files in any of the directories in which we look (e.g., "proto.h", as some other package has its own "proto.h" file which it installs in the top-level include directory). Don't add "-I" flags to search "epan", as that's no longer necessary (and we want includes of "epan" headers to fail if the "epan/" is left out, so that we don't re-introduce includes lacking "epan/"). svn path=/trunk/; revision=4586
2001-12-12From Motonori Shindo:Guy Harris1-2/+2
fix a bogus batch mode inference rule of make, so that "vc60.pdb" files are created in the proper directory; delete ".pdb" files in a "nmake -f Makefile.nmake clean"; include the text2pcap and mergecap ".pdb" files in the Windows binary distribution. svn path=/trunk/; revision=4385
2001-07-19GIOP CosNaming support, from Frank Singleton.Guy Harris1-2/+10
svn path=/trunk/; revision=3740
2001-03-06Add some win32-specific targets in .cvsignore's.Gilbert Ramirez1-5/+5
Replace 'nmake' with $(MAKE) /$(MAKEFLAGS), from Mike Frisch. svn path=/trunk/; revision=3108