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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add 'luarocks path' command for easy configuration of LUA_PATH and LUA_CPATH
Hisham Muhammad
2010-08-30
3
-19
/
+39
*
Always set -fPIC when using gcc (Unix systems).
Hisham Muhammad
2010-08-20
1
-4
/
+3
*
fixes bug reported in github #1 - "source.tag does not do anything with Git f...
Hisham Muhammad
2010-05-17
1
-4
/
+2
*
fix interaction with md5 calculation tools
Hisham Muhammad
2010-05-17
1
-3
/
+3
*
minor spelling fix
Hisham Muhammad
2010-04-19
1
-1
/
+1
*
Add reference to website home in Github presentation
Hisham Muhammad
2010-04-19
1
-0
/
+2
*
Indentation fixes
Hisham Muhammad
2010-04-19
1
-30
/
+37
*
Allow non-superuser to pack rocks which were installed system-wide
Hisham Muhammad
2010-04-19
2
-13
/
+27
*
Properly handle source.url's where source.file is used to indicate the
Hisham Muhammad
2010-04-19
1
-1
/
+1
*
Support svn URLs (since this is incompatible with earlier LuaRocks versions,
Hisham Muhammad
2010-04-19
1
-0
/
+45
*
Support adding multiple files at once; use scp for copying.
Hisham Muhammad
2010-04-19
1
-17
/
+37
*
Be case-insensitive in CLI commands. (Backport from svn)
Hisham Muhammad
2010-04-19
4
-4
/
+5
*
change default bin_dir in luarocks lfw to LFW_ROOT instead of LFW_ROOT\utils
Fabio Mascarenhas
2010-03-29
1
-2
/
+2
*
remove need for --force when installing over non-versioned files
v2.0.2
Fabio Mascarenhas
2010-03-24
1
-5
/
+1
*
add rclauncher object files to the lfw files
Fabio Mascarenhas
2010-03-24
2
-0
/
+0
*
fixed bug with luarocks pack on windows, was generating 7z archives instead o...
Fabio Mascarenhas
2010-03-24
1
-1
/
+1
*
updated rockspec for version 2.0.2
Fabio Mascarenhas
2010-03-22
1
-1
/
+1
*
readme for github
Fabio Mascarenhas
2010-03-20
1
-0
/
+18
*
files for Lua for Windows support
Fabio Mascarenhas
2010-03-20
24
-0
/
+1330
*
adding files needed to make Windows distribution, and licenses for them
Fabio Mascarenhas
2010-03-20
37
-1
/
+1500
*
synchronizing with the svn repo
Fabio Mascarenhas
2010-03-20
6
-21
/
+46
*
mingw as build system
Fabio Mascarenhas
2010-01-22
3
-17
/
+30
*
mingw32 build target
Fabio Mascarenhas
2010-01-21
4
-7
/
+201
*
use 7z for all archive operations on windows
Fabio Mascarenhas
2010-01-16
1
-11
/
+8
*
support for downloading with luasocket instead of luacurl
Fabio Mascarenhas
2010-01-16
1
-1
/
+35
*
bugfixes, new rclauncher
Fabio Mascarenhas
2010-01-15
2
-6
/
+9
*
--force option for install/build/make to overwrite non-tracked files, paramet...
Fabio Mascarenhas
2010-01-15
8
-103
/
+160
*
changes to make LR2 work in windows: filesystem changes, install.bat changes,...
Fabio Mascarenhas
2010-01-15
6
-37
/
+210
*
Fix installation of modules installed as init.lua files
hisham
2009-12-29
1
-0
/
+3
*
minor spelling
davidm
2009-12-07
1
-1
/
+1
*
Search fixes by David Manura
hisham
2009-11-20
1
-3
/
+8
*
silence annoying message
hisham
2009-11-17
1
-1
/
+0
*
aaaaaaaaaaaaaaaaaaaaah
hisham
2009-11-17
1
-1
/
+1
*
Try not to be fooled by cacheing proxies
hisham
2009-11-09
3
-3
/
+3
*
add documentation
hisham
2009-11-09
1
-0
/
+6
*
fix deploy check of binaries
hisham
2009-11-06
1
-1
/
+1
*
add check to allow use of an uninstalled instance during development
hisham
2009-10-29
1
-1
/
+5
*
Fix copy of rock contents. Bug reported by Fabio Mascarenhas.
hisham
2009-10-29
1
-3
/
+5
*
fixes to improve behavior of 'add'
hisham
2009-10-27
2
-1
/
+4
*
cleanup
hisham
2009-10-26
1
-2
/
+0
*
cleanup configure
hisham
2009-10-26
2
-29
/
+3
*
add info to rockspec
hisham
2009-10-24
1
-2
/
+5
*
work with rockspecs with no dependencies
hisham
2009-10-24
1
-2
/
+5
*
add experimental support for installing LuaRocks as a rock
hisham
2009-10-22
1
-0
/
+35
*
use luarocks.loader
hisham
2009-10-22
2
-2
/
+2
*
use new install and config scheme
hisham
2009-10-22
5
-84
/
+101
*
remove traces of luarocks.luaforge.net/rocks
hisham
2009-10-22
3
-3
/
+3
*
fix packing of files, as reported by Fabio Mascarenhas
hisham
2009-10-22
1
-1
/
+1
*
fix compatibility with LR1 packages. Bug reported by Graham Wakefield.
hisham
2009-10-21
1
-3
/
+3
*
fix missing require(), as reported by Graham Wakefield
hisham
2009-10-21
1
-1
/
+1
[prev]
[next]