aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Windows installer: backup configuration files before removing installation di...Thijs Schreijer2015-07-181-35/+38
| | | * | | minor textual fixesThijs Schreijer2015-07-141-2/+2
| | * | | | Merge pull request #440 from mpeterv/fix-patch-errorHisham Muhammad2015-10-191-11/+6
| | |\ \ \ \
| | | * | | | Fix patch error message when source is differentmpeterv2015-10-171-11/+6
| | * | | | | Merge pull request #439 from mpeterv/fix-patch-empty-linesHisham Muhammad2015-10-191-1/+6
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Fix empty line handling in patch.luampeterv2015-10-171-1/+6
| | |/ / / /
| * / / / / Do not distribute appveyor files in release packages.Hisham Muhammad2015-11-161-2/+2
| |/ / / /
* | | | | Fix test on non-LuaJITHisham Muhammad2015-10-241-2/+2
* | | | | Test LuaJITHisham Muhammad2015-10-241-0/+1
* | | | | Fixes to luajit testing.Hisham Muhammad2015-10-241-14/+54
* | | | | If LUAROCKS_CONFIGURE is given and is invalid, do not silently switch to a de...Hisham Muhammad2015-10-241-10/+19
* | | | | Support install_pass in CMake. Fixes #431.Hisham Muhammad2015-10-231-4/+18
* | | | | Support "luajit" as a provided dependency in rockspec format 3.0Hisham Muhammad2015-10-196-11/+75
* | | | | Merge branch 'master' into luarocks-3Hisham Muhammad2015-10-031-2/+2
|\| | | |
| * | | | Revert accidental commit.Hisham Muhammad2015-09-302-4/+2
| * | | | Use env for setting MACOSX_DEPLOYMENT_TARGET.Hisham Muhammad2015-09-303-4/+6
* | | | | Merge branch 'master' into luarocks-3Hisham Muhammad2015-09-222-0/+6
|\| | | |
| * | | | add set_time function for tar module without lfsHisham Muhammad2015-09-222-0/+6
* | | | | Merge branch 'master' into luarocks-3Hisham Muhammad2015-09-220-0/+0
|\| | | |
| * | | | Merge pull request #426 from usstwxy/patch-1Hisham Muhammad2015-09-221-3/+4
| |\ \ \ \
| | * | | | Update tar.luaWXY2015-09-211-3/+4
| * | | | | Merge pull request #427 from tst2005/masterIgnacio Burgueño2015-09-211-0/+1
| |\ \ \ \ \
| | * | | | | missing to close file descriptorTsT2015-09-211-0/+1
| |/ / / / /
* | | | | | Fix merge conflict.Hisham Muhammad2015-09-221-5/+9
* | | | | | Support SCM repos with names ending with ".lua".Hisham Muhammad2015-09-221-1/+4
* | | | | | LuaSec moved in the repository...Hisham Muhammad2015-09-211-1/+1
* | | | | | Merge branch 'master' into luarocks-3Hisham Muhammad2015-09-2110-119/+196
|\| | | | |
| * | | | | We use lzlib, not lua-zlibHisham Muhammad2015-09-211-1/+1
| |/ / / /
| * | | | Fix documentation of --lua-versionHisham Muhammad2015-09-171-1/+1
| * | | | Update LuaCovHisham Muhammad2015-08-301-1/+1
| * | | | Merge pull request #418 from jasonwilliams200OK/masterIgnacio Burgueño2015-08-181-5/+2
| |\ \ \ \
| | * | | | ci: updates appveyor config to use VS2015.Peter Jas2015-08-181-5/+2
| |/ / / /
| * | | | Merge pull request #410 from mpeterv/fix-git-http-branch-commandIgnacio Burgueño2015-07-101-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix git cloning command when using git+http protocolmpeterv2015-07-101-1/+1
| |/ / /
| * | | Merge pull request #407 from Tieske/pref_versionedThijs Schreijer2015-07-102-17/+28
| |\ \ \
| | * | | added extra include files search paths, see https://github.com/keplerproject/...Thijs Schreijer2015-07-091-6/+15
| | * | | also version the `site_config` fileThijs Schreijer2015-07-021-7/+8
| | * | | Merge branch 'master' of github.com:keplerproject/luarocks into pref_versionedThijs Schreijer2015-07-014-2/+35
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #404 from ignacio/url_to_base_dirHisham Muhammad2015-07-013-1/+31
| |\ \ \ \
| | * | | | Strip known extensionsIgnacio Burgueño2015-06-303-1/+31
| * | | | | Merge pull request #405 from ignacio/pe_parser_04Ignacio Burgueño2015-07-011-1/+4
| |\ \ \ \ \
| | * | | | | Updates pe-parser to v0.4Ignacio Burgueño2015-06-301-1/+4
| | |/ / / /
| * | | | | Merge pull request #398 from Tieske/refactor_cfgHisham Muhammad2015-07-011-97/+133
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | added error message in case of a bad platform valueThijs Schreijer2015-06-261-0/+6
| | * | | | added correct order for platform overridesThijs Schreijer2015-06-261-1/+27
| | * | | | integrated cfg.platform and cfg.platformsThijs Schreijer2015-06-251-47/+47
| | * | | | Merge branch 'master' of https://github.com/keplerproject/luarocks into refac...Thijs Schreijer2015-06-250-0/+0
| | |\ \ \ \
| | * | | | | refactored the loading of the config files in a more structural manner, remov...Thijs Schreijer2015-06-251-39/+45
| | * | | | | `detected` was only retained in `cfg` through multiple copies, removed by dir...Thijs Schreijer2015-06-251-47/+45
| | | | * | | update displayed data to match versionThijs Schreijer2015-07-011-3/+4