lwip-commits
[Top][All Lists]
Advanced

[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. master_at_STABLE-2_0_0-1397-gb60df2d
Date: Mon, 23 Apr 2018 17:00:01 -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  b60df2df20bbf442e31e33b1066c35e26111bb63 (commit)
      from  b2948c08f73c922c4008167e97d7cd56bb50fb4a (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 b60df2df20bbf442e31e33b1066c35e26111bb63
Author: Dirk Ziegelmeier <address@hidden>
Date:   Mon Apr 23 22:56:35 2018 +0200

    Start working on a CMAKE build system

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

Summary of changes:
 .../{lwip.Doxyfile => lwip.Doxyfile.cmake.in}      |   2 +-
 src/CMakeLists.txt                                 | 284 +++++++++++++++++++++
 src/Filelists.mk                                   | 150 ++---------
 src/Filelists.mk.cmake.in                          | 107 ++++++++
 src/include/lwip/{init.h => init.h.cmake.in}       |   8 +-
 5 files changed, 422 insertions(+), 129 deletions(-)
 copy doc/doxygen/{lwip.Doxyfile => lwip.Doxyfile.cmake.in} (99%)
 create mode 100644 src/CMakeLists.txt
 create mode 100644 src/Filelists.mk.cmake.in
 copy src/include/lwip/{init.h => init.h.cmake.in} (94%)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

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