Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-08-30 | Remove AC_CONFIG_COMMANDS for gpg-error-config. | NIIBE Yutaka | 1 | -232/+0 | |
2018-08-30 | Fixes src/gpg-error-config-main.sh and src/pkgconf-funcs.sh. | NIIBE Yutaka | 1 | -5/+7 | |
2018-08-30 | Remove dupulicates. | NIIBE Yutaka | 1 | -0/+39 | |
2018-08-30 | Handle module dependency (Requires field). | NIIBE Yutaka | 1 | -0/+53 | |
2018-08-30 | New func read_config_from_stdin and cleanup_vars_attrs. | NIIBE Yutaka | 1 | -2/+21 | |
2018-08-30 | Fix test condition for pkg-conf-funcs. | NIIBE Yutaka | 1 | -1/+1 | |
* src/pkgconf-funcs.sh: Use -r (was: -e). | |||||
2018-08-29 | More changes for new gpg-error-config. | NIIBE Yutaka | 1 | -2/+2 | |
* configure.ac: Change generating gpg-error-config. (GPG_ERROR_CONFIG_ISUBDIRAFTER): Remove. (GPG_ERROR_CONFIG_CFLAGS): Put -idirafter here. * src/Makefile.am (pkgconfig_DATA): Add. (EXTRA_DIST): Add gpg-error-config-head.in, pkgconf-funcs.sh, gpg-error-config-main.sh, gpg-error.pc.in. * src/gpg-error-config-head.in: New. * src/gpg-error-config-main.sh: Rename from src/gpg-error-config.in. * src/gpg-error.pc.in (isubdirafter): Remove. Signed-off-by: NIIBE Yutaka <[email protected]> | |||||
2018-08-28 | pkg-config compatible .pc file support. | NIIBE Yutaka | 1 | -0/+119 | |
Signed-off-by: NIIBE Yutaka <[email protected]> |