| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
--
This reverts commit 542b6fce139047b5a0fa42ae11179a2308ac8f9e.
and uses the --exclude option instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* autogen.sh: Check if $tmp is empty after each assignment.
--
This fixes the problem that due to the gpg4win-5.0.0-beta103 tag
`./autogen.sh --find-version gpg4win 5 0 0` erroneously outputs
version 5.0.0 instead of 5.0.0-betaNNN.
Fix originally done for gpg4win and copied to gpgrt by [email protected]:
commit d3452493e665a4175218b7272ca8b1ca6fc57718
Author: Ingo Klöcker <[email protected]>
AuthorDate: Wed Feb 19 15:46:55 2025 +0100
|
|
|
|
| |
* autogen.sh (w32root): Remove double slash in case of HOME=/.
|
|
|
|
|
|
|
|
|
|
| |
* autogen.sh: New command --print-tsdir.
(maintainer_mode_option): Allow setting via autogen.rc
--
The maintainer mode config option is required for docker builds to
avoid surprising rebuilds in a read-only mounted volume. The
print-tsdir is a help er for baking the source dir into the configure.
|
|
|
|
| |
--
|
|
|
|
|
|
|
|
| |
* autogen.sh <find-version>: Also print the full commit id.
* configure.ac: Get the full commit id. Add it to VERSION.
(BUILD_REVISION): Replace this ac_define by
(BUILD_COMMITID): this.
* src/version.c (cright_blurb): Use here.
|
|
|
|
| |
--
|
|
|
|
| |
* autogen.sh: Introduce a 3rd matchstr and simplify rules.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* contrib/*: Remove.
* Makefile.am: Remove contrib.
* autogen.sh: Remove Windows CE support.
* configure.ac (have_w32ce_system): Remove.
* src/Makefile.am [HAVE_W32CE_SYSTEM] (extra_cppflags): Remove.
(gpg_extra_headers): Remove.
(EXTRA_DIST): Remove mkw32errmap.c and w32ce-add.h
(BUILT_SOURCES): Remove mkw32errmap.map.c.
(tmp_files): Remove mkw32errmap.tab.h mkw32errmap.map.c
(CLEANFILES): Likewise.
* src/estream-printf.c [HAVE_W32CE_SYSTEM]: Remove.
* src/estream.c [HAVE_W32CE_SYSTEM]: Remove.
* src/gpg-error.def.in [HAVE_W32CE_SYSTEM]: Remove.
* src/gpgrt-int.h: Fix comment.
* src/init.c [HAVE_W32CE_SYSTEM]: Remove.
* src/init.h [HAVE_W32CE_SYSTEM]: Remove.
* src/mkheader.c: Remove Windows CE support.
* src/mkw32errmap.c, src/w32ce-add.h: Remove.
* src/spawn-posix.c [HAVE_W32CE_SYSTEM]: Remove.
* src/spawn-w32.c [HAVE_W32CE_SYSTEM]: Remove.
* src/sysutils.c [HAVE_W32CE_SYSTEM]: Remove.
* src/w32-estream.c [HAVE_W32CE_SYSTEM]: Remove.
* src/w32-reg.c [HAVE_W32CE_SYSTEM]: Remove.
* tests/Makefile.am [HAVE_W32CE_SYSTEM]: Remove.
--
GnuPG-bug-id: 5912
Signed-off-by: NIIBE Yutaka <[email protected]>
|
|
|
|
|
|
|
|
|
|
| |
* autogen.sh: Fix typo.
--
GnuPG-bug-id: 5769
Reported-by: Daniel Kahn Gillmor
Signed-off-by: NIIBE Yutaka <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* autogen.rc (version_parts): Remove.
* autogen.sh: Determine by $micro argument.
--
It can be determined by the invocation of
./autogen.sh --find-version
Signed-off-by: NIIBE Yutaka <[email protected]>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* autogen.rc: Add patches_to.
* autogen.sh: Run git config sendemail.to.
* doc/HACKING: Describe use of git send-email.
--
Co-authored-by: Todd Zullinger
Signed-off-by: Werner Koch <[email protected]>
|
|
|
|
|
|
|
|
| |
--
Also commit the missing commit-msg hook.
Signed-off-by: Werner Koch <[email protected]>
|
|
|
|
|
|
|
|
|
|
| |
* autogen.sh: Update from GnuPG.
* autogen.rc (version_parts): New.
* configure.ac: Change to use autogen.sh --find-version helper.
* Makefile.am (dist-hook): Do not create VERSION
(EXTRA_DIST): Add VERSION.
Signed-off-by: Werner Koch <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
--
* 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
|
| |
|
|
|
|
|
|
|
|
|
| |
* Makefile.am (EXTRA_DIST): Add autogen.rc remove config.rpath.
* autogen.rc: New.
* autogen.sh: Update from current GnuPG.
--
Note that config.rpath is automatically distributed by automake.
|
| |
|
|
|
|
| |
--
|
|
|
|
| |
--
|
|
|
|
| |
* autogen.sh: Remove option -c from chmod.
|
| |
|
|
|
|
|
|
|
|
|
| |
This is done by taking host prefixed config scripts names in account
(as suggested by bug#1261) and adding a new config option --host to
print a warning if the used config script was not built for the
current host. Care has been taken not to mess things up if an old
config script without the option is used or if AC_CANONICAL_HOST has
not been used.
|
|
|
|
|
| |
define.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* configure.ac: Call AM_PROG_CC_C_O.
* autogen.sh: Use = not == in test.
* lang/cl/Makefile.am: Do not use :=, but =.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* README: Switch to tar.bz2 and sha1sum.
* src/gpg-error.c (main): Add option --version.
* autogen.sh (FORCE): Add option --force.
* intl/: Removed.
* Makefile.am (SUBDIRS): Removed intl.
* configure.ac (AM_GNU_GETTEXT): Use external flag
* src/Makefile.am: Removed -I../intl.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* autogen.sh: Added ACLOCAL_FLAGS.
|
|
|
|
|
|
|
|
|
| |
(CLEANFILES): Add that temporary file.
* configure.ac (AC_PROG_CPP): Added.
* src/err-codes.h.in: Removed trailing spaces from
GPG_ERR_NOT_LOCKED.
|
| |
|
|
|
|
|
|
| |
* autogen.sh: New.
* Makefile.am (EXTRA_DIST): Added autogen.sh.
|
| |
|
|
|
|
|
|
|
| |
* Makefile.am (EXTRA_DIST): Added autogen.sh.
* libtool.m4: Added (CVS only).
|
|
* Makefile.am (EXTRA_DIST): Added autogen.sh.
|