[Olsr-commit] OLSR.org main repository branch, stable, updated. OLSRD_0_6_2-319-g6774535

(spam-protected) (spam-protected)
Sat May 5 18:16:18 CEST 2012


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 "OLSR.org main repository".

        See http://olsr.org/git/?p=olsrd.git;a=commitdiff;h=OLSRD_0_6_2-319-g6774535
        for a web version of the last commit.

The branch, stable has been updated
       via  677453582028c30a13d040c87ea1aeeda72ce8cf (commit)
       via  92eed22c08bb0926ba6f504f384a6e28b2c87b98 (commit)
      from  66f5f1d70fe641d5982eab481aa5b981018a6859 (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 677453582028c30a13d040c87ea1aeeda72ce8cf
Author: Hans-Christoph Steiner <(spam-protected)>
Date:   Wed Apr 4 19:30:54 2012 -0400

    updated Android build to use "gcc --sysroot" technique, first available in NDKr4

commit 92eed22c08bb0926ba6f504f384a6e28b2c87b98
Author: Hans-Christoph Steiner <(spam-protected)>
Date:   Wed Apr 4 19:03:15 2012 -0400

    updated 'android/regex/' source directly from Android's sources (also OpenBSD-derived)

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

Summary of changes:
 Makefile                   |    7 +-
 Makefile.inc               |   13 +-
 android/README             |    5 +-
 android/regex/Makefile.inc |   13 -
 android/regex/NOTICE       |  382 ++++++++++++++++++++++
 android/regex/cclass.h     |    2 +-
 android/regex/cname.h      |    2 +-
 android/regex/engine.c     |    7 +-
 android/regex/re_format.7  |  756 --------------------------------------------
 android/regex/regcomp.c    |   20 +-
 android/regex/regerror.c   |    8 +-
 android/regex/regex.3      |  667 --------------------------------------
 android/regex/regexec.c    |    2 +-
 android/regex/regfree.c    |    1 -
 android/regex/utils.h      |    2 +-
 make/Makefile.android      |   90 +++---
 16 files changed, 471 insertions(+), 1506 deletions(-)
 delete mode 100644 android/regex/Makefile.inc
 create mode 100644 android/regex/NOTICE
 delete mode 100644 android/regex/re_format.7
 delete mode 100644 android/regex/regex.3


hooks/post-receive
-- 
OLSR.org main repository




More information about the Olsr-commit mailing list