]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Follow gnulib-tool changes, part 41.
authorCollin Funk <collin.funk1@gmail.com>
Wed, 6 Mar 2024 00:30:20 +0000 (16:30 -0800)
committerBruno Haible <bruno@clisp.org>
Wed, 6 Mar 2024 02:34:50 +0000 (03:34 +0100)
commitac2a9bba45628a6c72c7caff2c26fedb420d743a
treeb0a5745010df89880e88dcb6037fe642d041b4b3
parent698719622806a4791f635138f80942ef16f23961
gnulib-tool.py: Follow gnulib-tool changes, part 41.

Follow gnulib-tool change
2018-09-03  Bruno Haible  <bruno@clisp.org>
gnulib-tool: Fix build order when $testsbase is a subdir of $sourcebase.

* pygnulib/GLEmiter.py (GLEmiter.lib_Makefile_am): Consider the dotfirst
flag.
(GLEmiter.tests_Makefile_am): Don't consider the dotfirst flag.
* pygnulib/GLImport.py (GLImport.execute): Set the dotfirst for tests.
* pygnulib/GLMakefileTable.py (GLMakefileTable.editor): Add optional
dotfirst flag to fix build order when $testsbase is a subdir of
$sourcebase.
ChangeLog
gnulib-tool.py.TODO
pygnulib/GLEmiter.py
pygnulib/GLImport.py
pygnulib/GLMakefileTable.py