Dirk Ziegelmeier
|
a7b06bef5f
|
Fix iteropts.sh to correctly return error code
|
2019-02-03 09:31:26 +01:00 |
|
Dirk Ziegelmeier
|
32bc761245
|
iteropts.sh: -j 4 is sufficient
|
2019-02-03 09:09:50 +01:00 |
|
Dirk Ziegelmeier
|
71f56714dd
|
Remove iteropts test errors again, still not working
|
2019-02-02 23:17:39 +01:00 |
|
Dirk Ziegelmeier
|
c03e949ca9
|
Try to fix iteropts build, try to make travis fail when iteropts test fails
|
2019-02-02 23:04:52 +01:00 |
|
Dirk Ziegelmeier
|
3f4e183e3f
|
Disable documentation warning in iteropts test
Fails because some functions have different parameter lists depending on lwIP options (e.g. netif_add())
|
2019-02-02 22:59:54 +01:00 |
|
Dirk Ziegelmeier
|
64e0ede1a1
|
Whitespace cleanup in contrib dir
|
2018-10-22 20:53:58 +02:00 |
|
Dirk Ziegelmeier
|
5405c3d97d
|
Cleanup iteropts.sh output a bit
|
2018-10-18 22:36:59 +02:00 |
|
Dirk Ziegelmeier
|
c05b07c314
|
Fix iteropts test
|
2018-10-18 21:59:36 +02:00 |
|
Dirk Ziegelmeier
|
8f8c0d26ef
|
Try to find out what goes wrong on travis...
|
2018-10-18 21:22:47 +02:00 |
|
Dirk Ziegelmeier
|
ca8f0254cf
|
Try to get iteropts test running on Travis
|
2018-10-18 21:15:48 +02:00 |
|
Dirk Ziegelmeier
|
8dd931ab27
|
Fix cyclic linking dependency when using MBEDTLS
|
2018-10-14 09:43:22 +02:00 |
|
Dirk Ziegelmeier
|
e16cc67b70
|
Fix Makefile-based builds
|
2018-10-12 20:43:22 +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
|
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
|
04ff7926e7
|
CMake build system: It is now sufficient to set LWIP_DIR for build
|
2018-10-02 12:54:56 +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 |
|