summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* gpg-error-config: Don't use local variables.NIIBE Yutaka2018-09-201-136/+137
* gpg-error-config: Avoid more space char.NIIBE Yutaka2018-09-201-5/+5
* src: Fix Makefile for BSD make.NIIBE Yutaka2018-09-191-3/+6
* Accept pkgconf difference for spaces.NIIBE Yutaka2018-09-191-3/+3
* syscfg: Support ARC CPUs and simplify aliasing table.Werner Koch2018-09-1810-23/+85
* Make gpg-error-config compatible to pkg-config.NIIBE Yutaka2018-09-115-4/+665
* gpg-error-config: Forward compatibility support.NIIBE Yutaka2018-09-051-0/+10
* gpg-error-config: Determine output at configure time.NIIBE Yutaka2018-09-041-15/+0
* build: use EXEEXT_FOR_BUILD everywhere.Michael Haubenwallner2018-07-171-13/+13
* estream: Always propagate flush event to cookie functions.Werner Koch2018-07-121-3/+4
* Remove leftover debug output from gpg-error.Werner Koch2018-07-053-4/+3
* core: Initialize values in estream_formatAndre Heinecke2018-07-051-1/+5
* core: Fix problem with C11 and stdnoreturn.h.Werner Koch2018-05-301-3/+3
* core,w32: Avoid recursive use of npth_unprotect.Werner Koch2018-05-012-3/+15
* core: Fix gpgrt_poll for Windows under nPth.Werner Koch2018-04-302-0/+4
* doc: Add SPDX indentifier for the versioninfo template.Werner Koch2018-04-231-0/+1
* doc: Beautify comments in gpg-error.h.Werner Koch2018-04-111-74/+84
* core: Finalize the API for argparse.Werner Koch2018-04-112-161/+195
* core: Remove outdated comments.Werner Koch2018-03-221-42/+0
* core: Add Base-64 encoder.Werner Koch2018-03-229-162/+184
* core: Add file b64enc.c from gnupgWerner Koch2018-03-221-0/+422
* tools: Use gpgrt_argparse for the gpg-error tool.Werner Koch2018-03-211-67/+60
* core: Add public function gpgrt_usage.Werner Koch2018-03-216-5/+17
* core: Add the group of argparse functions.Werner Koch2018-03-219-573/+548
* core: Import argparse code from gnupg masterWerner Koch2018-03-212-0/+1867
* core: Fix regression on arm64 due to invalid use of va_list.Werner Koch2018-03-181-4/+14
* core: Fix building on W64Werner Koch2018-03-143-6/+35
* build: Update copyright notices and remove gpgscm from the release.Werner Koch2018-03-132-3/+3
* core: Fix regression due to not exporting the process API.Werner Koch2018-03-132-3/+4
* core: Remove accidently committed time function API.Werner Koch2018-03-121-31/+0
* core: Do not export the process APIWerner Koch2018-03-125-19/+25
* syscfg: Add a riscv64 architecture.NIIBE Yutaka2018-02-282-0/+26
* doc: Typo fixes.Werner Koch2018-02-212-2/+2
* core: Avoid using estream_t in the public API.Werner Koch2017-12-111-4/+33
* core: Rename the gpgrt_log_levels enum values.Werner Koch2017-12-083-42/+44