summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2018-11-26List supported build types in top-level CMakeLists.txtDirk Ziegelmeier
2018-11-22CMake build system: Fix STREQUAL comparisons and set /Wall for MSVCDirk Ziegelmeier
2018-10-18Try to build documentation on travis, tooDirk Ziegelmeier
2018-10-18Next try to get CMake up and running on TravisDirk Ziegelmeier
2018-10-18Revert a change that was made for old cmake versionDirk Ziegelmeier
Lets see if it works now on travis...
2018-10-13Travis: Next try for CMake...Dirk Ziegelmeier
2018-10-13Another try to get CMake run on travisDirk Ziegelmeier
2018-10-13Try to get CMake build running on travisDirk Ziegelmeier
2018-10-12Disable CMake build for now, seems I need a newer CMake versionDirk Ziegelmeier
2018-10-12Next try to fix CMake build on TravisDirk Ziegelmeier
2018-10-12Try to fix Travis-CI CMake buildDirk Ziegelmeier
2018-10-08Document CMake build systemDirk Ziegelmeier
2018-10-08Restructure CMake build system a bitDirk Ziegelmeier
This should be easier to use for application devlopers
2018-10-08Give lwIP a top-level CMakeLists.txtDirk Ziegelmeier
(as it is common in other projects) This breaks iteropts.sh for now
2018-09-13cpack: change file name of generated sources fileSimon Goldschmidt
This should match the old release ZIPs: "lwip-x.y.z.zip" Signed-off-by: Simon Goldschmidt <[email protected]>
2018-07-03Add CMakeLists.txt to generate source distribution fileDirk Ziegelmeier