aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Forward compatibility support by gpg-error-config-old (--variable=*).NIIBE Yutaka2018-09-053-1/+23
* Fix configure time check for includedir and libdir.NIIBE Yutaka2018-09-041-5/+7
* Add gpg-error-config to CLEANFILES.NIIBE Yutaka2018-09-041-1/+1
* Extend gpg-error-config-test.sh to test against pkg-config.NIIBE Yutaka2018-09-042-22/+67
* Not by "make check" but gpg-error-config is determined by the test.NIIBE Yutaka2018-09-032-10/+17
* Fix new gpg-error-config and add a test.NIIBE Yutaka2018-09-033-6/+45
* Fix old gpg-config-error with configure.ac substitution.NIIBE Yutaka2018-09-031-9/+0
* Change old gpg-error-config for isubdirafter.NIIBE Yutaka2018-09-031-6/+0
* Add back old gpg-error-config.NIIBE Yutaka2018-09-032-488/+596
* Support invocation like gpg-erro-config '>=' 1.32.NIIBE Yutaka2018-09-031-47/+46
* Support module dependency.NIIBE Yutaka2018-08-311-29/+176
* Remove AC_CONFIG_COMMANDS for gpg-error-config.NIIBE Yutaka2018-08-304-160/+161
* Fixes src/gpg-error-config-main.sh and src/pkgconf-funcs.sh.NIIBE Yutaka2018-08-302-34/+48
* Support invocation with module names.NIIBE Yutaka2018-08-301-32/+39
* Remove dupulicates.NIIBE Yutaka2018-08-302-2/+41
* Handle module dependency (Requires field).NIIBE Yutaka2018-08-302-8/+76
* PKG_CONFIG_PATH change.NIIBE Yutaka2018-08-301-1/+1
* New func read_config_from_stdin and cleanup_vars_attrs.NIIBE Yutaka2018-08-302-16/+23
* Add note for the compatibility.NIIBE Yutaka2018-08-301-10/+30
* Fix test condition for pkg-conf-funcs.NIIBE Yutaka2018-08-301-1/+1
* Simplify configure substitution.NIIBE Yutaka2018-08-301-2/+2
* Fix the previous commit.NIIBE Yutaka2018-08-301-0/+2
* Fix gpg-error.m4 to use pkg-config compatible way.NIIBE Yutaka2018-08-291-3/+3
* More changes for new gpg-error-config.NIIBE Yutaka2018-08-295-22/+26
* pkg-config compatible .pc file support.NIIBE Yutaka2018-08-283-38/+182
* 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