summaryrefslogtreecommitdiff
path: root/lib/asn1/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* make: Allow OTP to be built deterministicallyTom Davies2022-06-241-3/+9
* Update copyright yearErlang/OTP2022-02-151-1/+1
* otp: Fix `make TYPE=$TYPE` to work for all typesLukas Larsson2022-01-211-1/+1
* otp: Remove HiPE and HiPE-related accessoriesJohn Högberg2020-11-091-4/+0
* Add JER backendKenneth Lundin2020-04-081-0/+2
* Update copyright yearRickard Green2020-03-131-1/+1
* lib/asn1: add missing build dependency to 'asn1ct_eval_ext.erl'Sergei Trofimovich2020-01-171-1/+2
* asn1: Remove deprecated functionsBjörn Gustavsson2017-01-131-1/+0
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-10/+11
* Makefile: Add missing dependency for asn1ct_gen_checkBjörn Gustavsson2015-01-121-0/+1
* Rewrite the code for testing DEFAULT for DERBjörn Gustavsson2014-06-051-0/+1
* Cope with .erlang files that print to stdoutBjörn Gustavsson2013-09-301-2/+2
* PER, UPER: Optimize encoding using an intermediate formatBjörn Gustavsson2013-08-301-4/+1
* Fix some Makefile rules that didn't support silent rulesAnthony Ramine2013-04-271-5/+5
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* Merge branch 'bjorn/asn1/further-cleanup/OTP-10588'Björn Gustavsson2013-01-251-14/+45
|\
| * Optimize encoding of ENUMERATED in per and uperBjörn Gustavsson2013-01-221-1/+2
| * Remove the unused run-time modulesBjörn Gustavsson2013-01-221-13/+0
| * Generate modules with selected run-time functions for compiler usageBjörn Gustavsson2013-01-221-1/+13
| * Add and use asn1rtt_extBjörn Gustavsson2013-01-221-0/+1
| * Add and use asn1rtt_checkBjörn Gustavsson2013-01-221-1/+2
| * Add run-time library templates and use themBjörn Gustavsson2013-01-221-1/+5
| * Add a mechanism for embedding run-time functions into the generated codeBjörn Gustavsson2013-01-221-0/+25
* | Turn warnings to errors on selected applicationsBjörn Gustavsson2013-01-231-1/+1
|/
* Implement ./otp_build configure --enable-silent-rulesAnthony Ramine2013-01-151-3/+3
* Add the asn1ct_imm moduleBjörn Gustavsson2012-12-061-0/+1
* Makefile: Add dependencies for header filesBjörn Gustavsson2012-12-061-7/+28
* Remove the unused asn1ct_gen_ber moduleBjörn Gustavsson2012-11-261-1/+0
* Remove the unused asn1ct_constructed_ber moduleBjörn Gustavsson2012-11-231-1/+0
* Remove the unused asn1ct_per_bin moduleBjörn Gustavsson2012-11-231-1/+0
* Update to work with whitespace in exec pathLukas Larsson2012-06-051-8/+8
* [asn1] Abstract out table access to new moduleAdam Lindberg2012-02-281-2/+3
* Remove all modules relating to drivers and make all functions obsolete.Lukas Larsson2011-08-011-2/+1
* Add asn1 nif for ber decode and per encodeLukas Larsson2011-08-011-1/+2
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+175