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
2012-07-17
fix behavior of $(LUA)
v2.0.10
Hisham Muhammad
1
-0
/
+4
2012-07-12
oops, missed this one.
Hisham Muhammad
1
-1
/
+1
2012-07-12
Missing local (thanks lua-inspect!)
Hisham Muhammad
1
-1
/
+1
2012-07-12
The persist module is not rockspec-specific
Hisham Muhammad
1
-3
/
+3
2012-07-09
Fix mode string in call to io.open
Norman Clarke
1
-1
/
+1
2012-07-06
Adjust Git clone command according to Git version.
Norman Clarke
1
-6
/
+35
2012-07-06
Bump version to 2.0.9
Ignacio Burgueño
1
-2
/
+1
2012-07-03
remove .svn directories so they don't show up in .rock files,
Hisham Muhammad
1
-0
/
+7
2012-06-28
Bump version to 2.0.9
Ignacio Burgueño
1
-2
/
+1
2012-06-27
Refactor io into separate function
Norman Clarke
1
-9
/
+17
2012-06-26
force path to ensure the local environment does not mess with 'bootstrap'
Hisham Muhammad
1
-1
/
+1
2012-06-22
Added save_from_table_to_string to persist module
Norman Clarke
1
-5
/
+21
2012-06-19
Pass -rpath to linker for external dependencies.
Robert G. Jakabosky
1
-0
/
+1
2012-06-08
add check to avoid incorrect program_version, as happened for 2.0.9 :(
Hisham Muhammad
1
-0
/
+6
2012-05-24
Do not lose error message information on 'unpack'.
Hisham Muhammad
2
-3
/
+3
2012-05-23
Makefile: fix install targets for parallel Make.
Reuben Thomas
1
-5
/
+5
2012-05-23
Add -f to some more rm commands which should never fail.
Reuben Thomas
1
-3
/
+3
2012-05-20
Add new file to Makefile
Hisham Muhammad
1
-1
/
+1
2012-05-20
Add "new_version", a new feature.
Hisham Muhammad
2
-0
/
+142
2012-05-20
Refactor the download operation so it can be used by other modules.
Hisham Muhammad
1
-34
/
+38
2012-05-20
Add support for a priority table when writing files.
Hisham Muhammad
2
-24
/
+79
2012-05-20
Fix stat flag used by FreeBSD. Closes #72.
Hisham Muhammad
1
-4
/
+4
2012-05-15
Oops, fooled by the precedence rules. This should fix the fix for #52.
Hisham Muhammad
1
-1
/
+1
2012-05-14
git checkout is not needed anymore
Ignacio Burgueño
1
-7
/
+0
2012-05-11
Simplify --branch
Ignacio Burgueño
1
-2
/
+1
2012-05-11
Clone using --branch flag when needed.
Ignacio Burgueño
1
-2
/
+3
2012-05-11
Ensures that branches are properly fetched if needed
Ignacio Burgueño
1
-0
/
+2
2012-05-07
Add --nodeps flag. Closes #67.
Hisham Muhammad
4
-23
/
+36
2012-05-07
Make URLs in description field clickable in index.html
Hisham Muhammad
1
-1
/
+4
2012-05-07
preserve error message, suggested by Themroc@github
Hisham Muhammad
1
-1
/
+1
2012-05-07
avoid accepting directories, suggested by Themroc@github
Hisham Muhammad
1
-1
/
+1
2012-05-07
compatibility fix suggested by Themroc@github
Hisham Muhammad
1
-1
/
+1
2012-04-24
Fix for situation where we have lzlib but not lfs
Hisham Muhammad
1
-2
/
+2
2012-04-24
Make sure configuration files are reported correctly in help screen.
Hisham Muhammad
1
-3
/
+3
2012-04-13
restore file mode when cleaning up
Hisham Muhammad
1
-0
/
+1
2012-04-13
changes string.gfind for string.gmatch
Ignacio Burgueño
1
-1
/
+1
2012-03-26
Improve check for permissions, and use standardized check in 'remove' command...
Hisham Muhammad
2
-9
/
+21
2012-03-23
Improve configuration message in LuaRocks help
Hisham Muhammad
2
-6
/
+22
2012-03-19
Make sure permissions are retained, now that the file is rewritten (for compa...
Hisham Muhammad
1
-0
/
+1
2012-03-10
make sure rockspec is consistent when running makedist
Hisham Muhammad
1
-0
/
+6
2012-03-10
avoid error when using make -j
Hisham Muhammad
1
-4
/
+4
2012-03-10
fix the generation of the #! headers
Hisham Muhammad
1
-1
/
+1
2012-03-09
Further steps for Lua 5.2 support
Hisham Muhammad
8
-60
/
+123
2012-03-03
Add support for the "solaris" platform
Mark Pulford
1
-0
/
+11
2012-03-03
Fix build on platforms without the "sed -i" option
Mark Pulford
1
-1
/
+2
2012-03-01
this shouldn't be a global
Hisham Muhammad
1
-1
/
+1
2012-02-29
fix version in included rockspec
v2.0.8
Hisham Muhammad
1
-1
/
+1
2012-02-28
Catch error properly. Closes #63.
Hisham Muhammad
1
-0
/
+3
2012-02-28
Fix cmake backend.
Hisham Muhammad
1
-3
/
+3
2012-02-22
Simplify detection of binary files for determining arch suffix of packed rock...
Hisham Muhammad
1
-22
/
+8
[next]