summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use cmake settings to set LUA_BUILD_AS_DLL automaticallystaticPeter Drahoš2012-09-281-1/+1
* Updated Windows definitions and lua macrosPeter Drahoš2012-09-282-8/+28
* Added support for linking in static librariesPeter Drahoš2012-09-242-15/+54
* 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
* Luac rc file renamed and fixed define warning.Peter Drahos2011-03-153-5/+6
* Merge branch 'master' into lua-5.1.4-1Peter Drahos2011-03-151-2/+0
|\
| * Add rc content to the MinGW buildPeter Drahos2011-03-031-1/+1
* | Tested on MinGW and CygwinPeter Drahos2011-03-151-6/+6
* | Tested on Linux and CygwinPeter Drahos2011-03-152-2/+4
* | Updated build, tested on OSX.Peter Drahos2011-03-158-176/+1657
|/
* Minor modifications for correct Cygwin handlingPeter Drahos2010-12-172-21/+25