Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove WindowsCE support. | NIIBE Yutaka | 2022-06-07 | 1 | -9/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.am: Remove contrib/ChangeLog-2011. * configure.ac (have_w32ce_system): Remove. (HAVE_W32CE_SYSTEM): Remove. * contrib/*: Remove. * src/w32ce-add.h: Remove * src/Makefile.am [HAVE_W32CE_SYSTEM]: Remove. * src/estream-printf.c [HAVE_W32CE_SYSTEM]: Remove. * src/estream.c: Likewise. * src/gpg-error.def.in: Likewise. * src/gpgrt-int.h: Fix comments. * src/init.c: Remove HAVE_W32CE_SYSTEM support. * src/init.h: Likewise. * src/spawn-posix.c: Likewise. * src/spawn-w32.c: Likewise. * src/sysutils.c: Likewise. * src/w32-estream.c: Likewise. * src/w32-reg.c: Likewise. * tests/Makefile.am: Remove HAVE_W32CE_SYSTEM support. -- GnuPG-bug-id: 5912 Signed-off-by: NIIBE Yutaka <[email protected]> | ||||
* | Convert http links to https where possible in the source. | Daniel Kahn Gillmor | 2016-02-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | -- * use https for bug reporting * in comments and docs, use https to refer to: - www.gnu.org - creativecommons.org - translationproject.org - mail.gnome.org - www.perl.org - www.ctan.org - www.cl.cam.ac.uk - www.ntg.nl - cygwin.com - www.ethnologue.com | ||||
* | Fix initialization of static libs | Werner Koch | 2010-09-16 | 1 | -0/+5 |
| | |||||
* | Finished W32CE support. | Werner Koch | 2010-01-21 | 1 | -0/+65 |