summaryrefslogtreecommitdiffstats
path: root/lib/lua/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* CMake: Fixed Lua output folder for MSVC2010+.Mattes D2014-01-171-2/+13
|
* CMake: Fixed output paths for all MSVC versions.madmaxoft2014-01-161-4/+10
|
* CMake: Removed SCL warnings from Lua and ZLib.madmaxoft2014-01-151-0/+1
|
* CMake: Lua DLL is built in the correct folder.madmaxoft2014-01-131-0/+11
| | | | Also removed SCL warnings from MSVC builds.
* Using dlopen() on all platforms except WIN32.madmaxoft2014-01-101-5/+1
|
* Specified the dynamic loader Lua should use.madmaxoft2014-01-091-0/+9
|
* Fixed FreeBSD compilitionTycho2014-01-071-1/+1
|
* Fixed unix Lua dependencies.madmaxoft2013-12-271-1/+1
|
* Made cmake compilation possible on Windows.madmaxoft2013-12-271-5/+16
|
* fixed lua dynamic libraryTycho Bickerstaff2013-12-211-2/+2
|
* fixed include of math on windowstycho2013-12-201-0/+2
|
* made LUA shared unless STATIC_LUA is setTycho Bickerstaff2013-12-201-0/+4
|
* fixed lua dependency on libmTycho Bickerstaff2013-12-201-0/+1
|
* fixed bindings generationTycho Bickerstaff2013-12-191-19/+2
|
* bindings regenration logicTycho Bickerstaff2013-12-191-0/+29