<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/autogen.sh, branch ikloecker/t7110-nested-bindings-packages</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=ikloecker%2Ft7110-nested-bindings-packages</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=ikloecker%2Ft7110-nested-bindings-packages'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2024-06-10T15:22:01Z</updated>
<entry>
<title>build: Allow autoheader to be skipped</title>
<updated>2024-06-10T15:22:01Z</updated>
<author>
<name>Ingo Klöcker</name>
<email>dev@ingo-kloecker.de</email>
</author>
<published>2024-05-24T16:39:28Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=13726d146cb10f5ab1dd0025ae76c50da4761b62'/>
<id>urn:sha1:13726d146cb10f5ab1dd0025ae76c50da4761b62</id>
<content type='text'>
* autogen.sh: If skip_autoheader is set via autogen.rc then do not run
autoheader.
--

This makes it possible to skip running autoheader for packages which
don't need a config.h header.

GnuPG-bug-id: 7110
</content>
</entry>
<entry>
<title>build: Make autogen.sh --find-version work for nested packages</title>
<updated>2024-06-10T15:22:01Z</updated>
<author>
<name>Ingo Klöcker</name>
<email>dev@ingo-kloecker.de</email>
</author>
<published>2024-05-24T16:39:28Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=f97245f62842ea6bd1728b245b7084556b6f19c8'/>
<id>urn:sha1:f97245f62842ea6bd1728b245b7084556b6f19c8</id>
<content type='text'>
* autogen.sh: If package_subdir is set then look for .git in the root
of the package containing the nested package in package_subdir.
--

This makes it possible to use autogen.sh --find-version from
configure.ac files in nested packages.

GnuPG-bug-id: 7110
</content>
</entry>
<entry>
<title>build: Update autogen.sh from libgpg-error</title>
<updated>2023-03-15T15:07:57Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2023-03-15T15:07:57Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=98a159eb5e0458e4ce52dae9fe4877b0c430598b'/>
<id>urn:sha1:98a159eb5e0458e4ce52dae9fe4877b0c430598b</id>
<content type='text'>
--

This fixes hopefully issues with the beta numbering.  Also removes the
Windows-CE support
</content>
</entry>
<entry>
<title>build: Let configure create the VERSION file.</title>
<updated>2018-10-10T04:39:42Z</updated>
<author>
<name>NIIBE Yutaka</name>
<email>gniibe@fsij.org</email>
</author>
<published>2018-10-10T04:39:42Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=85dd0fa4b5f026a13da842bf64ab8a37a68918d4'/>
<id>urn:sha1:85dd0fa4b5f026a13da842bf64ab8a37a68918d4</id>
<content type='text'>
* autogen.sh: Update from libgpg-error.
* configure.ac: Use mym4_version to create VERSION file.
* Makefile.am (dist-hook): Do not create VERSION.
(EXTRA_DIST): Add VERSION.

--

GnuPG-bug-id: 3283
Signed-off-by: NIIBE Yutaka &lt;gniibe@fsij.org&gt;
</content>
</entry>
<entry>
<title>Sync 'autogen.sh'.</title>
<updated>2017-07-13T13:30:38Z</updated>
<author>
<name>Justus Winter</name>
<email>justus@g10code.com</email>
</author>
<published>2017-07-13T13:30:38Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=2446138e3c8c45fd4bd64eba84edd32fcd009699'/>
<id>urn:sha1:2446138e3c8c45fd4bd64eba84edd32fcd009699</id>
<content type='text'>
--
Signed-off-by: Justus Winter &lt;justus@g10code.com&gt;
</content>
</entry>
<entry>
<title>doc: Replace http: by https: in core source files.</title>
<updated>2016-11-16T12:27:00Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2016-11-16T12:27:00Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=7f5f26fd66e60e60de875c70b1f93f60c0438780'/>
<id>urn:sha1:7f5f26fd66e60e60de875c70b1f93f60c0438780</id>
<content type='text'>
--

Signed-off-by: Werner Koch &lt;wk@gnupg.org&gt;
</content>
</entry>
<entry>
<title>build: Fix URL.</title>
<updated>2016-05-31T09:01:36Z</updated>
<author>
<name>Justus Winter</name>
<email>justus@gnupg.org</email>
</author>
<published>2016-05-31T09:01:36Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=18ad4413be7bda99521403568da6da98100bc402'/>
<id>urn:sha1:18ad4413be7bda99521403568da6da98100bc402</id>
<content type='text'>
--
Signed-off-by: Justus Winter &lt;justus@gnupg.org&gt;
</content>
</entry>
<entry>
<title>Use the generic autogen.sh script.</title>
<updated>2014-01-10T16:40:05Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2014-01-09T18:14:09Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=1a504aab384947c1a6e949affd14bc696297fc8d'/>
<id>urn:sha1:1a504aab384947c1a6e949affd14bc696297fc8d</id>
<content type='text'>
* autogen.rc: New.
* Makefile.am (EXTRA_DIST): Add it.
* autogen.sh: Update from GnuPG.

* configure.ac (AM_SILENT_RULES): New.
</content>
</entry>
<entry>
<title>Update helper scripts.</title>
<updated>2013-02-26T15:14:52Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2013-02-26T15:14:52Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=fdcd5736e610cd64e47da73dcafe8bc4a6a67666'/>
<id>urn:sha1:fdcd5736e610cd64e47da73dcafe8bc4a6a67666</id>
<content type='text'>
* configure.ac: Use AC_CONFIG_AUX_DIR.  Remove args from
AM_INIT_AUTOMAKE.  Replace AM_CONFIG_HEADER by AC_CONFIG_HEADER.
* compile, config.guess, config.sub, depcomp, install-sh, ltmain.sh
* mkinstalldirs, texinfo.texi: Move to build-aux/ and update from
gnulib (c042abf).
* build-aux/mdate-sh, build-aux/missing: Install via automake -a -c.
Update autogen.sh for changed config dir.
* autogen.sh: Adjust for scripts dir change.  Update W32 toolprefix
list.
</content>
</entry>
<entry>
<title>Fix non-portable use of chmod in autogen.sh.</title>
<updated>2012-11-16T12:45:14Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2012-11-16T12:45:14Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=cd6de92f42cb6e5b85bc376d5544496cb4d6a88a'/>
<id>urn:sha1:cd6de92f42cb6e5b85bc376d5544496cb4d6a88a</id>
<content type='text'>
* autogen.sh: Remove option -c from chmod.
</content>
</entry>
</feed>
