summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4 from dekimsey/patch-1Peter Drahoš2013-12-011-1/+1
|\
| * add lua.hpp to install_headerdekimsey2013-08-281-1/+1
* | allow for optional static compilation by overriding BUILD_SHARED_LIBS to OFFJosh Klontz2013-11-291-1/+1
|/
* Added mission POSIX optionPeter Drahoš2013-06-141-0/+1
* Minor configuration adjustments for seamless Solaris supportPeter Drahoš2013-06-141-4/+7
* Relative path fix for FreeBSD and SolarisPeter Drahoš2013-04-011-2/+5
* Fixed reference to rc file for wlua5.2.1Peter Drahos2013-03-031-1/+1
* Added WinMain entry for wlua target. Fixed Visual Studio builds.Peter Drahos2013-03-031-0/+8
* Removed unintended paste in commentPeter Drahos2013-01-171-1/+1
* LUA_BUILD_AS_DLL needs to affect only the liblua targetPeter Drahoš2012-10-021-3/+3
* Minor tweaks in window dll buildPeter Drahoš2012-09-301-5/+6
* Add missing LUA_BUILD_AS_DLL definition to the liblua target.Flávio J. Saraiva2012-09-261-0/+3
* add newline between commands, fixes cmake 2.8.8 erroryamad2012-07-011-1/+2
* Updated to Lua 5.2.1Peter Drahoš2012-06-151-54/+24
* Added new LuaDist macrosPeter Drahoš2012-05-111-4/+1
* Travis-CI hook.Peter Drahoš2012-04-011-1/+1
* Fixed build issue on Linux when building luacPeter Drahoš2012-03-191-2/+2
* Initial import of lua-5.2-beta. No COPYRIGHT is provided in the source.Peter Drahos2011-08-161-57/+51
* 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
* 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-311-3/+7
* Autoconfig of LUA_ROOT. No longer needed to be passed manually.Peter Drahoš2011-03-271-2/+9
* Updated install defaults. Now only LUA_ROOT needs to be changed LUA_CDIR and ...Peter Drahoš2011-03-201-10/+9
* cmake - fix posix LUA_LDIR/LUA_CDIRDavid Manura2011-03-191-2/+2
* New dist.cmakePeter Drahos2011-03-191-6/+8
* Luac rc file renamed and fixed define warning.Peter Drahos2011-03-151-2/+1
* 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-151-1/+3
* | Updated build, tested on OSX.Peter Drahos2011-03-151-64/+155
|/
* Droping down CMake requirementPeter Drahoš2010-10-031-1/+1
* Lua will now build lua51.dll for compatibility reasons. Added archive destina...Peter Drahoš2010-10-031-2/+2
* dll on Windows should be installed correctly now.Peter Drahoš2010-09-301-2/+1
* Cloned from old repoPeter Drahoš2010-09-301-0/+69