[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up
From: |
Dirk Ziegelmeier |
Subject: |
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-43-g27835fd |
Date: |
Mon, 8 Oct 2018 16:19:47 -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 - A Lightweight TCPIP stack".
The branch, master has been updated
via 27835fd798962abb626bab0e04a2e0631a3cf41a (commit)
via ef5bc352fbe76eeaf412677c9718cbaead59785b (commit)
via 65b1a395f48195bf27021b19098ef5344e83138f (commit)
via a6dc31433e3f1e32ca6dd532ed829bba4fa8a375 (commit)
via cba4e1f2a7e820af57d5c588ff6d64022be75891 (commit)
from 2124becd04ea5661b0037cf04fdb7042c78aee04 (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 27835fd798962abb626bab0e04a2e0631a3cf41a
Author: Dirk Ziegelmeier <address@hidden>
Date: Mon Oct 8 22:19:31 2018 +0200
Minor build system docs improvments
commit ef5bc352fbe76eeaf412677c9718cbaead59785b
Author: Dirk Ziegelmeier <address@hidden>
Date: Mon Oct 8 22:17:03 2018 +0200
Document CMake build system
commit 65b1a395f48195bf27021b19098ef5344e83138f
Author: Dirk Ziegelmeier <address@hidden>
Date: Mon Oct 8 22:16:40 2018 +0200
TFTP: Fix doxygen docs
commit a6dc31433e3f1e32ca6dd532ed829bba4fa8a375
Author: Dirk Ziegelmeier <address@hidden>
Date: Mon Oct 8 21:18:18 2018 +0200
Restructure CMake build system a bit
This should be easier to use for application devlopers
commit cba4e1f2a7e820af57d5c588ff6d64022be75891
Author: Dirk Ziegelmeier <address@hidden>
Date: Mon Oct 8 21:17:32 2018 +0200
CMake: MBEDTLSDIR -> LWIP_MBEDTLSDIR
-----------------------------------------------------------------------
Summary of changes:
BUILDING | 107 +++++++++++++++++++++++++
CMakeLists.txt | 8 +-
contrib/Filelists.cmake | 4 +-
contrib/ports/CMakeCommon.cmake | 12 +--
contrib/ports/unix/Filelists.cmake | 4 +-
contrib/ports/unix/example_app/CMakeLists.txt | 14 ++--
contrib/ports/win32/Filelists.cmake | 4 +-
contrib/ports/win32/example_app/CMakeLists.txt | 14 ++--
doc/doxygen/main_page.h | 75 +++++++++--------
src/Filelists.cmake | 2 +
src/apps/tftp/tftp.c | 2 +-
11 files changed, 186 insertions(+), 60 deletions(-)
create mode 100644 BUILDING
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-43-g27835fd,
Dirk Ziegelmeier <=