Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update version to 1.0.2 | Mark Pulford | 2011-05-29 | 1 | -31/+0 |
| | |||||
* | Use .zip format with LuaRocks | Mark Pulford | 2011-05-29 | 1 | -1/+1 |
| | | | | Windows has poor support for "tar.gz", but all platforms support "zip". | ||||
* | Add rockspec to build under LuaRocks | Mark Pulford | 2011-05-15 | 1 | -0/+31 |
Remove "-lm" from LDFLAGS in Makefile since it breaks the build under Windows and isn't required under Linux. Math lib fix suggested by: Steve Donovan <steve.j.donovan@gmail.com> |