Dirk Ziegelmeier
|
6826130d6f
|
CMake: Use include_guard only when CMake >= 3.10.0
|
2018-10-12 22:01:25 +02:00 |
|
Dirk Ziegelmeier
|
e16cc67b70
|
Fix Makefile-based builds
|
2018-10-12 20:43:22 +02:00 |
|
Simon Goldschmidt
|
39162c2d0c
|
Add new files to msvc projects
|
2018-10-12 20:32:34 +02:00 |
|
Dirk Ziegelmeier
|
ef5bc352fb
|
Document CMake build system
|
2018-10-08 22:17:03 +02:00 |
|
Dirk Ziegelmeier
|
a6dc31433e
|
Restructure CMake build system a bit
This should be easier to use for application devlopers
|
2018-10-08 21:18:18 +02:00 |
|
Dirk Ziegelmeier
|
cba4e1f2a7
|
CMake: MBEDTLSDIR -> LWIP_MBEDTLSDIR
|
2018-10-08 21:17:32 +02:00 |
|
Dirk Ziegelmeier
|
2124becd04
|
Give lwIP a top-level CMakeLists.txt
(as it is common in other projects)
This breaks iteropts.sh for now
|
2018-10-08 21:02:43 +02:00 |
|
Dirk Ziegelmeier
|
67d4fc9ff0
|
Minor cmake code cleanp
|
2018-10-05 08:04:22 +02:00 |
|
Dirk Ziegelmeier
|
d9c9b55766
|
CMake: add an include guard since files are intended to be included in other projects
|
2018-10-05 08:02:34 +02:00 |
|
Simon Goldschmidt
|
164210ab73
|
fix mbedtls with msvc project files after merging contrib
Signed-off-by: Simon Goldschmidt <goldsimon@gmx.de>
|
2018-10-03 15:13:57 +02:00 |
|
Simon Goldschmidt
|
a5c00e369d
|
fix msvc project files after merging contrib
Signed-off-by: Simon Goldschmidt <goldsimon@gmx.de>
|
2018-10-03 14:38:04 +02:00 |
|
Dirk Ziegelmeier
|
0ef2514b6a
|
Remove unmaintained contrib/ports/FILES
|
2018-10-02 13:08:12 +02:00 |
|
Dirk Ziegelmeier
|
7bd2c565e6
|
CMake: Make MBEDTLSDIR and WPDPACK_DIR (Win32) overridable
|
2018-10-02 13:06:01 +02:00 |
|
Dirk Ziegelmeier
|
04ff7926e7
|
CMake build system: It is now sufficient to set LWIP_DIR for build
|
2018-10-02 12:54:56 +02:00 |
|
Dirk Ziegelmeier
|
4b672a1f3c
|
Adapt several comments to contrib rep move
|
2018-10-02 12:42:14 +02:00 |
|
Dirk Ziegelmeier
|
0244dc714b
|
Work on fixing the build (integration of contrib)
|
2018-10-02 12:34:26 +02:00 |
|
Dirk Ziegelmeier
|
ac46e42aa2
|
Import lwIP contrib rep
... from http://git.savannah.gnu.org/cgit/lwip/lwip-contrib.git/ into contrib/ subdir, STABLE-2_1_0_RELEASE tag
lwIP contrib is now officially frozen
TODO: Fix build
|
2018-10-02 12:19:13 +02:00 |
|