]> Savannah Git Hosting - gnulib.git/commitdiff
Update gnulib-tool.py.TODO.
authorBruno Haible <bruno@clisp.org>
Sun, 31 Jul 2022 16:28:32 +0000 (18:28 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 31 Jul 2022 16:28:32 +0000 (18:28 +0200)
gnulib-tool.py.TODO

index 8f535f6897ac249be61beaf9f24ca03e1161fe49..c0a2c975f3a8c751dd70e8bd7f68c1f093e427d4 100644 (file)
@@ -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