autoconf-archive-commits
[Top][All Lists]
Advanced

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

GNU Autoconf Archive branch master updated. v2016.09.16-30-g4ee19d7


From: E-mail notifications for the Autoconf Archive git repository.
Subject: GNU Autoconf Archive branch master updated. v2016.09.16-30-g4ee19d7
Date: Tue, 6 Dec 2016 11:46:04 +0000 (UTC)

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 "GNU Autoconf Archive".

The branch, master has been updated
       via  4ee19d7fb20c774cbc8cef86a8feb435c16548f2 (commit)
       via  1dd56cc4748ef2cbf415760287481bf89c5821da (commit)
       via  6c2873895ed4bd43fd822081c71cdbd414381d87 (commit)
       via  735cf6edab52ef471ab3a0b6d42e63265b54967b (commit)
      from  dedd290bdb647704d74c13992bd04275d9cb648e (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 4ee19d7fb20c774cbc8cef86a8feb435c16548f2
Author: Michael Truog <address@hidden>
Date:   Tue Dec 6 12:42:01 2016 +0100

    cleanup Java macros (remove binary blobs)
    
    This patch removes opaque binary usage within the java macros. It is very
    disturbing that binary data was included in these macros. I confirmed that 
the
    binary data matched the comments, however, future changes could easily make
    them deviate, making it very easy to insert arbitrary source code into any
    project.
    
    I also removed usage of the -r flag from rm usage which didn't make sense.

commit 1dd56cc4748ef2cbf415760287481bf89c5821da
Author: Michael Catanzaro <address@hidden>
Date:   Sun Aug 7 09:06:54 2016 -0500

    AX_GENERATE_CHANGELOG: pass --no-decorate to git-log by default
    
    Otherwise, if log.decorate is specified in git config, local ref names
    will wind up printed in the changelog.

commit 6c2873895ed4bd43fd822081c71cdbd414381d87
Author: William Price <>
Date:   Fri Aug 5 14:59:44 2016 -0400

    AX_BOOST_BASE: fix issue whereby --with-boost-libdir options were lost
    
    If the macro AX_BOOST_BASE does not detect a simple "system" layout for 
boost,
    it tries to find it in versioned directories. Unfortunately, that path of 
logic
    set BOOST_LDFLAGS to null. Other parts of the code already check
    ac_boost_lib_path before altering BOOST_LDFLAGS, except for one place.

commit 735cf6edab52ef471ab3a0b6d42e63265b54967b
Author: Peter Simons <address@hidden>
Date:   Tue Dec 6 12:33:10 2016 +0100

    AX_PKG_SWIG: add support for swig 3.0
    
    Suggested-by: address@hidden

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

Summary of changes:
 m4/ax_boost_base.m4         |    6 ++--
 m4/ax_check_class.m4        |   67 +------------------------------------------
 m4/ax_generate_changelog.m4 |    4 +--
 m4/ax_pkg_swig.m4           |    6 ++--
 m4/ax_prog_java_works.m4    |   47 ++----------------------------
 m4/ax_try_compile_java.m4   |    6 ++--
 6 files changed, 15 insertions(+), 121 deletions(-)


hooks/post-receive
-- 
GNU Autoconf Archive



reply via email to

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