aboutsummaryrefslogtreecommitdiff
path: root/lfw (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-07modified architecture detection as per http://support.microsoft.com/kb/556009Thijs Schreijer1-8/+15
2013-10-07fix for 5.2 path variableThijs Schreijer1-0/+3
2013-10-07added platform detection 32/64bitThijs Schreijer1-1/+17
2013-10-07make installer find interpreter by short versioned name, eg. lua52.exe instea...Thijs Schreijer1-1/+11
2013-10-02fixed quotes in wrapper scripts on windowsPhilipp Janda1-1/+1
2013-09-29Lua 5.2 paths in wrapper scripts on windowsPhilipp Janda2-0/+3
2013-09-27ditch some more outputThijs Schreijer1-3/+3
2013-09-26A simpler approach for reducing output clutter. Closes #158.Hisham Muhammad5-24/+41
2013-09-27changed multiarch detection and site_config variablesPhilipp Janda3-21/+5
2013-09-26update installer to work on Lua 5.2Thijs Schreijer1-1/+1
2013-09-26adding Lua 5.2 paths to wrapper scriptsPhilipp Janda1-0/+8
2013-09-26support for tables in (runtime_)external_deps_subdirs.*Philipp Janda4-16/+51
2013-09-26Remove trailing space from dir_name; do not rely on setfenv to check for Lua ...Hisham Muhammad2-5/+4
2013-09-25detect native multiarch directory on linuxPhilipp Janda2-0/+15