Release 3.8.0
Updated Installation instructions for Unix (markdown)
Fixing a typo
Created Installation instructions for Windows。 (markdown)
Revert "Created _Footer (markdown)" This reverts commit a981ab5eadcc2faa12a89c27b8bee796d4d8aafa.
Created _Footer (markdown)
Release 3.7.0
Add section about user config file resolution
Release 3.6.0
Updated Creating a Makefile that plays nice with LuaRocks (mediawiki)
Use quotes to prevent word splitting in shell.
Release 3.5.0
Downloads should probably be HTTPS - Chrome 87 Win was silently failing instead and then giving a "can't be downloaded securely" message.
Add link to LuaForum.com
Created Pinning versions with a lock file (markdown)
Updated Documentation (mediawiki)
Updated Release history (mediawiki)
Release 3.4.0
Destroyed _Footer (markdown)
add DEPS_DIR
Only with-lua-include would define the place of lua.h
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.
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)