lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP


From: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP/IP stack branch, master, updated. STABLE-2_1_0_RC1-12-g7ea79ee
Date: Sat, 1 Sep 2018 04:09:46 -0400 (EDT)

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 "lwIP Contrib - Contributed code for Lightweight TCP/IP stack".

The branch, master has been updated
       via  7ea79ee4b3e713ab384efa51dcadb36254d40838 (commit)
       via  f604ad57a4911fc481a63a143c47e9c61335761b (commit)
       via  453cda20596870657a2bad7356fd046616812c56 (commit)
      from  62c0ed38cbe0d382538c2f92268fc82ce3ddd92f (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 7ea79ee4b3e713ab384efa51dcadb36254d40838
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sat Sep 1 10:09:17 2018 +0200

    CMake: Remove linking unix lib with pthread
    
    This dependency is already handled in ports/unix/Filelists.cmake

commit f604ad57a4911fc481a63a143c47e9c61335761b
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sat Sep 1 10:08:02 2018 +0200

    Update .gitignore for unix/lib/build

commit 453cda20596870657a2bad7356fd046616812c56
Author: Joan Lledó <address@hidden>
Date:   Wed Aug 29 10:21:01 2018 +0200

    Add a unix shared library with cmake

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

Summary of changes:
 .gitignore                    |   7 +-
 ports/unix/lib/CMakeLists.txt |  30 +++
 ports/unix/lib/README         |  28 +++
 ports/unix/lib/lwipopts.h     | 445 ++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 504 insertions(+), 6 deletions(-)
 create mode 100644 ports/unix/lib/CMakeLists.txt
 create mode 100644 ports/unix/lib/README
 create mode 100644 ports/unix/lib/lwipopts.h


hooks/post-receive
-- 
lwIP Contrib - Contributed code for Lightweight TCP/IP stack



reply via email to

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