aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-2/+2
2016-03-08Convert dissector modelines to EditorConfig fileJoão Valverde1-0/+1
2016-03-03Revert "autotools: Use explicit zlib dependency build flags"João Valverde1-2/+1
2016-03-03Add CMakeListsCustom.txt.example to distributionJoão Valverde1-1/+2
2016-03-03autotools: Use explicit zlib dependency build flagsJoão Valverde1-1/+2
2016-03-01CMake: Add more structure to libwireshark buildJoão Valverde1-1/+2
2016-02-21autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde1-1/+3
2016-02-11autotools: Add more silent build rulesJoão Valverde1-1/+1
2016-01-28autotools: Don't use "user variables" to set build flagsJoão Valverde1-9/+5
2015-11-29Support building the X11 dissector outside the source tree.Jeff Morriss1-3/+3
2015-09-29Add back DIRTY_CORBA_IDL_DISSECTOR_SRC.Gerald Combs1-1/+2
2015-09-28idl2wrs: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangMichael Mann1-2/+1
2015-09-02dcerpc: fixed distcheck.Dario Lombardo1-1/+1
2015-09-02idl2wrs: some code cleanups.Dario Lombardo1-2/+4
2015-02-19Don't put CORBA IDL dissectors in ASN1_ variables.Guy Harris1-1/+3
2015-01-05Get rid of some GNU make extensions so users can build withStephen Fisher1-1/+1
2014-10-13Remove DIRTY_DISSECTOR_SRCAlexis La Goutte1-1/+0
2014-10-12DCERPC: Remove DIRTY_PIDL_DISSECTOR_SRCAlexis La Goutte1-2/+1
2014-08-24Remove obsolete comments regarding the shell version of make-dissector-regРоман Донченко1-5/+0
2014-08-14Don't show us the full Python command-line for building register.c.Jeff Morriss1-1/+1
2014-08-12Remove make-dissector-reg and require python for autotool builds as wellJoerg Mayer1-11/+5
2014-07-06make-dissectors-reg: optimize by factoring out the loopsРоман Донченко1-5/+5
2014-04-25Support out-of-source checkapiStig Bjørlykke1-2/+3
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2014-03-16Remove Visual Studio solution and project files (and their existence from Mak...Michael Mann1-1/+0
2014-03-12Fix indent (Remove space and use tabs)Alexis La Goutte1-8/+8
2013-06-21create libfiledissectors.a during the autotools buildMartin Kaiser1-1/+4
2013-03-12From David Arnold:Jaap Keuter1-1/+1
2012-12-05Run checkAPIs on DISSECTOR_SUPPORT_SRC too. This means we check register.cJeff Morriss1-2/+1
2012-07-30Added Custom.common as dependency for register.cStig Bjørlykke1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
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-01-13Sync filelists between autofoo and cmake.Jörg Mayer1-0/+1
2011-04-20Add Makefile.common to the dependency list for register.c.Gerald Combs1-1/+1
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
2010-06-30Add Visual C++ project files to the distribution.Gerald Combs1-0/+1
2010-05-18Add epan/dissectors/dcerpc/ and epan/dissectors/pidl/ to the source distributionJeff Morriss1-1/+2
2010-05-14Add Cmake stuff to the source distribution so more people can try it out.Jeff Morriss1-0/+1
2009-09-13Run checkapi on the dissector header filesJeff Morriss1-1/+1
2009-09-12Move all of the scripts in epan/dissectors/ to tools/ .Jeff Morriss1-6/+13
2009-09-11From Peter Harris via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2981 :Jeff Morriss1-12/+1
2009-08-07Clean up the last two DIRTY_DISSECTOR_SRC entries.Gerald Combs1-1/+0
2008-11-20Add Custom.nmake to the distribution.Gerald Combs1-0/+1
2008-08-26Give macros and libraries names that imply that clean dissectors are theGuy Harris1-23/+16
2008-08-26Fix some macro name errors.Guy Harris1-1/+1
2008-08-26Get rid of an unused variable in the P7 dissector.Guy Harris1-6/+4
2008-07-02Add Makefile.common files for epan/dfilter and epan/ftypes.Guy Harris1-0/+5
2008-02-27Quote argument to test in epan/dissectors/Makefile.amStig Bjørlykke1-1/+1