[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-38-g2124bec
[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 - A Lightweight TCPIP stack".
The branch, master has been updated
via 2124becd04ea5661b0037cf04fdb7042c78aee04 (commit)
from abcf42b65543a32ff80d7032ba1035eaf89ebbe7 (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 2124becd04ea5661b0037cf04fdb7042c78aee04
Author: Dirk Ziegelmeier <[email protected]>
Date: Mon Oct 8 20:57:06 2018 +0200
Give lwIP a top-level CMakeLists.txt
(as it is common in other projects)
This breaks iteropts.sh for now
-----------------------------------------------------------------------
Summary of changes:
.vscode/tasks.json | 12 ++++++------
CMakeLists.txt | 13 +++++++++++--
contrib/ports/CMakeCommon.cmake | 4 ++--
contrib/ports/unix/example_app/CMakeLists.txt | 12 +-----------
contrib/ports/win32/example_app/CMakeLists.txt | 10 ----------
5 files changed, 20 insertions(+), 31 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack