Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: Remove obsolete source files | Ingo Klöcker | 2024-07-18 | 1 | -28/+0 |
| | | | | | | | | * src/isascii.c, src/putc_unlocked.c: Remove. -- I noticed those files when I compared the content of the dist tarball with the repo. | ||||
* | Add SPDX identifiers to most source files | Werner Koch | 2018-11-16 | 1 | -17/+17 |
| | | | | | | -- Signed-off-by: Werner Koch <[email protected]> | ||||
* | 008-11-03 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-11-03 | 1 | -0/+28 |
* configure.ac: Replace gpgme paths with src. * gpgme: Move to ... * src: ... this new directory. assuan/ 2008-11-03 Marcus Brinkmann <[email protected]> * Makefile.am (INCLUDES): Replace gpgme path with src. tests/ 2008-11-03 Marcus Brinkmann <[email protected]> * gpgsm/Makefile.am (INCLUDES, LDADD): Replace gpgme path with src. * gpg/Makefile.am (INCLUDES, LDADD, t_thread1_LDADD): Likewise. * Makefile.am (LDADD): Likewise. |