gpgme/src
NIIBE Yutaka 02a2f35035 build: When no gpg-error-config, not install gpgme-config.
* configure.ac (USE_GPGRT_CONFIG): New.
* src/Makefile.am [USE_GPGRT_CONFIG]: Conditionalize the install
of gpgme-config.

--

When system will migrate use of gpgrt-config and removal of
gpg-error-config, gpgme-config will not be installed (but use gpgme.pc
by gpgrt-config).

Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
2022-06-28 11:28:12 +09:00
..
.gitignore .gitignore: flesh out rules and add subdirectory-.gitignores. 2012-04-20 16:05:11 +02:00
argparse.c spelling: fix misspellings 2018-11-08 12:34:27 +07:00
argparse.h doc: Replace http: by https: in core source files. 2016-11-16 13:27:00 +01:00
assuan-support.c core: Don't use internal __assuan functions. 2022-04-05 14:42:59 +09:00
ath.c posix: Use poll instead, when available, removing use of select. 2021-11-25 11:13:17 +09:00
ath.h posix: Use poll instead, when available, removing use of select. 2021-11-25 11:13:17 +09:00
b64dec.c core: Silence newer compiler warnings. 2018-12-17 16:47:27 +01:00
ChangeLog-2011 spelling: fix misspellings 2018-11-08 12:34:27 +07:00
cJSON.c core: New data flags "io-buffer-size" and "sensitive". 2021-06-14 19:51:28 +02:00
cJSON.h spelling: fix misspellings 2018-11-08 12:34:27 +07:00
cJSON.readme doc: convert more http:// links to https:// 2018-10-18 00:28:51 -04:00
context.h core: Allow setting import filters when importing keys 2021-12-14 15:44:37 +01:00
conversion.c core: New data flags "io-buffer-size" and "sensitive". 2021-06-14 19:51:28 +02:00
data-compat.c core: Improve the debug messages even more. 2019-06-05 15:54:55 +02:00
data-estream.c core: Protect the trace macros for fun and profit. 2018-11-16 18:17:22 +01:00
data-fd.c core: Improve the debug messages even more. 2019-06-05 15:54:55 +02:00
data-identify.c core: Also detect AuthEnvelopedData (AEAD for CMS) 2021-06-14 17:10:49 +02:00
data-mem.c core: Improve the debug messages even more. 2019-06-05 15:54:55 +02:00
data-stream.c core: Protect the trace macros for fun and profit. 2018-11-16 18:17:22 +01:00
data-user.c core: Protect the trace macros for fun and profit. 2018-11-16 18:17:22 +01:00
data.c core: Fix results returned by gpgme_data_* functions 2021-08-03 12:13:27 +02:00
data.h core: New data flags "io-buffer-size" and "sensitive". 2021-06-14 19:51:28 +02:00
debug.c core: At debug levels up to 9 print only an ascii dump. 2019-06-13 08:46:16 +02:00
debug.h core: Fix results returned by gpgme_data_* functions 2021-08-03 12:13:27 +02:00
decrypt-verify.c core: Simplify the trace maros by using variadics. 2018-11-16 16:25:49 +01:00
decrypt.c core: Return BAD_PASSPHRASE error code on symmetric decryption. 2022-04-25 12:14:42 +02:00
delete.c core: Simplify the trace maros by using variadics. 2018-11-16 16:25:49 +01:00
dirinfo.c core: Support all components with dirinfo() 2021-12-10 12:04:05 +01:00
edit.c core: Simplify the trace maros by using variadics. 2018-11-16 16:25:49 +01:00
encrypt-sign.c core: Simplify the trace maros by using variadics. 2018-11-16 16:25:49 +01:00
encrypt.c core: Simplify the trace maros by using variadics. 2018-11-16 16:25:49 +01:00
engine-assuan.c core: New function gpgme_op_revsig. 2020-10-29 12:57:10 +01:00
engine-backend.h core: Support keylist mode for op_keylist_from_data. 2022-03-16 16:19:50 +09:00
engine-g13.c core: New function gpgme_op_revsig. 2020-10-29 12:57:10 +01:00
engine-gpg.c core: Support --locate-external-keys command of gpg 2022-04-27 16:57:17 +02:00
engine-gpgconf.c core: Make the gpgconf option parsing of string types more robust 2021-11-25 11:48:11 +01:00
engine-gpgsm.c core: New function gpgme_op_receive_keys 2022-02-03 15:56:30 +01:00
engine-spawn.c core: New function gpgme_op_revsig. 2020-10-29 12:57:10 +01:00
engine-uiserver.c core: New function gpgme_op_revsig. 2020-10-29 12:57:10 +01:00
engine.c core: Support keylist mode for op_keylist_from_data. 2022-03-16 16:19:50 +09:00
engine.h core: Support keylist mode for op_keylist_from_data. 2022-03-16 16:19:50 +09:00
error.c Add SPDX identifiers to most source files 2018-11-16 13:27:33 +01:00
export.c core: Return an error for secret key export operations 2022-01-10 12:34:49 +01:00
genkey.c core: Add error handling to setexpire 2020-08-14 11:11:23 +02:00
get-env.c Add SPDX identifiers to most source files 2018-11-16 13:27:33 +01:00
getauditlog.c core: Simplify the trace maros by using variadics. 2018-11-16 16:25:49 +01:00
gpgconf.c Add SPDX identifiers to most source files 2018-11-16 13:27:33 +01:00
gpgme-config.in build: Provide gpgme.pc, generated by configure. 2018-11-12 09:03:49 +09:00
gpgme-glib.pc.in build: Provide gpgme-glib.pc too. 2018-11-12 09:59:05 +09:00
gpgme-json.c core: Support --locate-external-keys command of gpg 2022-04-27 16:57:17 +02:00
gpgme-tool.c core: Support --locate-external-keys command of gpg 2022-04-27 16:57:17 +02:00
gpgme-w32spawn.c Add SPDX identifiers to most source files 2018-11-16 13:27:33 +01:00
gpgme.c core: Support --locate-external-keys command of gpg 2022-04-27 16:57:17 +02:00
gpgme.def core: New function gpgme_op_receive_keys 2022-02-03 15:56:30 +01:00
gpgme.h.in core: Support --locate-external-keys command of gpg 2022-04-27 16:57:17 +02:00
gpgme.m4 m4: Update with newer autoconf constructs. 2020-11-20 12:07:33 +09:00
gpgme.pc.in gpgme.pc: Fix library dependency and use of includedir, libdir. 2021-11-12 11:05:53 +09:00
import.c core: Handle import status lines during keylist operation 2022-05-04 14:23:42 +02:00
isascii.c Add SPDX identifiers to most source files 2018-11-16 13:27:33 +01:00
key.c core: Extend gpgme_key_sig_t with trust signature members. 2021-05-05 19:23:48 +02:00
keylist.c core: Handle import status lines during keylist operation 2022-06-09 15:30:14 +02:00
keysign.c core: Simplify the trace maros by using variadics. 2018-11-16 16:25:49 +01:00
libgpgme.vers core: New function gpgme_op_receive_keys 2022-02-03 15:56:30 +01:00
Makefile.am build: When no gpg-error-config, not install gpgme-config. 2022-06-28 11:28:12 +09:00
mbox-util.c Add SPDX identifiers to most source files 2018-11-16 13:27:33 +01:00
mbox-util.h doc: Replace http: by https: in core source files. 2016-11-16 13:27:00 +01:00
op-support.c Require at least libgpg-error 1.36 2020-11-09 11:50:46 +01:00
opassuan.c core: Simplify the trace maros by using variadics. 2018-11-16 16:25:49 +01:00
ops.h core: Handle import status lines during keylist operation 2022-05-04 14:23:42 +02:00
parsetlv.c Add SPDX identifiers to most source files 2018-11-16 13:27:33 +01:00
parsetlv.h Spelling fixes for comments and doc 2017-12-08 05:59:11 +01:00
passphrase.c Parse STATUS_CANCELED_BY_USER. 2020-11-03 17:47:44 -08:00
passwd.c core: Simplify the trace maros by using variadics. 2018-11-16 16:25:49 +01:00
posix-io.c core: Don't keep using deprecated ath_ API. 2022-04-05 14:25:00 +09:00
posix-util.c core: Add MacOS fallbacks to look for binaries 2020-01-17 12:42:56 +01:00
priv-io.h w32: Remove all support for WindowsCE 2018-10-31 12:35:14 +01:00
progress.c Add SPDX identifiers to most source files 2018-11-16 13:27:33 +01:00
putc_unlocked.c Add SPDX identifiers to most source files 2018-11-16 13:27:33 +01:00
queryswdb.c core: Fix format string errors in trace macros 2018-11-16 16:57:09 +01:00
revsig.c core: New function gpgme_op_revsig. 2020-10-29 12:57:10 +01:00
sema.h core: Use gpgrt locking for thread safeness 2016-11-10 13:33:13 +01:00
setenv.c Add SPDX identifiers to most source files 2018-11-16 13:27:33 +01:00
setexpire.c core: Add error handling to setexpire 2020-08-14 11:11:23 +02:00
sig-notation.c Add SPDX identifiers to most source files 2018-11-16 13:27:33 +01:00
sign.c core: Simplify the trace maros by using variadics. 2018-11-16 16:25:49 +01:00
signers.c core: Protect the trace macros for fun and profit. 2018-11-16 18:17:22 +01:00
spawn.c core: Simplify the trace maros by using variadics. 2018-11-16 16:25:49 +01:00
status-table.c Parse STATUS_CANCELED_BY_USER. 2020-11-03 17:47:44 -08:00
stpcpy.c Add SPDX identifiers to most source files 2018-11-16 13:27:33 +01:00
sys-util.h core,w32: Improve handling of Unicode paths 2019-04-09 13:42:58 +02:00
tofupolicy.c core: Simplify the trace maros by using variadics. 2018-11-16 16:25:49 +01:00
trust-item.c Add SPDX identifiers to most source files 2018-11-16 13:27:33 +01:00
trustlist.c core: Fix format string errors in trace macros 2018-11-16 16:57:09 +01:00
ttyname_r.c Add SPDX identifiers to most source files 2018-11-16 13:27:33 +01:00
util.h core: New data flags "io-buffer-size" and "sensitive". 2021-06-14 19:51:28 +02:00
verify.c core: Fix setting of the chain_model signature result. 2020-06-05 14:46:56 +02:00
version.c core: Improve the debug messages even more. 2019-06-05 15:54:55 +02:00
versioninfo.rc.in Release 1.15.1 2021-01-08 18:14:33 +01:00
vfs-create.c core: Simplify the trace maros by using variadics. 2018-11-16 16:25:49 +01:00
vfs-mount.c core: Simplify the trace maros by using variadics. 2018-11-16 16:25:49 +01:00
w32-glib-io.c core: Improve the debug messages even more. 2019-06-05 15:54:55 +02:00
w32-io.c core,w32: Initialize dbg_help for socket debugging 2019-10-28 16:02:22 +01:00
w32-util.c core: Support dirinfo("socketdir") 2021-11-25 11:40:59 +01:00
wait-global.c Add SPDX identifiers to most source files 2018-11-16 13:27:33 +01:00
wait-private.c Add SPDX identifiers to most source files 2018-11-16 13:27:33 +01:00
wait-user.c Add SPDX identifiers to most source files 2018-11-16 13:27:33 +01:00
wait.c core: Fix error return value of _gpgme_run_io_cb. 2019-06-06 18:57:28 +02:00
wait.h Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00