summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Change license to LGPLv2.1HEADv0.1masterNatanael Copa2011-11-242-7/+10
|
* lua,build: define versionNatanael Copa2011-11-242-1/+18
|
* lua: accept both file descriptor or filename as parameterNatanael Copa2011-11-242-2/+32
|
* build: install lua moduleNatanael Copa2011-11-241-3/+8
|
* build: cleanup for better readabilityNatanael Copa2011-11-241-17/+17
| | | | | Change the *_CFLAGS, *_OBJS, *_LIBS and *_LDFLAGS to CFLAGS_*, OBJS_* LIBS_* and LDFLAGS_*
* lua: build lua moduleNatanael Copa2011-11-243-10/+93
|
* build: rename build option ENABLE_SHARED_LIB to ENABLE_SHAREDNatanael Copa2011-11-242-2/+2
|
* build: install targetNatanael Copa2011-11-242-2/+35
|
* build: build static lib and make shared lib optionalNatanael Copa2011-11-242-5/+29
|
* build: enable -Werror by default and make it buildNatanael Copa2011-11-242-4/+5
|
* uniso: use progress callbackNatanael Copa2011-11-243-7/+51
|
* libuniso: add callback for displaying progressNatanael Copa2011-11-243-4/+26
|
* build: rearrange makefile a bitNatanael Copa2011-11-241-5/+7
|
* uniso: add example applicationNatanael Copa2011-11-244-5/+27
|
* initial commitNatanael Copa2011-11-244-0/+645