summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Loadlib fix for recent Cygwin releasesHEAD5.1.5lua-5.1Peter Drahoš2013-12-091-2/+6
* Memory leak fixPeter Drahoš2013-12-081-1/+2
* Fix for FreeBSD path lengthPeter Drahoš2013-04-051-1/+1
* Minor define fixPeter Drahoš2013-04-011-1/+1
* Fix for FreeBSD and SolarisPeter Drahoš2013-04-012-8/+32
* Added winmain entry for wlua targetPeter Drahos2013-03-032-1/+17
* LUA_BUILD_AS_DLL needs to affect only the liblua targetPeter Drahoš2012-10-021-4/+4
* FormattingPeter Drahoš2012-09-301-1/+1
* Fixed tab in travis hookPeter Drahoš2012-09-301-1/+1
* Added missin definition for windows dll buildPeter Drahoš2012-09-301-1/+5
* Updated travis hookPeter Drahoš2012-08-201-16/+29
* Updated lua macroPeter Drahoš2012-08-121-8/+11
* Add missing newlinePeter Drahoš2012-08-011-1/+2
* Updated CMake macros. Clean up of CMakeLists.txtPeter Drahoš2012-08-012-164/+68
* Updated rc filePeter Drahoš2012-05-111-6/+6
* Updated macrosPeter Drahoš2012-05-112-1/+119
* Updated iconsPeter Drahoš2012-05-112-0/+0
* Added new LuaDist macrosPeter Drahoš2012-05-111-2/+2
* Updated dist.cmakePeter Drahoš2012-05-101-1/+1
* cmake: update dist.cmakeDavid Manura2012-04-251-28/+60
* cmake: update dist.cmakeDavid Manura2012-04-245-452/+682
* cmake: fixed path style in .rc for mingw cross compile from linuxDavid Manura2012-04-072-2/+2
* updated travis build with cleaner output for 5.1 branchPeter Drahoš2012-04-031-17/+5
* New Travis buildPeter Drahoš2012-04-031-6/+46
* Minor adjustment in install destinationPeter Drahoš2012-04-011-1/+1
* Removed failing test.Peter Drahoš2012-04-011-1/+1
* Updating READMEPeter Drahoš2012-04-011-10/+10
* Updated Readme installPeter Drahoš2012-04-011-1/+1
* Readme with markupPeter Drahoš2012-04-011-0/+0
* Adding Travis-CI HookPeter Drahoš2012-04-011-0/+10
* Lua 5.1.5 update using official release package.Peter Drahoš2012-03-0918-130/+176
* Added LUA_PATH entry. On Windows added wlua. Closes #50. Closes #515.1.4drahosp2011-10-241-1/+9
* Removed version number from the lib again. Version causes issues in binary in...Peter Drahos2011-08-091-1/+1
* set_property readonly prevented bootstrapPeter Drahos2011-08-011-1/+1
* test - enable test of readonly.luaDavid Manura2011-05-141-1/+2
* test - reduce runtime of tests like life.luaDavid Manura2011-05-141-2/+6
* build - update dist.cmake (add_test WORKING_DIRECTORY improvements)David Manura2011-05-141-6/+6
* build - update dist.cmake to fix broken argument in fib.lua testDavid Manura2011-05-141-7/+5
* build - update dist.cmake to latestDavid Manura2011-05-141-10/+26
* Fixed regex issue, it striped path separators outPeter Drahoš2011-04-011-5/+5
* Forgot to replace path separatorsPeter Drahoš2011-03-311-1/+2
* Path generation cleanupPeter Drahoš2011-03-312-6/+10
* Autoconfig of LUA_ROOT. No longer needed to be passed manually.Peter Drahoš2011-03-271-2/+9
* OSX can now detect executable path faster. Fallback is now only for unsupport...Peter Drahoš2011-03-251-0/+10
* loadlib_rel.c - Fix implicit declaration of readlink (on clang/linux).David Manura2011-03-241-0/+3
* Updated install defaults. Now only LUA_ROOT needs to be changed LUA_CDIR and ...Peter Drahoš2011-03-202-12/+13
* cmake - fix SKIP_TESTING test in dist.cmakeDavid Manura2011-03-191-2/+2
* cmake - fix posix LUA_LDIR/LUA_CDIRDavid Manura2011-03-191-2/+2
* New dist.cmakePeter Drahos2011-03-192-99/+408
* Applied lua patch 5.1.4-3Peter Drahos2011-03-178-21/+24