Skip to content

Releases: rjpcomputing/luaforwindows

Lua for Windows v5.1.5-52 Released

30 Jan 16:42
Compare
Choose a tag to compare

Preventing download of vcredist to solve installation issues.

Lua for Windows v5.1.5-51 Released

01 Apr 15:17
Compare
Choose a tag to compare

03/29/2016 Version 5.1.5-51

  • Updated Lua to 5.1.5.
  • Updated SubLua to 1.8.10-35352.

Lua for Windows v5.1.4-50 Released

22 Oct 21:03
Compare
Choose a tag to compare

10/22/2015 Version 5.1.4-50

  • Fixes #98 - Lua For Windows Installer - 'h' is an invalid URL.
  • Changed app URL to point to GitHub.
  • Changed minimum version to reflect the GitHub version.

LuaRocks updater

08 Mar 16:35
Compare
Choose a tag to compare
LuaRocks updater Pre-release
Pre-release

Steps:

  1. Install LuaForWindows
  2. In a temp location, unzip http://keplerproject.github.io/luarocks/releases/luarocks-2.2.2-win32.zip
  3. In same location, unzip attached lfw_luarocks-2.2.2-win32.zip
  4. In same location, open a command prompt
  • if you want to install rocks, make it a "Visual Studio Command Prompt"
  • make sure LUA_DEV environment var set correctly
  • will probably need to open command prompt as Administrator
  • admin rights are typically need to write to "Program Files"
    5) Run lfw_install.bat
  • this "manually" installs 2.2.2 in the LfW directory
    6) Optionally run lfw_update_rocks.bat
  • this will try to install (get, compile, deploy) rocks for a lot of modules
  • it uses the list from https://code.google.com/p/luaforwindows/
  • A LOT of these will fail
  • it uses the "popular" list from https://luarocks.org/
  • A FEW of these will fail
  • in the end you should have 40-50 modules installed as "rocks"
  • it does some cleanup of old stuff if new installed

Lua for Windows v5.1.4-49 Released

23 Sep 18:03
Compare
Choose a tag to compare

09/23/2015 Version 5.1.4-49

  • Added #97 delaunay Lua module
  • Added #91 Binary Heaps Lua module
  • Added #88 Moses Lua module

Lua for Windows v5.1.4-48 Released

16 Sep 17:43
Compare
Choose a tag to compare

09/16/2015 Version 5.1.4-48

  • Added #86 30Log v1.0.0 - 30 lines library for object orientation in Lua
    ^ Updated SubLua to 1.8.11.

Moved to GitHub

18 Mar 19:28
Compare
Choose a tag to compare

03/18/2015 Version 5.1.4-47
^ Updated stdlib to release 28.
^ Updated Penlight to 1.3.2.
^ Updated SubLua to 1.8.10.

  • Moved all downloads and code hosting to GitHub. Older
    releases will not function when Google Code is shut down.
    Make sure to upgrade.

Lastest Release Before switching to GitHub

18 Mar 18:00
Compare
Choose a tag to compare

WARNING: This release is for historical purposes only. It will break when GoogleCode closes completely. Please use a current GitHub release.

Placeholder for Visual Studio Runtime

18 Mar 15:55
Compare
Choose a tag to compare

This is a simple location for the Visual Studio runtime releases.