aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2016-06-15Remove Nmake build systemPascal Quantin1-92/+0
2016-03-15[ASN1] Fix the nmake clean target.AndersBroman1-1/+6
2015-09-02Fix one more MSVC2015 issue: "[...]ignoring unknown option '/Zd'"Bill Meier1-15/+0
2015-01-02Add '*.nativecodeanalysis.xml' to 'clean' targetsBill Meier1-1/+1
2014-08-09Now that Python is mandatory on Windows, remove checks for it from nmakefilesРоман Донченко1-20/+2
2014-07-06make-dissectors-reg: optimize by factoring out the loopsРоман Донченко1-5/+5
2014-06-18Get rid of obsolete references to nettlePascal Quantin1-2/+2
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-1/+0
2013-10-20From RobiOneKenobi via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=92...Pascal Quantin1-1/+3
2013-06-25makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes.Chris Maynard1-9/+9
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-1/+1
2013-02-06Update a comment.Bill Meier1-1/+1
2012-12-28Minor fix when building with VS2012 (VC11):Bill Meier1-1/+3
2012-12-05Run checkAPIs on DISSECTOR_SUPPORT_SRC too. This means we check register.cJeff Morriss1-2/+1
2012-05-18There's no need to include Custom.common here; it gets pulled in by Makefile....Jeff Morriss1-2/+0
2012-05-18Allow custom dissectors in automake too.Jeff Morriss1-1/+1
2012-04-04Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss1-1/+1
2012-02-24CVARSDLL hasn't been used (is undefined) for a while....Bill Meier1-2/+2
2012-01-29Add *.sbr files to the clean target.Anders Broman1-1/+1
2011-08-23Remove support for libpcre, we use GRegex in GLib.Stig Bjørlykke1-1/+1
2011-04-20Add Makefile.common to the dependency list for register.c.Gerald Combs1-1/+1
2011-02-02A bit of Windows makefiles rework and cleanup:Bill Meier1-5/+9
2010-11-30Oh yeah, there's a reason we don't put targets in Makefile.common: the first ...Jeff Morriss1-0/+5
2010-11-29Move some checkapi targets into Makefile.commonJeff Morriss1-5/+0
2009-10-09(Windows only) Make sure that register.c depends on make-dissector-reg.py and...Kovarththanan Rajaratnam1-3/+3
2009-09-13Run checkapi on the dissector header filesJeff Morriss1-1/+1
2009-09-13Try to get the paths rightJeff Morriss1-3/+3
2009-09-12Move all of the scripts in epan/dissectors/ to tools/ .Jeff Morriss1-5/+11
2009-09-11From Peter Harris via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2981 :Jeff Morriss1-12/+0
2008-12-23Add GeoIP to the Windows build. Fix a remaining geoip_ -> geoip_db_Gerald Combs1-1/+1
2008-11-15Make it easy to add custom dissectors.Anders Broman1-0/+2
2008-08-14It looks like /Zd was removed in VC++ 2005.Gerald Combs1-2/+2
2008-08-14From cjkelly1: Add "/MD" to the PortAudio compilation flags. FixesGerald Combs1-1/+3
2008-07-27packet-ncp2222.obj depends upon packet-ncp2222.incBill Meier1-1/+3
2008-07-02Add Makefile.common files for epan/dfilter and epan/ftypes.Guy Harris1-2/+2
2008-07-01Put printf into a separate "termoutput" API group. For most files,Guy Harris1-1/+1
2008-06-26Add support for "API groups" in checkAPIs.pl. Make the "prohibited"Gerald Combs1-1/+1
2008-05-09Fix some of the Errors/warnings detected by checkapi.Anders Broman1-2/+3
2008-05-05Fix some of the Errors/warnings detected by checkapi,Anders Broman1-0/+4
2007-09-24Get rid of the remains of NET-SNMP in the build process.Jörg Mayer1-1/+1
2007-05-25UMTS RRC updated to 3GPP TS 25.331 V7.4.0 (2007-03) and moved to one directoryTomas Kukosa1-0/+4
2007-05-18From Dustin Johnson:Gerald Combs1-1/+1
2007-04-10- SSL desegmentation supportTomas Kukosa1-1/+1
2007-04-06Add a registration symbol cache to make-dissector-reg.py. When youGerald Combs1-1/+1
2007-04-05In epan/dissectors/Makefile.nmake, fix a typo.Gerald Combs1-3/+3
2007-04-03xFi a YtpoLuis Ontanon1-4/+6
2007-04-03Creation of ALL_DISSECTORS_SRC including all dissectors sourcesSebastien Tandel1-4/+4
2007-03-27fix the remaining MSVC warnings by setting individual #pragma(warning:disable...Ulf Lamping1-1/+1
2007-03-18Fix Windows Makefiles so clean removes all pdb files (PDB_FILE no longer defi...Bill Meier1-1/+1
2006-12-28Move the contents of airpdcap to epan/crypt. Try to fix the currentGerald Combs1-10/+2