Skip to content

Neopallium/nixio

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

NIXIO

This Git repository is a fork of the NIXIO code from the LuCI project. I created this fork to make it easier to track my changes & fixes.

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"

About

System, Networking and I/O library for Lua. This is an unoffical fork of NIXO from: http://luci.subsignal.org/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •