asn1c/libasn1compiler
Harald Welte aa37b8cf4d prefixing of generated types using a ASN1C_PREFIX environment variable
When generating code for multiple ASN.1 syntaxes that have clashing
names, we need to add a prefix in order to prevent clashes in the global
C symbol namespace.  Using the ASN1C_PREFIX environment variable and
this patch serves as a work-around to that.  All non-basic type names
as well as references to that type and source code + header file names
will be pre-fixed accordingly.
2016-04-30 17:38:04 +02:00
..
Makefile.am useless -all-static 2014-10-13 02:43:57 +00:00
asn1c_C.c port/merge Eurecom APER support from OPENAIRMME 2015-08-30 16:33:07 +02:00
asn1c_C.h BIT STRING enumerations 2005-08-13 23:51:47 +00:00
asn1c_compat.c issue/32 fchmod() does not respect umask 2014-10-12 19:30:12 -07:00
asn1c_compat.h retaining old file if contents are the same 2005-03-04 08:52:50 +00:00
asn1c_constraint.c Declare the permitted alphabet tables and code2value tables const. 2014-07-22 19:55:30 -07:00
asn1c_constraint.h new constraints generation method 2004-08-20 13:37:01 +00:00
asn1c_fdeps.c Added -fincludes-quoted to generate #includes in double instead of <angle> quotes. 2010-10-07 08:25:37 +00:00
asn1c_fdeps.h CONVERTER is now in dependencies 2006-09-12 06:21:18 +00:00
asn1c_internal.h WIN32 -> _WIN32; see http://predef.sourceforge.net/preos.html#sec25 2010-11-20 09:47:13 -08:00
asn1c_lang.c Initial revision 2004-06-03 03:38:44 +00:00
asn1c_lang.h Initial revision 2004-06-03 03:38:44 +00:00
asn1c_misc.c prefixing of generated types using a ASN1C_PREFIX environment variable 2016-04-30 17:38:04 +02:00
asn1c_misc.h prefixing of generated types using a ASN1C_PREFIX environment variable 2016-04-30 17:38:04 +02:00
asn1c_out.c support for a class of circular references 2005-03-04 22:18:20 +00:00
asn1c_out.h port/merge Eurecom APER support from OPENAIRMME 2015-08-30 16:33:07 +02:00
asn1c_save.c try to link symlink and use a define on error 2013-05-16 15:02:59 +02:00
asn1c_save.h command line in preamble 2006-03-17 01:47:57 +00:00
asn1compiler.c refactored parameterization support 2006-03-21 03:40:38 +00:00
asn1compiler.h add -fline-refs 2013-10-11 14:29:38 -07:00
check_compiler.c Initial revision 2004-06-03 03:38:44 +00:00