Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Automate package releases with build-packages.sh | Mark Pulford | 2011-12-15 | 1 | -53/+0 |
| | | | | | | build-packages.sh has several advantages: - Automatically bumps version numbers - Builds HTML documentation on the fly | ||||
* | Remove external VERSION #define for lua_cjson.c | Mark Pulford | 2011-12-13 | 1 | -3/+3 |
| | | | | | The external #define complicates compilation but is only used in lua_cjson.c and Makefile. | ||||
* | Add platform specific overrides to rockspec | Mark Pulford | 2011-11-29 | 1 | -1/+17 |
| | | | | | Luarocks does not support a "solaris" platform - USE_INTERNAL_ISINF must stay commented. | ||||
* | Improve build documentation and layout | Mark Pulford | 2011-11-29 | 1 | -2/+2 |
| | |||||
* | Update version to 1.0.4 | Mark Pulford | 2011-11-27 | 1 | -0/+37 |