[SCM] lwIP Contrib - Contributed code for Lightweight TCP/IP stack branch, master, updated. STABLE-2_1_0_RC1-12-g7ea79ee

[email protected] (Dirk Ziegelmeier)
Newsgroups gmane.network.lwip.cvs
Message-ID <[email protected]>
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 <[email protected]>
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 <[email protected]>
Date:   Sat Sep 1 10:08:02 2018 +0200

    Update .gitignore for unix/lib/build

commit 453cda20596870657a2bad7356fd046616812c56
Author: Joan Lledó <[email protected]>
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

_______________________________________________
lwip-commits mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.