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-13-g07f2666


From: Paul D. Smith
Subject: [SCM] make branch, master, updated. 4.0-13-g07f2666
Date: Sat, 19 Oct 2013 16:25:18 +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  07f2666b91c0083a36135c9893305b2a620e3b38 (commit)
       via  f4b746b8c23c257574b44e6bc0ad830c754f0c6b (commit)
       via  d7f25cfda5806cb67dba012f0f9c715a9dcd65e4 (commit)
       via  b9a01a8b3b4284dd517dbd701bdb4196c037d989 (commit)
       via  d654bff45764a134d74aaf57871754b33d016ff0 (commit)
       via  74ed682c54a52551e1a3003fcf47e5f85b8e36c5 (commit)
      from  e498e464dc75423b8ac9979f828851b0c785c296 (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 07f2666b91c0083a36135c9893305b2a620e3b38
Author: Paul Smith <address@hidden>
Date:   Sat Oct 19 12:22:36 2013 -0400

    * maintMakefile (checkcfg.%): Add testing of build.sh

commit f4b746b8c23c257574b44e6bc0ad830c754f0c6b
Author: Paul Smith <address@hidden>
Date:   Sat Oct 19 12:21:09 2013 -0400

    [SV 40254] Modify build.sh to work properly with Guile support.
    
    * guile.c (guile_gmake_setup) [HAVE_GUILE]: Define a stub function
    when Guile support is not enabled.
    * main.c (main) [HAVE_GUILE]: Always invoke guile_gmake_setup().
    * Makefile.am: Make guile.c standard, not optional.
    * build.template: Add the Guile compiler and linker flags.

commit d7f25cfda5806cb67dba012f0f9c715a9dcd65e4
Author: Paul Smith <address@hidden>
Date:   Sat Oct 19 12:09:13 2013 -0400

    * maintMakefile: Accept variable overrides from the environment.

commit b9a01a8b3b4284dd517dbd701bdb4196c037d989
Author: Paul Smith <address@hidden>
Date:   Sat Oct 19 12:08:04 2013 -0400

    * NEWS: Fix version so we can build a distfile.

commit d654bff45764a134d74aaf57871754b33d016ff0
Author: Paul Smith <address@hidden>
Date:   Sat Oct 19 12:07:31 2013 -0400

    * read.c (eval): Avoid GCC warning to add braces.

commit 74ed682c54a52551e1a3003fcf47e5f85b8e36c5
Author: Paul Smith <address@hidden>
Date:   Sat Oct 19 12:05:58 2013 -0400

    * GNUMAKEFLAGS: Remove -O so it passes in NO_OUTPUT_SYNC mode.

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

Summary of changes:
 .gitignore                           |    1 +
 Makefile.am                          |    6 +-----
 NEWS                                 |    2 +-
 build.template                       |    8 ++++----
 guile.c                              |   13 +++++++++++++
 main.c                               |    2 --
 maintMakefile                        |   28 +++++++++++++++++++++-------
 read.c                               |   17 +++++++++--------
 tests/scripts/variables/GNUMAKEFLAGS |    4 ++--
 9 files changed, 52 insertions(+), 29 deletions(-)


hooks/post-receive
-- 
make



reply via email to

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