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

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

Autoconf Archive branch, master, updated. v2011.04.12-44-gd437e96


From: Receive an e-mail notifications whenever the Git repository changes.
Subject: Autoconf Archive branch, master, updated. v2011.04.12-44-gd437e96
Date: Fri, 8 Jul 2011 07:00:19 +0200

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  d437e963b08175549317673bae75119fb6e04747 (commit)
       via  8402034298676fb3aa5051643548539ae5c5ccd1 (commit)
       via  dc74e8f6c4ad27f591b974200b3856b7a1ce6f27 (commit)
       via  48a6e6207703e403198a07efa9adc6d38f9d364f (commit)
       via  5f9f40bb093229021da1cddc39ed75df6802bbf3 (commit)
       via  4b9c6c64fa1c5a87103e166d4263a150d42d974d (commit)
       via  cfea4ee52f7f2490937976b828a3b82d07b431f2 (commit)
      from  5a7260331c7d13263126e35c5743fdc35cbc2894 (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 d437e963b08175549317673bae75119fb6e04747
Author: Peter Simons <address@hidden>
Date:   Fri Jul 8 02:14:10 2011 +0200

    cfg.mk: indent consistently with tabs

commit 8402034298676fb3aa5051643548539ae5c5ccd1
Author: Peter Simons <address@hidden>
Date:   Fri Jul 8 02:13:19 2011 +0200

    cfg.mk: don't rely on shebang mechanism to run python scripts

commit dc74e8f6c4ad27f591b974200b3856b7a1ce6f27
Author: Peter Simons <address@hidden>
Date:   Fri Jul 8 02:10:56 2011 +0200

    Updated serial numbers, and re-formatted the macro to be consistent with 
the rest of the archive.

commit 48a6e6207703e403198a07efa9adc6d38f9d364f
Author: Maarten Bosmans <address@hidden>
Date:   Sat Jul 2 12:06:34 2011 +0200

    ax_cflags_*: Use AX_APPEND_FLAG macro

commit 5f9f40bb093229021da1cddc39ed75df6802bbf3
Author: Maarten Bosmans <address@hidden>
Date:   Sat Jul 2 12:06:33 2011 +0200

    Use one implementation for C/C++ in ax_cflags_*.m4

commit 4b9c6c64fa1c5a87103e166d4263a150d42d974d
Author: Maarten Bosmans <address@hidden>
Date:   Sat Jul 2 12:06:32 2011 +0200

    AX_COMPILER_VENDOR: Make the list of vendors and corresponding symbols 
clearer
    
    Also deprecate the macros AX_CHECK_SUNPRO_C and AX_LANG_COMPILER_MS in favor
    of the more generic AX_COMPILER_VENDOR.

commit cfea4ee52f7f2490937976b828a3b82d07b431f2
Author: Maarten Bosmans <address@hidden>
Date:   Sat Jul 2 12:06:31 2011 +0200

    ax_append_flag: Split file into one macro per file

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

Summary of changes:
 NEWS                                               |   18 ++-
 cfg.mk                                             |   18 ++-
 m4/{ax_cf_ebcdic.m4 => ax_append_compile_flags.m4} |   57 +++-----
 m4/{ax_cf_ebcdic.m4 => ax_append_flag.m4}          |   63 ++++-----
 m4/{ax_cf_ebcdic.m4 => ax_append_link_flags.m4}    |   55 +++-----
 m4/ax_cflags_force_c89.m4                          |   17 +--
 m4/ax_cflags_no_writable_strings.m4                |  102 +++----------
 m4/ax_cflags_strict_prototypes.m4                  |   99 +++----------
 m4/ax_cflags_warn_all.m4                           |  134 ++++--------------
 ...ck_linker_flags.m4 => ax_check_compile_flag.m4} |   52 ++++----
 m4/ax_check_compiler_flags.m4                      |   11 +-
 m4/ax_check_flag.m4                                |  151 --------------------
 ...check_linker_flags.m4 => ax_check_link_flag.m4} |   51 ++++----
 m4/ax_check_linker_flags.m4                        |   11 +-
 ..._compiler_flags.m4 => ax_check_preproc_flag.m4} |   53 ++++----
 m4/ax_check_sunpro_c.m4                            |   11 ++-
 m4/ax_compiler_vendor.m4                           |   43 ++++--
 m4/ax_lang_compiler_ms.m4                          |   10 ++-
 18 files changed, 320 insertions(+), 636 deletions(-)
 copy m4/{ax_cf_ebcdic.m4 => ax_append_compile_flags.m4} (59%)
 copy m4/{ax_cf_ebcdic.m4 => ax_append_flag.m4} (59%)
 copy m4/{ax_cf_ebcdic.m4 => ax_append_link_flags.m4} (59%)
 copy m4/{ax_check_linker_flags.m4 => ax_check_compile_flag.m4} (56%)
 delete mode 100644 m4/ax_check_flag.m4
 copy m4/{ax_check_linker_flags.m4 => ax_check_link_flag.m4} (59%)
 copy m4/{ax_check_compiler_flags.m4 => ax_check_preproc_flag.m4} (57%)


hooks/post-receive
-- 
Autoconf Archive



reply via email to

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