summaryrefslogtreecommitdiffstats
path: root/lib/lua/CMakeLists.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-17CMake: Fixed Lua output folder for MSVC2010+.Mattes D1-2/+13
2014-01-16CMake: Fixed output paths for all MSVC versions.madmaxoft1-4/+10
2014-01-15CMake: Removed SCL warnings from Lua and ZLib.madmaxoft1-0/+1
2014-01-13CMake: Lua DLL is built in the correct folder.madmaxoft1-0/+11
2014-01-10Using dlopen() on all platforms except WIN32.madmaxoft1-5/+1
2014-01-09Specified the dynamic loader Lua should use.madmaxoft1-0/+9
2014-01-07Fixed FreeBSD compilitionTycho1-1/+1
2013-12-27Fixed unix Lua dependencies.madmaxoft1-1/+1
2013-12-27Made cmake compilation possible on Windows.madmaxoft1-5/+16
2013-12-21fixed lua dynamic libraryTycho Bickerstaff1-2/+2
2013-12-20fixed include of math on windowstycho1-0/+2
2013-12-20made LUA shared unless STATIC_LUA is setTycho Bickerstaff1-0/+4
2013-12-20fixed lua dependency on libmTycho Bickerstaff1-0/+1
2013-12-19fixed bindings generationTycho Bickerstaff1-19/+2
2013-12-19bindings regenration logicTycho Bickerstaff1-0/+29