summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: Only install gpg-error-config when enabled.NIIBE Yutaka2022-08-151-0/+5
* Remove Windows CE support.NIIBE Yutaka2022-06-281-55/+11
* build: Fix dependency to gpg-error-config-test.sh.NIIBE Yutaka2021-11-191-1/+1
* build: Fix for configure generated files.NIIBE Yutaka2021-11-121-3/+3
* core,w32: Add UTF-8 support to gpgrt_fopen, gpgrt_mkdir and gpgrt_chdir.Werner Koch2020-08-211-1/+1
* build: Fix cross-compiling into a separate build dir.David Michael2020-06-031-1/+1
* syscfg: add 64-bit big-endian MIPS architecturedkg/fix-4952Daniel Kahn Gillmor2020-05-191-0/+1
* build: Use gen-lock-obj.sh script when possible.NIIBE Yutaka2020-04-091-0/+7
* core: Add gpgrt_fnameconcat and gpgrt_absfnameconcat.Werner Koch2020-02-181-0/+1
* w32: Support static link with -lws2_32.NIIBE Yutaka2020-02-181-2/+2
* build: Always pass -no-undefined to libtool.Werner Koch2020-02-061-3/+1
* build: Don't use -O0 which is not portable.NIIBE Yutaka2020-01-071-1/+1
* build: Use {CFLAGS,CPPFLAGS, LDFLAGS}_FOR_BUILD for helper programsdkg-fix-T4643Daniel Kahn Gillmor2019-07-181-3/+6
* build: Take care of POSIX shell path.NIIBE Yutaka2019-06-181-1/+1
* build: Add failure exit for gpg-error-config build.NIIBE Yutaka2019-06-181-0/+1
* awk: Prepare for Gawk 5.0.NIIBE Yutaka2019-04-151-1/+1
* syscfg: Add a riscv32 architectureAlistair Francis2018-12-111-0/+1
* gpgrt-config: It's distributed script.NIIBE Yutaka2018-11-011-1/+2
* gpgrt-config: Better architecture independent support.NIIBE Yutaka2018-10-291-1/+1
* gpg-error-config: Keep old gpg-error-config implementation.NIIBE Yutaka2018-10-251-11/+6
* syscfg: Add support for arm64ilp32Wookey2018-10-121-0/+1
* gpg-error-config: Fix the place of *.pc (for multilib).NIIBE Yutaka2018-10-101-1/+1
* core: Make cross building in mkheader more explicit.Werner Koch2018-09-211-1/+4
* core: Simplify calling convention of mkheader.Werner Koch2018-09-211-1/+1
* src: Fix portability for echo.NIIBE Yutaka2018-09-201-1/+1
* src: Fix Makefile for BSD make.NIIBE Yutaka2018-09-191-3/+6
* syscfg: Support ARC CPUs and simplify aliasing table.Werner Koch2018-09-181-8/+8
* Make gpg-error-config compatible to pkg-config.NIIBE Yutaka2018-09-111-1/+19
* build: use EXEEXT_FOR_BUILD everywhere.Michael Haubenwallner2018-07-171-13/+13
* core: Add Base-64 encoder.Werner Koch2018-03-221-1/+1
* core: Add the group of argparse functions.Werner Koch2018-03-211-1/+2
* syscfg: Add a riscv64 architecture.NIIBE Yutaka2018-02-281-0/+1
* core: Unify syscall_clamp functions.Werner Koch2017-11-291-0/+1
* core: Implement the spawn functions.Werner Koch2017-11-291-2/+2
* core: Install new files gpgrt.m4 and gpgrt-config.Werner Koch2017-11-271-4/+8
* w32: Add new API fucntion gpgrt_w32_reg_query_string.Werner Koch2017-11-171-2/+4
* New configure options and macros for internal use.Werner Koch2017-11-171-2/+10
* 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