Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | Add comments about Windows SDKs. | Xpol Wan | 2015-10-27 | 1 | -0/+3 | |
| | | * | | | Better msvc compiler setup compatibility. | Xpol Wan | 2015-10-27 | 1 | -22/+32 | |
| | | * | | | Better setup vc compiler, should compatible with Windows SDK. | Xpol Wan | 2015-10-24 | 1 | -13/+30 | |
| | | * | | | Automatically setup MSVC command line tools for VC2008 or above. | Xpol Wan | 2015-10-23 | 1 | -0/+21 | |
| * | | | | | Merge branch 'master' of https://github.com/keplerproject/luarocks | Hisham Muhammad | 2015-12-01 | 3 | -6/+13 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge pull request #453 from Tieske/default_config_location | Hisham Muhammad | 2015-12-01 | 2 | -2/+7 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | write config directory only if explictly given, use defaults otherwise | Thijs Schreijer | 2015-11-14 | 2 | -2/+7 | |
| | * | | | | | Merge pull request #455 from Tieske/fix_errormsg | Thijs Schreijer | 2015-11-25 | 2 | -4/+6 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | fix: bad errormessage and missing quotes | Thijs Schreijer | 2015-11-25 | 2 | -4/+6 | |
| | | |/ / / / | ||||||
| * | / / / / | Make sure --local always implies --tree=home. | Hisham Muhammad | 2015-12-01 | 1 | -0/+5 | |
| |/ / / / / | ||||||
* | | | | | | Add explicit macosx_deployment_target option for Mac users. | Hisham Muhammad | 2015-11-29 | 3 | -3/+47 | |
* | | | | | | Merge branch 'master' into luarocks-3 | Hisham Muhammad | 2015-11-16 | 6 | -110/+102 | |
|\| | | | | | ||||||
| * | | | | | Merge branch 'master' of https://github.com/keplerproject/luarocks | Hisham Muhammad | 2015-11-16 | 5 | -109/+110 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge pull request #448 from zoresvit/patch-1 | Hisham Muhammad | 2015-11-11 | 1 | -20/+1 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | Use `command -v` for obtaining executable path. | Ruslan Kiianchuk | 2015-11-07 | 1 | -1/+1 | |
| | | * | | | | Fix `find_program` function to be less fragile | Ruslan Kiianchuk | 2015-11-07 | 1 | -20/+1 | |
| | | |/ / / | ||||||
| | * | | | | Merge pull request #413 from Tieske/unversion_LR | Hisham Muhammad | 2015-11-07 | 3 | -77/+97 | |
| | |\ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | | * | | | explicit warn when enviornment variable given filename doesn't exist | Thijs Schreijer | 2015-10-27 | 1 | -9/+25 | |
| | | * | | | update commandline help Windows installer | Thijs Schreijer | 2015-07-26 | 1 | -2/+3 | |
| | | * | | | moved systree on top of Lua installation | Thijs Schreijer | 2015-07-26 | 1 | -7/+13 | |
| | | * | | | fixed bad reference to main LuaRocks install path, should fix AppVeyor failures | Thijs Schreijer | 2015-07-20 | 2 | -2/+1 | |
| | | * | | | added debug line | Thijs Schreijer | 2015-07-19 | 1 | -0/+1 | |
| | | * | | | Fixes appveyor build script for changed paths | Thijs Schreijer | 2015-07-19 | 1 | -4/+3 | |
| | | * | | | update windows installer help text | Thijs Schreijer | 2015-07-19 | 1 | -3/+0 | |
| | | * | | | Windows installer: no longer use the LR version in the target installation path. | Thijs Schreijer | 2015-07-19 | 1 | -20/+18 | |
| | | * | | | Windows installer: backup configuration files before removing installation di... | Thijs Schreijer | 2015-07-18 | 1 | -35/+38 | |
| | | * | | | minor textual fixes | Thijs Schreijer | 2015-07-14 | 1 | -2/+2 | |
| | * | | | | Merge pull request #440 from mpeterv/fix-patch-error | Hisham Muhammad | 2015-10-19 | 1 | -11/+6 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Fix patch error message when source is different | mpeterv | 2015-10-17 | 1 | -11/+6 | |
| | * | | | | | Merge pull request #439 from mpeterv/fix-patch-empty-lines | Hisham Muhammad | 2015-10-19 | 1 | -1/+6 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | Fix empty line handling in patch.lua | mpeterv | 2015-10-17 | 1 | -1/+6 | |
| | |/ / / / | ||||||
| * / / / / | Do not distribute appveyor files in release packages. | Hisham Muhammad | 2015-11-16 | 1 | -2/+2 | |
| |/ / / / | ||||||
* | | | | | Fix test on non-LuaJIT | Hisham Muhammad | 2015-10-24 | 1 | -2/+2 | |
* | | | | | Test LuaJIT | Hisham Muhammad | 2015-10-24 | 1 | -0/+1 | |
* | | | | | Fixes to luajit testing. | Hisham Muhammad | 2015-10-24 | 1 | -14/+54 | |
* | | | | | If LUAROCKS_CONFIGURE is given and is invalid, do not silently switch to a de... | Hisham Muhammad | 2015-10-24 | 1 | -10/+19 | |
* | | | | | Support install_pass in CMake. Fixes #431. | Hisham Muhammad | 2015-10-23 | 1 | -4/+18 | |
* | | | | | Support "luajit" as a provided dependency in rockspec format 3.0 | Hisham Muhammad | 2015-10-19 | 6 | -11/+75 | |
* | | | | | Merge branch 'master' into luarocks-3 | Hisham Muhammad | 2015-10-03 | 1 | -2/+2 | |
|\| | | | | ||||||
| * | | | | Revert accidental commit. | Hisham Muhammad | 2015-09-30 | 2 | -4/+2 | |
| * | | | | Use env for setting MACOSX_DEPLOYMENT_TARGET. | Hisham Muhammad | 2015-09-30 | 3 | -4/+6 | |
* | | | | | Merge branch 'master' into luarocks-3 | Hisham Muhammad | 2015-09-22 | 2 | -0/+6 | |
|\| | | | | ||||||
| * | | | | add set_time function for tar module without lfs | Hisham Muhammad | 2015-09-22 | 2 | -0/+6 | |
* | | | | | Merge branch 'master' into luarocks-3 | Hisham Muhammad | 2015-09-22 | 0 | -0/+0 | |
|\| | | | | ||||||
| * | | | | Merge pull request #426 from usstwxy/patch-1 | Hisham Muhammad | 2015-09-22 | 1 | -3/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | Update tar.lua | WXY | 2015-09-21 | 1 | -3/+4 | |
| * | | | | | Merge pull request #427 from tst2005/master | Ignacio BurgueƱo | 2015-09-21 | 1 | -0/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | missing to close file descriptor | TsT | 2015-09-21 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* | | | | | | Fix merge conflict. | Hisham Muhammad | 2015-09-22 | 1 | -5/+9 | |
* | | | | | | Support SCM repos with names ending with ".lua". | Hisham Muhammad | 2015-09-22 | 1 | -1/+4 |