make-alpha
[Top][All Lists]
Advanced

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

[SCM] make branch, master, updated. 4.0-14-g107ab16


From: Paul D. Smith
Subject: [SCM] make branch, master, updated. 4.0-14-g107ab16
Date: Sat, 19 Oct 2013 20:00:50 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "make".

The branch, master has been updated
       via  107ab16bf6f0bb912aab2d72e019f20e11a03aba (commit)
      from  07f2666b91c0083a36135c9893305b2a620e3b38 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 107ab16bf6f0bb912aab2d72e019f20e11a03aba
Author: Paul Smith <address@hidden>
Date:   Sat Oct 19 15:39:15 2013 -0400

    [SV 40240] Use configure info to build load test shared libs
    
    * tests/config-flags.pm.in: A new file containing variable assignments
    for the test suite; these variables are set by configure to contain
    the values detected there for compilers, flags, etc.
    * tests/run_make_tests.pl: Require the config-flags.pm file
    * tests/scripts/features/load, tests/scripts/features/loadapi: Use the
    configure-provided values when building the shared test library.
    * configure.ac: Replace tests/config-flags.pm.in
    * Makefile.am: Make sure tests/config-flags.pm is up to date

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am                    |    2 +-
 configure.ac                   |    2 +-
 tests/.gitignore               |    1 +
 tests/config-flags.pm.in       |   18 ++++++++++++++++++
 tests/run_make_tests.pl        |    1 +
 tests/scripts/features/load    |   12 +++++++++---
 tests/scripts/features/loadapi |   10 +++++++---
 7 files changed, 38 insertions(+), 8 deletions(-)
 create mode 100644 tests/config-flags.pm.in


hooks/post-receive
-- 
make



reply via email to

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