Revert "In get_unicode_or_ascii_string(), check if the length is odd/even, not the...
[metze/wireshark/wip.git] / asn1 / Makefile.inc
2013-09-17 jmayerWhen building packet-dap.c on an empty build tree,...
2012-06-28 darkjamesUpdate Free Software Foundation address.
2012-04-11 guyNot sure why there's a \ before the EOL there, but...
2011-11-22 rbalintDon't hardcode 'python' for asn2wrs
2011-10-14 morrissDon't generate the conformance file for exported types...
2011-10-10 morrissDon't remove the ASN.1 dissectors when cleaning: we...
2011-10-10 morrissBuild the ASN.1 dissectors directly into epan/dissector...
2010-10-31 stigAdded a "all" target to rebuild all asn1 dissectors.
2010-08-27 morrissFrom Dirk via https://bugs.wireshark.org/bugzilla/show_...
2010-06-30 krjSort filename expansion
2007-10-16 jmayerDon't generate dissectors on top level make.
2007-10-16 jmayer- Fix svn:ignore for all directories
2007-10-15 kukosacomment out EXPORT_FILES till some automake expert...
2007-10-15 kukosafix ifdef/endif bug
2007-10-15 kukosause the -E asn2wrs option to create exported cnf file
2007-10-10 kukosanext step to solve dependency generation
2007-10-09 jmayerFix order of external files (without affecting other...
2007-10-07 jmayerSwap order of external and local sources
2007-10-05 geraldIn the various Makefiles, remove checks for NO_PROTO_OP...
2007-10-05 richardvhopefully this will do what Thomas wants for NO_PROTO_OPT
2007-10-05 kukosanext fix of my mistake :(
2007-10-05 kukosacomment out some lines till I learn how to write Linux...
2007-10-05 kukosatry to fix Linux makefile
2007-10-05 kukosaallow to omit -p <proto> option
2007-09-25 jmayerChange some additional protocols to the new build system
2007-09-25 jmayer- Rework the Makefile structure to generate external...