summaryrefslogtreecommitdiff
path: root/gnulib-tool.py.TODO
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2022-07-31 18:28:32 +0200
committerBruno Haible <bruno@clisp.org>2022-07-31 18:28:32 +0200
commited3613de4f4fee8804c8b81ef1b510ae339b7c2b (patch)
treeb57f3058e8fd92e43db73767295835e09c2bf37c /gnulib-tool.py.TODO
parent76c7703cb2e9e0e803d1296618d8ab9e86e13d6c (diff)
downloadgnulib-ed3613de4f4fee8804c8b81ef1b510ae339b7c2b.tar.gz
Update gnulib-tool.py.TODO.
Diffstat (limited to 'gnulib-tool.py.TODO')
-rw-r--r--gnulib-tool.py.TODO17
1 files changed, 17 insertions, 0 deletions
diff --git a/gnulib-tool.py.TODO b/gnulib-tool.py.TODO
index 8f535f6897..c0a2c975f3 100644
--- a/gnulib-tool.py.TODO
+++ b/gnulib-tool.py.TODO
@@ -15,6 +15,23 @@ The following commits to gnulib-tool have not yet been reflected in
--------------------------------------------------------------------------------
+commit 76c7703cb2e9e0e803d1296618d8ab9e86e13d6c
+Author: Akim Demaille <akim.demaille@gmail.com>
+Date: Mon Jul 4 07:18:07 2022 +0200
+
+ gnulib-tool: add support for --automake-subdir-tests
+
+ <https://lists.gnu.org/r/bug-gnulib/2022-01/msg00111.html>
+
+ * gnulib-tool (main): Handle --automake-subdir-tests.
+ (func_emit_shellvars_init, func_emit_lib_Makefile_am): Use
+ $sourcebase when handling tests and --automake-subdir-tests is
+ given.
+ (func_append_actionarg): Support --automake-subdir-tests.
+ (func_create_testdir): Add missing argument for func_emit_initmacro_end.
+
+--------------------------------------------------------------------------------
+
commit 762bd0aa660b0c1c02597e0d2e5c5fbf9bab1b91
Author: Paul Eggert <eggert@cs.ucla.edu>
Date: Fri Jun 3 17:52:19 2022 -0700