aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Release 1.34libgpg-error-1.34gpgrt-1.34Werner Koch2019-01-164-4/+4
* Fix symbol name typo in gpg-error.def.inAndre Heinecke2019-01-141-1/+1
* core: New functions gpgrt_abort and gpgrt_add_emergency_cleanup.Werner Koch2019-01-0415-46/+155
* estream: Use correct POSIX name THOUSEP.Werner Koch2018-12-121-5/+5
* syscfg: Add a riscv32 architectureAlistair Francis2018-12-112-0/+24
* gpgrt-config: Portability fix for use of expr.NIIBE Yutaka2018-12-091-3/+3
* Silence cc warning about snprintf redefinitionWerner Koch2018-12-071-0/+1
* Add W32-only function gpgrt_w32_override_locale.Werner Koch2018-12-074-21/+95
* logging: Escape controls in string arguments of log_ functions.Werner Koch2018-12-061-1/+103
* core: Allow logging to an estream.Werner Koch2018-12-051-7/+14
* Fix gpgrt_ftruncate declaration.Marcus Brinkmann2018-12-051-1/+1
* core: New functions gpgrt_fprintf_sf anf gpgrt_fprintf_sf_unlocked.Werner Koch2018-11-2610-35/+123
* core: Add a limited version of gpgrt_ftruncate.Werner Koch2018-11-267-1/+45
* core: New API gpgrt_cmp_versionWerner Koch2018-11-157-27/+183
* gpgrt-config: Prepend PKG_CONFIG_LIBDIR to PKG_CONFIG_PATH.NIIBE Yutaka2018-11-141-8/+23
* Fix typo in the annotation.NIIBE Yutaka2018-11-131-1/+1
* gpgrt.m4: Don't support --with-*-prefix or SYSROOT.NIIBE Yutaka2018-11-131-52/+4
* Fix a typo.NIIBE Yutaka2018-11-071-1/+1
* gpgrt-config: Don't support variable reference in --libdir option.NIIBE Yutaka2018-11-023-44/+36
* gpg-error.m4: Emit message when using gpgrt-config.NIIBE Yutaka2018-11-021-0/+2
* gpg-error.m4: Find gpgrt_libdir by CC.NIIBE Yutaka2018-11-022-18/+44
* gpg-error.m4: Unset GPGRT_CONFIG when gpgrt-config doesn't work.NIIBE Yutaka2018-11-011-2/+8
* gpgrt-config: It's distributed script.NIIBE Yutaka2018-11-011-1/+2
* w32: Remove cruft in w32-estream from olden times.Andre Heinecke2018-10-311-28/+0
* gpgrt-config: Fix typo in the script.NIIBE Yutaka2018-10-311-1/+1
* gpgrt-config: Better architecture independent support.NIIBE Yutaka2018-10-295-94/+120
* b64dec: Fix to use custom memory handlers.Ben Kibbey2018-10-271-2/+2
* gpgrt-config: Clean up the implementation.NIIBE Yutaka2018-10-261-25/+38
* gpg-error.m4: Better backward compatibility support.NIIBE Yutaka2018-10-261-7/+20
* gpg-error-config: Keep old gpg-error-config implementation.NIIBE Yutaka2018-10-253-24/+19
* build: Set GPGRT_CONFIG in gpg-error.m4.NIIBE Yutaka2018-10-251-4/+17
* build: Update gpg-error.m4 and gpgrt.m4.NIIBE Yutaka2018-10-252-29/+35
* gpg-error-config: Fix previous commit.NIIBE Yutaka2018-10-241-2/+1
* gpg-error-config: Old gpg-error-config support --modversion.NIIBE Yutaka2018-10-241-0/+1
* gpg-error-config: Get var/attr from the first package.NIIBE Yutaka2018-10-241-2/+5
* build: Supply CC to invoke gpg-error-config.NIIBE Yutaka2018-10-232-12/+14
* gpg-error-config: Fix cross build support.NIIBE Yutaka2018-10-231-7/+34
* gpg-error-config: Support "auto", architecture independent script.NIIBE Yutaka2018-10-221-0/+13
* gpg-error-config: Fix PKG_CONFIG_LIBDIR support.NIIBE Yutaka2018-10-171-2/+2
* gpg-error-config: Support PKG_CONFIG_LIBDIR.NIIBE Yutaka2018-10-161-1/+1
* syscfg: Add support for arm64ilp32Wookey2018-10-122-0/+25
* gpg-error-config: Fix the place of *.pc (for multilib).NIIBE Yutaka2018-10-102-4/+4
* gpg-error-config: Add PKG_CONFIG_SYSROOT_DIR support.NIIBE Yutaka2018-10-102-2/+34
* syscfg: Add support for arc-unknown-linux-gnuWerner Koch2018-09-211-1/+2
* core: Make cross building in mkheader more explicit.Werner Koch2018-09-212-2/+15
* core: Simplify calling convention of mkheader.Werner Koch2018-09-212-26/+41
* src: Fix portability for echo.NIIBE Yutaka2018-09-201-1/+1
* gpg-error-config: Remove white space for the output by old.NIIBE Yutaka2018-09-201-8/+8
* gpg-error-config: Use expr to remove var in expression.NIIBE Yutaka2018-09-201-1/+1
* gpg-error-config: Fix a variable name for zsh.NIIBE Yutaka2018-09-201-7/+7