aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for Lua 5.2 and cjson.newMark Pulford2011-12-301-1/+2
* Add fpconv to work around comma decimal pointsMark Pulford2011-12-301-1/+1
* Remove POSIX locale workaroundMark Pulford2011-12-291-12/+2
* Automate package releases with build-packages.shMark Pulford2011-12-151-7/+0
* Remove external VERSION #define for lua_cjson.cMark Pulford2011-12-131-1/+1
* Fix RPM buildMark Pulford2011-12-131-2/+2
* Convert documentation to AsciiDocMark Pulford2011-12-121-1/+6
* Fix Makefile for use with non-GNU makeMark Pulford2011-12-081-22/+23
* Add common platform defaults/overrides to MakefileMark Pulford2011-11-291-19/+19
* Improve build documentation and layoutMark Pulford2011-11-291-20/+38
* Update version to 1.0.4Mark Pulford2011-11-271-1/+1
* Add USE_POSIX_SETLOCALE optionMark Pulford2011-10-071-2/+6
* Rename MISSING_ISINF to USE_INTERNAL_ISINFMark Pulford2011-10-071-2/+2
* Support locales which use comma decimal separatorsMark Pulford2011-10-051-3/+7
* Add work around for missing isinf() on SolarisMark Pulford2011-08-111-0/+3
* Update version to 1.0.3Mark Pulford2011-08-101-1/+1
* Update version to 1.0.2Mark Pulford2011-05-291-1/+1
* Use .zip format with LuaRocksMark Pulford2011-05-291-0/+2
* Change version number for developmentMark Pulford2011-05-161-1/+1
* Add rockspec to build under LuaRocksMark Pulford2011-05-151-1/+0
* Add runtime option for persistent encode bufferMark Pulford2011-05-101-1/+1
* Update version to 1.0.1Mark Pulford2011-05-101-1/+1
* Add build support for Mac OSXMark Pulford2011-05-101-1/+11
* Add build and package supportMark Pulford2011-05-011-0/+31