Skip to content

History

Revisions

  • Release 3.8.0

    @hishamhm hishamhm committed Nov 8, 2021
    7e9647a
  • Updated Installation instructions for Unix (markdown)

    Sébastien Celles committed Oct 13, 2021
    43c5f73
  • Fixing a typo

    @hugomg hugomg committed Jul 18, 2021
    d40c3b6
  • Created Installation instructions for Windows。 (markdown)

    @qyingit qyingit committed Jul 5, 2021
    cfd253a
  • Revert "Created _Footer (markdown)" This reverts commit a981ab5eadcc2faa12a89c27b8bee796d4d8aafa.

    @siffiejoe siffiejoe committed Jun 26, 2021
    e71c9a8
  • Created _Footer (markdown)

    Kirill Bugaev committed Jun 24, 2021
    a981ab5
  • Release 3.7.0

    @hishamhm hishamhm committed Apr 13, 2021
    7aa2700
  • Add section about user config file resolution

    @carlsmedstad carlsmedstad committed Apr 6, 2021
    8730900
  • Release 3.6.0

    @hishamhm hishamhm committed Mar 30, 2021
    6550392
  • Updated Creating a Makefile that plays nice with LuaRocks (mediawiki)

    @gnarz gnarz committed Jan 8, 2021
    0bd1c78
  • Updated Creating a Makefile that plays nice with LuaRocks (mediawiki)

    @gnarz gnarz committed Jan 8, 2021
    5955e10
  • Updated Creating a Makefile that plays nice with LuaRocks (mediawiki)

    @gnarz gnarz committed Jan 8, 2021
    fe0b5c1
  • Updated Creating a Makefile that plays nice with LuaRocks (mediawiki)

    @gnarz gnarz committed Jan 8, 2021
    0bbac06
  • Use quotes to prevent word splitting in shell.

    @hugomg hugomg committed Dec 19, 2020
    aea8f04
  • Release 3.5.0

    @hishamhm hishamhm committed Dec 10, 2020
    66fffa3
  • Downloads should probably be HTTPS - Chrome 87 Win was silently failing instead and then giving a "can't be downloaded securely" message.

    @harry-gordon harry-gordon committed Dec 2, 2020
    5d1414a
  • Add link to LuaForum.com

    @225559 225559 committed Nov 28, 2020
    7c187af
  • Created Pinning versions with a lock file (markdown)

    @hishamhm hishamhm committed Nov 13, 2020
    e441458
  • Updated Documentation (mediawiki)

    @hishamhm hishamhm committed Nov 13, 2020
    7e687ca
  • Updated Release history (mediawiki)

    @hishamhm hishamhm committed Sep 25, 2020
    823a344
  • Updated Release history (mediawiki)

    @hishamhm hishamhm committed Sep 25, 2020
    2d187fc
  • Release 3.4.0

    @hishamhm hishamhm committed Sep 25, 2020
    38eee93
  • Destroyed _Footer (markdown)

    @Liam31 Liam31 committed Sep 21, 2020
    2072482
  • Created _Footer (markdown)

    @Liam31 Liam31 committed Sep 21, 2020
    9700fbd
  • add DEPS_DIR

    @fperrad fperrad committed Aug 23, 2020
    ac069f3
  • Updated Installation instructions for Unix (markdown)

    @mlick mlick committed Jul 30, 2020
    4a6e56d
  • Updated Installation instructions for Unix (markdown)

    @mlick mlick committed Jul 30, 2020
    9b1167a
  • Only with-lua-include would define the place of lua.h

    @Yiyiyimu Yiyiyimu committed Jul 6, 2020
    80803ee
  • Sorry the last revision have not been finished.. \n Currently in configure step, it would only search for `/usr/include/lua/5.3/lua.h /usr/include/lua5.3/lua.h /usr/include/lua-5.3/lua.h /usr/include/lua53/lua.h /usr/include/lua.h` but not /usr/local/, so I think directly put the recommended configuration in the steps but not in customizing part.

    @Yiyiyimu Yiyiyimu committed Jul 6, 2020
    f928de6
  • lua.h not found (tried /usr/include/lua/5.3/lua.h /usr/include/lua5.3/lua.h /usr/include/lua-5.3/lua.h /usr/include/lua53/lua.h /usr/include/lua.h)

    @Yiyiyimu Yiyiyimu committed Jul 6, 2020
    dee220a