Balázs Úr 39196b0de9 luci-app-fwknopd: fix typos 4 vuotta sitten
..
axTLS 1bb4822dca Rework LuCI build system 9 vuotta sitten
axtls-config 1bb4822dca Rework LuCI build system 9 vuotta sitten
axtls-root 1bb4822dca Rework LuCI build system 9 vuotta sitten
docsrc 39196b0de9 luci-app-fwknopd: fix typos 4 vuotta sitten
root 575e1093ab luci-lib-nixio: drop "bit" compatibility class 9 vuotta sitten
src 16f23de977 luci-lib-nixio: fix compilation 5 vuotta sitten
.gitignore 1bb4822dca Rework LuCI build system 9 vuotta sitten
LICENSE 1bb4822dca Rework LuCI build system 9 vuotta sitten
Makefile f405d23990 restored nixio tls providers 5 vuotta sitten
NOTICE 41d2b33087 Update my email addresses in the license headers 9 vuotta sitten
README 1bb4822dca Rework LuCI build system 9 vuotta sitten
nixio-0.3-1.rockspec 1bb4822dca Rework LuCI build system 9 vuotta sitten

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"