43 Commits (362f6769b290514fa921729998b2f783ebb1d554)

Author SHA1 Message Date
Joseph Henry 362f6769b2 Bug fix for callbacks, minor netif driver tweak, minor Makefile tweak 7 years ago
Joseph Henry 8b4921432e Android build fixes 7 years ago
Joseph Henry 2fdcf025e1 Re-work of thread model 7 years ago
Joseph Henry 068013d0f7 Switch to MEM_LIBC_MALLOC usage in lwIP. Added event callbacks. Use of finer-grained locks in RX logic. CRCs disabled on inbound packets 7 years ago
Joseph Henry 4e0c00aaff Improved reliability and performance, better startup and shutdown semantics, HTTP control plane is now disabled by default 7 years ago
Joseph Henry 8826b317c1 Commented out NotNeeded paths in CMakeLists.txt to silence Windows build errors 8 years ago
Joseph Henry 70cb227665 Fixed debug flags for Windows builds 8 years ago
Joseph Henry 8ef88cfe18 Fix to CMakeLists.txt to add debug flags to Debug build mode 8 years ago
Joseph Henry a9754777d0 Improvements to packaging scripts for Windows, macOS and Linux 8 years ago
Joseph Henry afe34bca50 Improvements to package distribution script for Windows, preprocessor tweaks in JNI section 8 years ago
Joseph Henry 5a82f43aac Added all-encompassing packaging script, improvements to CMake build script 8 years ago
Joseph Henry d8c64e4591 Updated CMake build script 8 years ago
Joseph Henry d6fa22322a use of {USER} for android NDK path in CMakeLists.txt 8 years ago
Joseph Henry 29a9856b76 Added earthtest.cpp for future homebrew package test 8 years ago
Joseph Henry 039cf99ac5 Omit tests from Xcode builds 8 years ago
Joseph Henry a0ddb62a3d Updated Windows DLL build script to export all symbols 8 years ago
Joseph Henry 91b3582196 Added architecture checks for Windows in CMakeLists.txt 8 years ago
Joseph Henry 88b2ae3ebf Updated CMakeLists.txt 8 years ago
Joseph Henry 6e3e14fdff Added patch for lwip-contrib for Windows compatibility 8 years ago
Joseph Henry 6e086ed3fa Updated lwip.patch for Linux compatibility, CMakeLists.txt, and fixed other minor compile-time warnings 8 years ago
Joseph Henry 1b5ab0ddb9 Updated CMakeLists.txt 8 years ago
Joseph Henry 07be7a25a3 Removed cruft from project 8 years ago
Joseph Henry 50cd2499b7 Added linker reference to dl 8 years ago
Joseph Henry c29613e358 Changed default symbol visibility settings (removed -fvisibility=hidden). Added shared lib loading example 8 years ago
Joseph Henry 5fb501299e Added pthreads link reference to libzt target in CMakeLists.txt to fix linking bug on Ubuntu 8 years ago
Joseph Henry 5ec7d5befc Improved JNI flag hanling in CMake 8 years ago
Joseph Henry 0767612f55 Re-enabled dynamic library target in CMakeLists.txt 8 years ago
joseph.henry 032e6d742d Added partial support for PyPI (python) package build on Windows 8 years ago
Joseph Henry d35f74f85c Fixed pthread dependency in CMakeLists.txt for non-Windows platforms 8 years ago
Joseph Henry db34fd5e58 cmake build script fixes, and fixes for selftest's winsock2 calls 8 years ago
joseph.henry f03f4098c5 Windows cmake build updates 8 years ago
joseph.henry 2c5634343a tweaks for Windows cmake build 8 years ago
Joseph Henry 402083a5d8 Updated CMake build script for Windows. Moving away from MinGW requirement for build 8 years ago
Joseph Henry 52b01279a3 Added default CMAKE_C / CMAKE_CXX flags for when no build type is specified 8 years ago
Joseph Henry 8ec82b026a Officially deprecated old Makefile in favor of CMake 8 years ago
Joseph Henry 0a7bdd5f8f Further generalization of the CMake build script 8 years ago
Joseph Henry 86712e9b11 Added -fPIC enabled variant targets to CMake file 8 years ago
Joseph Henry 5eda430a87 Makefile changes 8 years ago
Joseph Henry 2e8da0ddce Tweaks to CMake build script 9 years ago
Joseph Henry 8ee7483ff5 Added build config stubs to CMake 9 years ago
Joseph Henry ff0ff4a3ab Added JNI detection to CMakeLists 9 years ago
Joseph Henry de0ce73023 Temporarily removed DNS support to prevent TLS h_errno conflict. Updated CMakeLists 9 years ago
Joseph Henry 78bf7c3a1f Added CMake build script 9 years ago