Mustafa Can Elmacı ae8bbb814f treewide: HTML Cleanup 1 hafta önce
..
axTLS ae8bbb814f treewide: HTML Cleanup 2 gün önce
axtls-config 1bb4822dca Rework LuCI build system 10 yıl önce
axtls-root 1bb4822dca Rework LuCI build system 10 yıl önce
docsrc 39196b0de9 luci-app-fwknopd: fix typos 5 yıl önce
root c2f679962d luci-lib-nixio: Fix add_luci_conffiles adding duplicate files (#6568) 11 ay önce
src 44fbd008fb luci-lib-nixio: fix build error with LTO 1 hafta önce
.gitignore 1bb4822dca Rework LuCI build system 10 yıl önce
LICENSE 1bb4822dca Rework LuCI build system 10 yıl önce
Makefile 88b9088514 luci-lib-nixio: always build without TLS support 2 yıl önce
NOTICE 41d2b33087 Update my email addresses in the license headers 10 yıl önce
README 1bb4822dca Rework LuCI build system 10 yıl önce
nixio-0.3-1.rockspec 1bb4822dca Rework LuCI build system 10 yıl önce

README

Building:
Use GNU Make.
make or gmake depending on your system.

Special make flags:

OS Override Target OS [Linux|FreeBSD|SunOS|Windows]
NIXIO_TLS TLS-Library [*openssl|axtls]
NIXIO_CROSS_CC MinGW CC (Windows) `which i586-mingw32msvc-cc`
LUA_CFLAGS Lua CFLAGS `pkg-config --cflags lua5.1`
LUA_TARGET Lua compile target [*source|strip|compile]
LUA_MODULEDIR Install LUA_PATH "/usr/share/lua/5.1"
LUA_LIBRARYDIR Install LUA_CPATH "/usr/lib/lua/5.1"