lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 5f1a36afcc


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 5f1a36afcc71f7e36c77c957729a4b116e5d36dd
Date: Tue, 08 Sep 2015 08:26:56 +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 "UNNAMED PROJECT".

The branch, master has been updated
       via  5f1a36afcc71f7e36c77c957729a4b116e5d36dd (commit)
       via  626c19bfa50ce5c17a096907513100d7d635790e (commit)
      from  f1fe6db1b73ca923a86d6941437eac462ad0d6f7 (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 5f1a36afcc71f7e36c77c957729a4b116e5d36dd
Author: goldsimon <address@hidden>
Date:   Tue Sep 8 10:26:51 2015 +0200

    unix port cleanup: combine common lines of the three 'proj' makefiles into 
one file (patch by Dirk Ziegelmeier)

commit 626c19bfa50ce5c17a096907513100d7d635790e
Author: goldsimon <address@hidden>
Date:   Tue Sep 8 10:21:43 2015 +0200

    unix port (patch by Dirk Ziegelmeier):
    - fixed comiler warnings;
    - fixed lwipopts.h, enable SNMP and PPP so they are tested on unix by 
default as well;
    - git-ignore unix build output

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

Summary of changes:
 .gitignore                                      |    7 ++
 ports/unix/netif/sio.c                          |    2 +-
 ports/unix/netif/tapif.c                        |    7 +-
 ports/unix/netif/tunif.c                        |    3 +
 ports/unix/netif/unixif.c                       |    5 +-
 ports/unix/proj/{unixsim/Makefile => Common.mk} |   52 +++-------
 ports/unix/proj/lib/Makefile                    |   67 ++-----------
 ports/unix/proj/lib/unixlib.c                   |    3 +
 ports/unix/proj/minimal/Makefile                |   84 +---------------
 ports/unix/proj/unixsim/Makefile                |  121 ++---------------------
 ports/unix/proj/unixsim/lwipopts.h              |    6 +-
 11 files changed, 67 insertions(+), 290 deletions(-)
 copy ports/unix/proj/{unixsim/Makefile => Common.mk} (84%)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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