aboutsummaryrefslogtreecommitdiff
path: root/src/makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix makefile and test_socket_error.luaDiego Nehab2013-06-121-1/+1
* Changing from 2.1-rc1 to 3.0-rc1.Diego Nehab2013-06-111-1/+1
* Fix unix export marker.Diego Nehab2013-06-111-0/+2
* Leaving if in src/ but out of build for now.Diego Nehab2013-05-301-8/+8
* Export global only if LUA_COMPAT_MODULE defined.Diego Nehab2013-05-291-4/+8
* Link only against ws2_32.lib.unknown2013-05-271-3/+3
* Fix Visual Studio 2012 projectsunknown2013-05-271-18/+21
* Check linux build.Diego Nehab2013-05-251-2/+2
* Add MingW support.unknown2013-05-251-36/+78
* Remove warnings and fix makefile for Win32.Diego Nehab2012-12-111-5/+6
* Fix socket_accept usage to depend on family.Diego Nehab2012-12-111-1/+1
* Fix HORRIBLE but in b64/qp code.Diego Nehab2012-08-011-1/+1
* Fixed default Linux path to work with UbuntuDiego Nehab2012-08-011-2/+2
* src/makefile: Use install instead of cp and mkdir.Kim Alvefur2012-05-151-3/+3
* src/makefile: Move mkdir to a variableKim Alvefur2012-05-151-4/+5
* Improve makefile to allow overriden variablesDiego Nehab2012-05-111-10/+20
* Rework makefiles to simplify setting and choosing build options.Sam Roberts2012-05-081-17/+61
* Making progress toward a releaseDiego Nehab2012-04-231-1/+1
* merged lua_typerrror.{c,h} into auxiliar.{c,h}Diego Nehab2012-04-161-8/+6
* Merge branch 'git-sam' into diego-sam-mwild-integrationSam Roberts2012-04-111-18/+48
|\
| * Add support for serial devices as socket streams on unix.Sam Roberts2012-04-111-1/+17
| * Add all-unix and install-unix targets which include all modules supported on ...Sam Roberts2012-04-111-0/+2
* | Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorti...Liam Devine2012-04-111-9/+19
* | Fix two crashes and add -Wshadow so that this can't happen again.Paul Aurich2012-04-111-1/+1
* | Saving before big changes to support IPv6.Diego Nehab2011-05-251-61/+112
* | Decent makefiles!Diego Nehab2009-05-271-34/+122
|/
* Couple bug fixes.Diego Nehab2007-03-121-3/+4
* Almost ready to release 2.0.1Diego Nehab2006-04-201-3/+4
* Almost ready to release.Diego Nehab2005-09-291-3/+4
* Final push for release...Diego Nehab2005-08-121-0/+87