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

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

Autoconf Archive branch, master, updated. v2013.02.02-41-gebf83f4


From: Receive an e-mail notifications whenever the Git repository changes.
Subject: Autoconf Archive branch, master, updated. v2013.02.02-41-gebf83f4
Date: Sat, 30 Mar 2013 07:00:21 +0100

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

The branch, master has been updated
       via  ebf83f4b6f19badb3fd27d7e1e4c3b73b2aae58d (commit)
       via  7f1b05a5c4f932326f850685c6ef5fa2d35f753a (commit)
       via  ffc7c333deb6a9c08e798b676d49cdc8146602b6 (commit)
       via  dca23d5eef837f335e13f946534eccb4ab416df5 (commit)
       via  386b290576d78b33da477bc2c4620f81ea730eea (commit)
      from  5b0848445b93ea74571519b39950f142f09575e1 (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 ebf83f4b6f19badb3fd27d7e1e4c3b73b2aae58d
Author: Peter Simons <address@hidden>
Date:   Fri Mar 29 18:44:01 2013 +0100

    README: document the location of the lzip-compressed tarballs
    
    Also updated the file sizes.

commit 7f1b05a5c4f932326f850685c6ef5fa2d35f753a
Author: Timothy Brown <address@hidden>
Date:   Fri Mar 29 18:38:05 2013 +0100

    AX_LIB_SAMTOOLS: initial version
    
    See <http://savannah.gnu.org/patch/?7983> for further details.

commit ffc7c333deb6a9c08e798b676d49cdc8146602b6
Author: Timothy Brown <address@hidden>
Date:   Fri Mar 29 18:34:09 2013 +0100

    AX_LIB_TABIX: initial version
    
    See <http://savannah.gnu.org/patch/?7984> for further details.

commit dca23d5eef837f335e13f946534eccb4ab416df5
Author: Roy Stogner <address@hidden>
Date:   Fri Mar 29 18:27:16 2013 +0100

    AX_CXX_COMPILE_STDCXX_11: test code now includes the "auto" keyword
    
    Furthermore, the macro now uses AC_LANG_PUSH/POP rather than AC_LANG_ASSERT,
    which makes it more robust to use.
    
    An optional second argument makes it possible to test for C++11 and return 
the
    result with an AC_DEFINE/AC_SUBST/AM_CONDITIONAL without erroring out if
    support is not found.
    
    This new version should be nearly backwards-compatible with the old; the
    obvious exception being when compilers which implement a subset of C++11 not
    including "auto" are used with codes for which that subset would have been
    sufficient.
    
    Further details can be found at <http://savannah.gnu.org/patch/?7985>.

commit 386b290576d78b33da477bc2c4620f81ea730eea
Author: Daniel Richard G <address@hidden>
Date:   Fri Mar 29 18:22:06 2013 +0100

    AX_PTHREAD: fix support for AIX
    
    See <http://savannah.gnu.org/patch/?7973> for further details.

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

Summary of changes:
 NEWS                           |   14 ++++
 README                         |   10 ++-
 m4/ax_cxx_compile_stdcxx_11.m4 |   53 +++++++++++---
 m4/ax_lib_samtools.m4          |  148 ++++++++++++++++++++++++++++++++++++++++
 m4/ax_lib_tabix.m4             |  148 ++++++++++++++++++++++++++++++++++++++++
 m4/ax_pthread.m4               |   16 ++---
 6 files changed, 363 insertions(+), 26 deletions(-)
 create mode 100644 m4/ax_lib_samtools.m4
 create mode 100644 m4/ax_lib_tabix.m4


hooks/post-receive
-- 
Autoconf Archive



reply via email to

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