asn1c runtime code as shared library
Go to file
Oliver Smith f0eeca5cb3 jenkins.sh: disable parallel build
Avoid a race condition that causes the build to fail on Jenkins with:

asn1p_y.y: In function 'asn1p_parse':
asn1p_y.y:357:13: error: 'param' undeclared (first use in this function)
   *(void **)param = $1;
             ^~~~~

Change-Id: Ib853a93bffc4cd78d4f08624fb1e56772ce68ce5
2018-12-07 11:05:18 +01:00
contrib jenkins.sh: disable parallel build 2018-12-07 11:05:18 +01:00
debian debian/rules: Don't overwrite .tarball-version 2018-09-17 10:45:38 +02:00
include Fix compiler warning 2017-10-27 22:05:13 +02:00
m4 add dummy 'm4/.dummy' file to make autoreconf happy 2010-07-09 15:46:03 +02:00
src Bump version: 0.9.28 → 0.9.29 2018-05-03 17:18:02 +02:00
.gitignore .gitignore: add compile 2018-05-03 17:12:10 +02:00
.gitreview add .gitreview to support git review plugin 2017-08-08 13:56:42 +02:00
COPYING add COPYING with original licenes 2010-06-12 19:24:52 +02:00
Makefile.am build: Support make release target 2018-05-03 17:15:26 +02:00
asn1c-talloc.patch update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 2015-08-31 09:35:13 +02:00
configure.ac configure.ac: Use git-version-gen to set VERSION 2018-05-03 18:21:05 +02:00
git-version-gen configure.ac: Use git-version-gen to set VERSION 2018-05-03 18:21:05 +02:00
libasn1c.pc.in link libasn1c against libmath, don't ask users to do it 2017-10-28 13:58:23 +02:00