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_0_0_RELEASE-307-g56366c2
Date: Mon, 30 Apr 2018 15:35:37 -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  56366c2f4145a32be00d656ecae467a84df0cf73 (commit)
      from  64da512d904d47d8047ef9443112bc0684be8ee5 (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 56366c2f4145a32be00d656ecae467a84df0cf73
Author: Dirk Ziegelmeier <address@hidden>
Date:   Mon Apr 30 21:35:03 2018 +0200

    Work on CMake build system - restructure to use included cmake files, this 
is more flexible

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

Summary of changes:
 CMakeLists.txt                    | 35 -----------------------------
 Filelists.cmake                   | 47 +++++++++++++++++++++++++++++++++++++++
 ports/unix/CMakeLists.txt         | 31 --------------------------
 ports/unix/Filelists.cmake        | 44 ++++++++++++++++++++++++++++++++++++
 ports/unix/check/CMakeLists.txt   |  6 ++---
 ports/unix/unixsim/CMakeLists.txt | 16 +++++++------
 6 files changed, 103 insertions(+), 76 deletions(-)
 delete mode 100644 CMakeLists.txt
 create mode 100644 Filelists.cmake
 delete mode 100644 ports/unix/CMakeLists.txt
 create mode 100644 ports/unix/Filelists.cmake


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



reply via email to

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