texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[7034] remove unneeded lines from Makefile.am in subdirectories


From: Gavin D. Smith
Subject: [7034] remove unneeded lines from Makefile.am in subdirectories
Date: Sat, 27 Feb 2016 16:44:21 +0000

Revision: 7034
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=7034
Author:   gavin
Date:     2016-02-27 16:41:32 +0000 (Sat, 27 Feb 2016)
Log Message:
-----------
remove unneeded lines from Makefile.am in subdirectories

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/tp/tests/htmlxref/Makefile.am
    trunk/tp/tests/htmlxref-only_mono/Makefile.am
    trunk/tp/tests/htmlxref-only_split/Makefile.am

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2016-02-27 15:31:55 UTC (rev 7033)
+++ trunk/ChangeLog     2016-02-27 16:41:32 UTC (rev 7034)
@@ -1,9 +1,17 @@
 2016-02-27  Gavin Smith  <address@hidden>
 
-       * tp/Texinfo/Common.pm (HTMLXREF): New customization variable.
+       * tp/tests/htmlxref/Makefile.am,
+       * tp/tests/htmlxref-only_mono/Makefile.am,
+       * tp/tests/htmlxref-only_split/Makefile.am: Remove unused rules.  
+       Don't use Makefile.onetst (no longer created) to say what to 
+       distribute.
+
+2016-02-27  Gavin Smith  <address@hidden>
+
+       * tp/Texinfo/Common.pm (@variable_string_settables): New 
+       customization variable HTMLXREF.
        * tp/texi2any.pl: If HTMLXREF given on the command line, use it 
        as the location of the htmlxref.cnf file.
-
        * tp/Texinfo/Common.pm (parse_htmlxref_files): Move function to 
        tp/Texinfo/Convert/HTML.pm.
 
@@ -18,6 +26,8 @@
        tests in those directories the same way that all of the others 
        are, except many_input_files.
 
+       * tp/tests/README: Remove section on subdirectories.
+
 2016-02-27  Gavin Smith  <address@hidden>
 
        * info/info-utils.c (info_get_menu_entry_by_label): Always check 

Modified: trunk/tp/tests/htmlxref/Makefile.am
===================================================================
--- trunk/tp/tests/htmlxref/Makefile.am 2016-02-27 15:31:55 UTC (rev 7033)
+++ trunk/tp/tests/htmlxref/Makefile.am 2016-02-27 16:41:32 UTC (rev 7034)
@@ -1,21 +1,5 @@
-# autogenerated test scripts list and tests-parser.txt list
-include $(srcdir)/Makefile.onetst
+EXTRA_DIST = htmlxref.cnf-ref res_parser tests-parser.txt
 
-$(srcdir)/Makefile.onetst: \
-  ../../maintain/regenerate_cmd_tests.sh $(test_driving_files_generated_list) 
-       cd $(srcdir) \
-       && $(SHELL) ../../maintain/regenerate_cmd_tests.sh "$@" htmlxref \
-         -base .
-
-TESTS = $(one_test_files_generated_list)
-AM_TESTS_ENVIRONMENT = srcdir="$(srcdir)"; export srcdir; 
top_srcdir="$(top_srcdir)"; export top_srcdir; builddir="$(builddir)"; export 
buildir; top_builddir="$(top_builddir)"; export top_builddir;
-
-copy-tests:
-       $(srcdir)/../run_parser_all.sh -copy
-
-EXTRA_DIST = htmlxref.cnf-ref res_parser \
- $(one_test_files_generated_list) $(test_driving_files_generated_list)
-
 DISTCLEANFILES = tests.log tests.out htmlxref.cnf
 
 distclean-local:

Modified: trunk/tp/tests/htmlxref-only_mono/Makefile.am
===================================================================
--- trunk/tp/tests/htmlxref-only_mono/Makefile.am       2016-02-27 15:31:55 UTC 
(rev 7033)
+++ trunk/tp/tests/htmlxref-only_mono/Makefile.am       2016-02-27 16:41:32 UTC 
(rev 7034)
@@ -1,21 +1,5 @@
-# autogenerated test scripts list and tests-parser.txt list
-include $(srcdir)/Makefile.onetst
+EXTRA_DIST = htmlxref.cnf-ref res_parser tests-parser.txt
 
-$(srcdir)/Makefile.onetst: \
-  ../../maintain/regenerate_cmd_tests.sh $(test_driving_files_generated_list) 
-       cd $(srcdir) \
-       && $(SHELL) ../../maintain/regenerate_cmd_tests.sh "$@" 
htmlxref-only_mono \
-         -base .
-
-TESTS = $(one_test_files_generated_list)
-AM_TESTS_ENVIRONMENT = srcdir="$(srcdir)"; export srcdir; 
top_srcdir="$(top_srcdir)"; export top_srcdir; builddir="$(builddir)"; export 
buildir; top_builddir="$(top_builddir)"; export top_builddir;
-
-copy-tests:
-       $(srcdir)/../run_parser_all.sh -copy
-
-EXTRA_DIST = htmlxref.cnf-ref res_parser \
- $(one_test_files_generated_list) $(test_driving_files_generated_list)
-
 DISTCLEANFILES = tests.log tests.out htmlxref.cnf
 
 distclean-local:

Modified: trunk/tp/tests/htmlxref-only_split/Makefile.am
===================================================================
--- trunk/tp/tests/htmlxref-only_split/Makefile.am      2016-02-27 15:31:55 UTC 
(rev 7033)
+++ trunk/tp/tests/htmlxref-only_split/Makefile.am      2016-02-27 16:41:32 UTC 
(rev 7034)
@@ -1,21 +1,5 @@
-# autogenerated test scripts list and tests-parser.txt list
-include $(srcdir)/Makefile.onetst
+EXTRA_DIST = htmlxref.cnf-ref htmlxref.cnf-texinfo res_parser tests-parser.txt
 
-$(srcdir)/Makefile.onetst: \
-  ../../maintain/regenerate_cmd_tests.sh $(test_driving_files_generated_list) 
-       cd $(srcdir) \
-       && $(SHELL) ../../maintain/regenerate_cmd_tests.sh "$@" 
htmlxref-only_split \
-         -base .
-
-TESTS = $(one_test_files_generated_list)
-AM_TESTS_ENVIRONMENT = srcdir="$(srcdir)"; export srcdir; 
top_srcdir="$(top_srcdir)"; export top_srcdir; builddir="$(builddir)"; export 
buildir; top_builddir="$(top_builddir)"; export top_builddir;
-
-copy-tests:
-       $(srcdir)/../run_parser_all.sh -copy
-
-EXTRA_DIST = htmlxref.cnf-ref htmlxref.cnf-texinfo res_parser \
- $(one_test_files_generated_list) $(test_driving_files_generated_list)
-
 DISTCLEANFILES = tests.log tests.out htmlxref.cnf
 
 distclean-local:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]