index
:
luarocks
Git-Hub-actions-use-teal
check-already-quoted
docs-folder
feat-better-perm-message
fix-1041
fix-1261
fix-lua-link-windows
fix-unused-variables
gh-pages
honor-umask
improve-dep-message
lua-to-teal-migration
lua-to-teal-migration-loader
lua-to-teal-migration-repo-writer
lua-to-teal-migration-test
luarocks4
main
master
pre-quick-tests
teal-convert-dependencies
teal-convert-dependencies-2
teal-write-rockspec
test-windows-rock-manifest-slash
test-windows-spaces
tests-more-quick
A mirror of https://github.com/luarocks/luarocks.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
install.bat
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add lua-compat53 files in install.bat
Tobiasz Laskowski
2025-02-24
1
-0
/
+11
*
Fix make check for msys2 mingw system (#1745)
tobil4sk
2025-02-21
1
-1
/
+1
*
Fix LUA_LIBDIR for msvc installations (#1744)
tobil4sk
2025-02-21
1
-1
/
+3
*
Prioritise bin over lib for LUA_LIBDIR on windows (#1701)
tobil4sk
2024-08-01
1
-1
/
+1
*
install.bat: always set LUA_DIR if Lua install is found
Hisham Muhammad
2024-05-13
1
-0
/
+9
*
fix(windows): set LUALIB in install.bat
Hisham Muhammad
2024-02-28
1
-4
/
+4
*
fix: prevent LuaRocks from blocking lfs from removal on Windows
Hisham Muhammad
2024-02-26
1
-0
/
+1
*
fix: let runtime detection handle LUALIB filename
Hisham Muhammad
2024-02-20
1
-2
/
+1
*
drop cfg.lua_interpreter, use cfg.variables.LUA
Hisham Muhammad
2024-02-18
1
-9
/
+17
*
win32: use Windows's own MKDIR and RMDIR
Hisham Muhammad
2022-02-17
1
-1
/
+1
*
install.bat: add >NUL redirects to all msvc compiler environment commands
Hisham Muhammad
2021-03-16
1
-3
/
+3
*
redirect output from vcvarsall.bat to nul (#1288)
dwenegar
2021-03-16
1
-1
/
+1
*
Revert change in MSVC env setup script
Hisham Muhammad
2020-12-10
1
-1
/
+1
*
specify eol for batch files in `.editorconfig`.
Simone Livieri
2020-09-16
1
-1230
/
+1230
*
silence the MSVC env setup script
Simone Livieri
2020-09-16
1
-1230
/
+1230
*
win32: config-5.1.lua refactoring ubild
InEdited
2020-01-14
1
-6
/
+6
*
install.bat: initial support for Windows on ARM
Andre Alves Garzia
2020-01-06
1
-4
/
+10
*
Report any error message encountered by `get_visual_studio_directory_from_vsw...
Rui Xia
2019-07-26
1
-1
/
+4
*
Support VS tool chain 2017 or higher
Rui Xia
2019-07-26
1
-4
/
+56
*
install.bat: always set SYSCONFDIR
Hisham Muhammad
2019-07-15
1
-6
/
+1
*
fs: versions of exists, is_file, is_dir for Unix and Windows that do not fork
Hisham Muhammad
2019-04-01
1
-2
/
+11
*
Fix small misspellings (#957)
Antonin Décimo
2019-02-09
1
-2
/
+2
*
Unbundle pe-parser from LuaRocks sources
Hisham Muhammad
2018-10-30
1
-1
/
+1
*
core.sysdetect: add fork-free OS detection (#938)
Hisham Muhammad
2018-10-30
1
-1
/
+1
*
install.bat: updates for 3.0.0-rc1
Hisham Muhammad
2018-07-20
1
-34
/
+23
*
Move win32.pe-parser to luarocks.fs.win32.pe-parser
Hisham Muhammad
2018-06-28
1
-3
/
+1
*
Update install.bat for 5.4 support
Peter Melnichenko
2018-05-25
1
-5
/
+5
*
Update Windows installer to better handle gcc toolchains (#759)
Thijs Schreijer
2018-01-11
1
-3
/
+89
*
Use versioned files only. (#734)
Hisham Muhammad
2017-10-04
1
-6
/
+7
*
Merge branch 'luarocks-3'
Hisham Muhammad
2017-09-13
1
-1
/
+1
|
\
|
*
Merge branch 'master' into luarocks-3
Hisham
2016-10-15
1
-1
/
+1
|
|
\
|
*
\
Merge branch 'master' into luarocks-3
Hisham
2016-10-14
1
-158
/
+132
|
|
\
\
|
*
|
|
Core modules reorganization.
Hisham
2016-06-30
1
-1
/
+1
*
|
|
|
keplerproject/luarocks -> luarocks/luarocks
Hisham
2016-11-07
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Relax Lua version detection to support Ravi
Peter Melnichenko
2016-10-14
1
-1
/
+1
|
|
/
|
/
|
*
|
install.bat: get rid of string splitting function
Peter Melnichenko
2016-08-23
1
-30
/
+3
*
|
install.bat: get rid of vars.LUA_LIB_NAMES
Peter Melnichenko
2016-08-23
1
-15
/
+8
*
|
Remove a redundant check in install.bat
Peter Melnichenko
2016-08-23
1
-3
/
+0
*
|
Update install.bat help message
Peter Melnichenko
2016-08-22
1
-1
/
+1
*
|
Autodetect Lua version in install.bat
Peter Melnichenko
2016-08-22
1
-18
/
+51
*
|
Split look_for_lua_install in install.bat
Peter Melnichenko
2016-08-21
1
-26
/
+26
*
|
Refactor look_for_headers in install.bat
Peter Melnichenko
2016-08-21
1
-18
/
+20
*
|
Refactor look_for_link_libraries in install.bat
Peter Melnichenko
2016-08-21
1
-15
/
+15
*
|
Refactor look_for_interpreter in install.bat
Peter Melnichenko
2016-08-21
1
-45
/
+21
*
|
Make behavior of config files on Windows more consistent
Hisham
2016-08-11
1
-1
/
+1
|
/
*
Merge pull request #548 from xpol/msvc-cross-compiling
Peter Melnichenko
2016-06-11
1
-9
/
+22
|
\
|
*
Fallback to vcvarsall.bat if compiler specific bat not found.
Xpol Wan
2016-05-23
1
-0
/
+8
|
*
Add cross compiling support for MSVC.
Xpol Wan
2016-05-03
1
-11
/
+16
*
|
Fix some luacheck warnings in install.bat
Peter Melnichenko
2016-05-08
1
-6
/
+3
|
/
*
install.bat: fix Wow6432Node substitution
mpeterv
2016-04-03
1
-1
/
+1
[next]