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
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-01
test.busted: luacheck fix
Hisham Muhammad
1
-2
/
+3
2018-07-01
Do we want LuaRocks itself to use whatever tree is in use?
Hisham Muhammad
1
-0
/
+7
2018-07-01
test: remove incorrect comment
Hisham Muhammad
1
-8
/
+0
2018-07-01
Tests: improve isolation of tests
Hisham Muhammad
2
-10
/
+14
2018-07-01
rockspec: fix handling of rockspec_format versions
Hisham Muhammad
2
-31
/
+56
2018-07-01
fun: add reverse_in and sort_in
Hisham Muhammad
1
-0
/
+15
2018-07-01
Tests: remove outdated test
Hisham Muhammad
1
-20
/
+0
2018-07-01
manifest: add 'namespace' to the type checker
Hisham Muhammad
1
-3
/
+4
2018-07-01
cmd: process --version only after cfg.init
Hisham Muhammad
1
-6
/
+8
2018-07-01
Tests: remove precompiled header added incorrectly
Hisham Muhammad
1
-0
/
+0
2018-07-01
Unix: new build system
Hisham Muhammad
13
-596
/
+1213
2018-07-01
path: output PATH by default, change --bin to --no-bin
Hisham Muhammad
2
-2
/
+3
2018-07-01
path, loader: handle coexisting foo.bar and foo.bar.init modules
Hisham Muhammad
2
-17
/
+24
2018-07-01
write_rockspec: cleanup all rockspec internal fields
Hisham Muhammad
1
-0
/
+10
2018-07-01
wrapper scripts: honor deps_mode when wrapping scripts
Hisham Muhammad
6
-16
/
+36
2018-07-01
build, write_rockspec: autodetect scripts to install as well
Hisham Muhammad
2
-7
/
+20
2018-07-01
Travis: fix cache directories
Hisham Muhammad
1
-10
/
+8
2018-07-01
Let LuaRocks find LUA_LIBDIR and LUA_INCDIR by itself
Hisham Muhammad
7
-59
/
+48
2018-07-01
mingw32: do not link Lua statically
Hisham Muhammad
2
-0
/
+17
2018-07-01
Tests: config: no need for special-casing Windows
Hisham Muhammad
2
-37
/
+20
2018-07-01
Windows: disable fs modules for now
Hisham Muhammad
1
-0
/
+1
2018-07-01
fs: do not cache cfg.variables
Hisham Muhammad
3
-25
/
+21
2018-07-01
build: resolve LUALIB at runtime
Hisham Muhammad
3
-138
/
+178
2018-07-01
Tests: improve hardcoded defaults
Hisham Muhammad
1
-12
/
+28
2018-07-01
Tests: try some smarter defaults for Windows
Hisham Muhammad
1
-3
/
+6
2018-07-01
Windows: support hardcoded.WIN_TOOLS for tool paths
Hisham Muhammad
1
-0
/
+8
2018-07-01
Tests: do not run installer on Windows
Hisham Muhammad
1
-35
/
+38
2018-07-01
cfg: add / to external_deps_dirs, because some Linux libraries still live in ...
Hisham Muhammad
1
-1
/
+1
2018-07-01
Tests: speed up downloading rocks reusing HTTP connection
Hisham Muhammad
1
-8
/
+15
2018-07-01
config: Lua 5.1/5.2 compatibility fix
Hisham Muhammad
1
-1
/
+3
2018-07-01
fs: add LuaPosix-version of set_permissions
Hisham Muhammad
3
-51
/
+92
2018-07-01
fs.lua: add a LuaPosix-independent version of make_temp_dir
Hisham Muhammad
1
-0
/
+18
2018-07-01
manif: fix loading rock manifest from the correct repo
Hisham Muhammad
1
-1
/
+1
2018-07-01
fs: math.randomseed only once
Hisham Muhammad
3
-4
/
+2
2018-07-01
show: add --porcelain and --rock-license options
Hisham Muhammad
2
-74
/
+130
2018-07-01
command: auto-export some standard variables
Hisham Muhammad
1
-3
/
+10
2018-07-01
fs: add execute_env: execute with environment variables
Hisham Muhammad
1
-0
/
+9
2018-07-01
config: be more resilient when reading config files
Hisham Muhammad
1
-2
/
+1
2018-07-01
fs: nicer error message when cfg is not initialized
Hisham Muhammad
1
-0
/
+4
2018-07-01
cmd, cfg: read project-dir configuration
Hisham Muhammad
3
-9
/
+40
2018-07-01
cmd, Tests: ensure versioned directory is tried first
Hisham Muhammad
2
-3
/
+3
2018-07-01
cmd: ensure that found Lua matches version requested with --lua-version
Hisham Muhammad
1
-24
/
+26
2018-07-01
Tests: ensure that tests do not accidentally find a project dir
Hisham Muhammad
2
-0
/
+3
2018-07-01
builtin: only add Lua libdir when linking liblua
Hisham Muhammad
1
-2
/
+3
2018-07-01
Tests: minor cleanups
Hisham Muhammad
2
-5
/
+6
2018-07-01
cfg, cmd: major reorganization
Hisham Muhammad
13
-820
/
+1007
2018-07-01
persist: add save_as_module, for all-in-one binary
Hisham Muhammad
1
-2
/
+33
2018-07-01
build: use cfg.is_platform()
Hisham Muhammad
1
-1
/
+1
2018-07-01
util: support listing Lua versions in descending order
Hisham Muhammad
1
-4
/
+12
2018-07-01
rockspecs: use cfg.each_platform()
Hisham Muhammad
1
-4
/
+4
[prev]
[next]