aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* syscfg: Add lock-obj-pub file for ia64-unknown-linux-gnu.Werner Koch2017-07-051-0/+1
* Add support for armv7-unknown-linux-gnueabihf.Werner Koch2017-02-281-3/+0
* New public header gpgrt.h as alias for gpg-error.hWerner Koch2017-02-281-3/+6
* syscfg: Add a sh3 architecture.NIIBE Yutaka2017-02-021-0/+1
* Add Base64 decoder.NIIBE Yutaka2017-02-011-1/+1
* New option --desc for gpg-error.Werner Koch2016-12-021-2/+3
* Fix EXEEXT for lock obj creation.NIIBE Yutaka2016-11-171-1/+1
* estream: Support 'es_poll' on Windows.Justus Winter2016-11-121-1/+2
* syscfg: Add support for {i686,x86_64}-apple-darwin.Werner Koch2016-10-071-0/+2
* syscfg: Add a powerpc and a tilgegx architecture.Werner Koch2016-05-071-0/+2
* w32: Add iconv functions.Werner Koch2016-04-211-1/+1
* syscfg: Add lock-obj-pub files for {armv5, armv6, x86_64}-musl targetsKylie McClain2016-03-141-0/+3
* Convert http links to https where possible in the source.Daniel Kahn Gillmor2016-02-081-1/+1
* Add new lock-obj-pub for NIOS2.Marek Vasut2016-01-131-0/+1
* Support i[456]86-pc{,-linux,-kfreebsd}-gnu.hDaniel Kahn Gillmor2015-09-171-2/+2
* w32: Remove compiler warnings.Werner Koch2015-04-101-1/+2
* Avoid breakage with gcc 5Daniel Kahn Gillmor2015-03-241-1/+1
* Add host-triplet aliasing feature to mkheader.Werner Koch2015-03-061-2/+1
* w32: Add a manifest to libgpg-error.Werner Koch2015-03-061-1/+3
* w32: Use -static-libgcc to avoid linking to libgcc_s_sjlj-1.dll.Werner Koch2015-01-301-1/+9
* Add new lock-obj-pub for mips64el-unknown-linux-gnuabi64.Daniel Kahn Gillmor2014-10-251-0/+1
* add lock-obj header for or1k-unknown-linux-gnuDaniel Kahn Gillmor2014-10-231-1/+2
* Fix to help building native on Windows.Werner Koch2014-10-151-3/+3
* GNU calls little-endian powerpc64 powerpc64le, not powerpc64elDaniel Kahn Gillmor2014-09-291-1/+1
* Add new lock-obj-pub for sparc64-unknown-linux-gnu.Daniel Kahn Gillmor2014-09-231-0/+1
* Add new lock-obj-pub for powerpc64el-unknown-linux-gnu.Daniel Kahn Gillmor2014-09-231-0/+1
* Add new lock-obj-pub for Apple iOS.Werner Koch2014-09-181-0/+2
* Fix build problems with non-gmake (ie. AIX).Werner Koch2014-09-111-3/+4
* Fix problems with ssize_t and off_t.Werner Koch2014-09-111-2/+3
* Implement symbol visibility.Werner Koch2014-08-251-7/+30
* Add estream code from GnuPG.Werner Koch2014-08-251-0/+1
* Add new lock-obj-pub.*.h from debian buildds.Daniel Kahn Gillmor2014-07-271-2/+23
* Fix a syscfg/ file name.Werner Koch2014-01-291-1/+1
* Add lock info for arm-unknown-linux-androideabi.Werner Koch2014-01-251-2/+2
* Extend the platform dependent build rules.Werner Koch2014-01-171-18/+27
* Fix linking for last change on non-ELF platforms.Werner Koch2014-01-161-1/+1
* Add gpgrt_lock_ functions.Werner Koch2014-01-161-13/+31
* Improve maintainability by rewriting the mkheader helper.Werner Koch2014-01-141-32/+22
* w32: Fix installing of .def file.Werner Koch2013-05-231-0/+1
* Add version macros and check function.Werner Koch2013-02-231-15/+24
* Use CPPFLAGS when generating mkerrcodes.hRafaël Carré2012-06-201-1/+1
* Update pl.po.Werner Koch2010-09-161-2/+7
* MAp some W32 error codes.Werner Koch2010-04-141-4/+9
* Yet another try to make it work:Werner Koch2010-02-171-2/+2
* Reworked the installation of gpg-extra/errno.h.Werner Koch2010-02-171-3/+16
* Made make distcheck work again.Werner Koch2010-02-171-2/+0
* Finished W32CE support.Werner Koch2010-01-211-8/+10
* Fix w32ce strerror.Werner Koch2010-01-181-1/+1
* Add some code to build nativley under WindowsCE - not finished.Werner Koch2010-01-181-16/+62
* 2009-06-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-06-231-12/+10