Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | 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 | |
| | | | | | | | | | | | | | | | | Fixes #151 | |||||
| | | * | Windows installer: backup configuration files before removing installation ↵ | Thijs Schreijer | 2015-07-18 | 1 | -35/+38 | |
| | | | | | | | | | | | | | | | | directory | |||||
| | | * | 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 | |||||
| | | * | | Fix patch error message when source is different | mpeterv | 2015-10-17 | 1 | -11/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | check_patched() relies on throwing and catching string 'nomatch'. Pass 0 as the second argument for error() when throwing to avoid location info being added to the message. Fixes lack of error when patch should fail with "source is different" error. | |||||
| | * | | | 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 | |||||
| | | * | | Fix empty line handling in patch.lua | mpeterv | 2015-10-17 | 1 | -1/+6 | |
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Interpret empty lines in hunk bodies as empty context lines, that is, add a space to them. This is consistent with command-line patch tool behaviour. Fixes #434. | |||||
| * / / | 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 ↵ | Hisham Muhammad | 2015-10-24 | 1 | -10/+19 | |
| | | | | | | | | | | | | | | | | | | default path. Fail instead (and report that when the user checks the configuration.) | |||||
* | | | 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 | |
| | | | | | | | | | | | | See #422. | |||||
* | | | 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 | |||||
| | * | | Update tar.lua | WXY | 2015-09-21 | 1 | -3/+4 | |
| | | | | | | | | | | | | fix a bug occured when unrar some .tar files using this module | |||||
| * | | | Merge pull request #427 from tst2005/master | Ignacio Burgueño | 2015-09-21 | 1 | -0/+1 | |
| |\ \ \ | | | | | | | | | | | missing to close file descriptor | |||||
| | * | | | 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 | |
| | | | | | | | | | | | | | | | | Fixes #425. | |||||
* | | | | LuaSec moved in the repository... | Hisham Muhammad | 2015-09-21 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge branch 'master' into luarocks-3 | Hisham Muhammad | 2015-09-21 | 10 | -119/+196 | |
|\| | | | ||||||
| * | | | We use lzlib, not lua-zlib | Hisham Muhammad | 2015-09-21 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Fix documentation of --lua-version | Hisham Muhammad | 2015-09-17 | 1 | -1/+1 | |
| | | | ||||||
| * | | Update LuaCov | Hisham Muhammad | 2015-08-30 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge pull request #418 from jasonwilliams200OK/master | Ignacio Burgueño | 2015-08-18 | 1 | -5/+2 | |
| |\ \ | | | | | | | | | ci: updates appveyor config to use VS2015 | |||||
| | * | | ci: updates appveyor config to use VS2015. | Peter Jas | 2015-08-18 | 1 | -5/+2 | |
| |/ / | ||||||
| * | | Merge pull request #410 from mpeterv/fix-git-http-branch-command | Ignacio Burgueño | 2015-07-10 | 1 | -1/+1 | |
| |\ \ | | |/ | |/| | Fix git cloning command when using git+http protocol | |||||
| | * | Fix git cloning command when using git+http protocol | mpeterv | 2015-07-10 | 1 | -1/+1 | |
| |/ | | | | | | | | | | | | | git+http and git+https pass '--' instead of '--depth=1' option. As '--branch' option was passed after depth, it caused the former to be interpreted as an extra argument by git. Pass '--branch' first instead. | |||||
| * | Merge pull request #407 from Tieske/pref_versioned | Thijs Schreijer | 2015-07-10 | 2 | -17/+28 | |
| |\ | | | | | | | Prefer versioned config files | |||||
| | * | added extra include files search paths, see ↵ | Thijs Schreijer | 2015-07-09 | 1 | -6/+15 | |
| | | | | | | | | | | | | | | | | | | https://github.com/keplerproject/luarocks/issues/403#issuecomment-119726674 updated bak files as per @ignacio see https://github.com/keplerproject/luarocks/pull/407#discussion-diff-33782733 | |||||
| | * | also version the `site_config` file | Thijs Schreijer | 2015-07-02 | 1 | -7/+8 | |
| | | | ||||||
| | * | Merge branch 'master' of github.com:keplerproject/luarocks into pref_versioned | Thijs Schreijer | 2015-07-01 | 4 | -2/+35 | |
| | |\ | | |/ | |/| | | | | | | | Conflicts: src/luarocks/cfg.lua | |||||
| * | | Merge pull request #404 from ignacio/url_to_base_dir | Hisham Muhammad | 2015-07-01 | 3 | -1/+31 | |
| |\ \ | | | | | | | | | Strip only known extensions | |||||
| | * | | Strip known extensions | Ignacio Burgueño | 2015-06-30 | 3 | -1/+31 | |
| | | | | ||||||
| * | | | Merge pull request #405 from ignacio/pe_parser_04 | Ignacio Burgueño | 2015-07-01 | 1 | -1/+4 | |
| |\ \ \ | | | | | | | | | | | Updates pe-parser to v0.4 | |||||
| | * | | | Updates pe-parser to v0.4 | Ignacio Burgueño | 2015-06-30 | 1 | -1/+4 | |
| | |/ / | ||||||
| * | | | Merge pull request #398 from Tieske/refactor_cfg | Hisham Muhammad | 2015-07-01 | 1 | -97/+133 | |
| |\ \ \ | | |/ / | |/| | | Refactor cfg config file loading | |||||
| | * | | added error message in case of a bad platform value | Thijs Schreijer | 2015-06-26 | 1 | -0/+6 | |
| | | | | ||||||
| | * | | added correct order for platform overrides | Thijs Schreijer | 2015-06-26 | 1 | -1/+27 | |
| | | | | ||||||
| | * | | integrated cfg.platform and cfg.platforms | Thijs Schreijer | 2015-06-25 | 1 | -47/+47 | |
| | | | | ||||||
| | * | | Merge branch 'master' of https://github.com/keplerproject/luarocks into ↵ | Thijs Schreijer | 2015-06-25 | 0 | -0/+0 | |
| | |\ \ | | | | | | | | | | | | | | | | refactor_cfg |