asn1c/libasn1compiler
Harald Welte 5e2364f614 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-07-06 17:08:57 +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 2016-07-06 17:03:12 +02:00
asn1c_C.h BIT STRING enumerations 2005-08-13 23:51:47 +00:00
asn1c_compat.c ftruncate output should not be ignored under some compilers 2016-01-23 08:04:46 -08:00
asn1c_compat.h retaining old file if contents are the same 2005-03-04 08:52:50 +00:00
asn1c_constraint.c do not use reserved identifiers, contd 2016-03-14 03:08:19 -07:00
asn1c_constraint.h do not use reserved identifiers 2016-03-14 02:57:34 -07: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 do not use reserved identifiers 2016-03-14 02:57:34 -07:00
asn1c_internal.h do not use reserved identifiers 2016-03-14 02:57:34 -07: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-07-06 17:08:57 +02:00
asn1c_misc.h prefixing of generated types using a ASN1C_PREFIX environment variable 2016-07-06 17:08:57 +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 2016-07-06 17:03:12 +02:00
asn1c_save.c error values check from printf, fprintf, fwrite 2016-03-14 02:23:48 -07:00
asn1c_save.h do not use reserved identifiers 2016-03-14 02:57:34 -07: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