| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #483 from Tieske/errmsg_json | Peter Melnichenko | 2016-02-11 | 1 | -6/+15 |
|\ |
|
| * | 2nd occurence of the json error message also updated | Thijs Schreijer | 2016-01-10 | 1 | -1/+1 |
| * | removed duplicate code, this part seems copy-pasted from the part that was la... | Thijs Schreijer | 2016-01-10 | 1 | -2/+2 |
| * | provide a better error message for missing json libraries | Thijs Schreijer | 2016-01-10 | 1 | -3/+12 |
* | | Merge pull request #495 from keplerproject/md5compat | Ignacio Burgueño | 2016-02-08 | 1 | -0/+8 |
|\ \ |
|
| * | | Add compatibility with lhf's lmd5 module. | Philipp Janda | 2016-02-07 | 1 | -0/+8 |
|/ / |
|
* | | Fix docs for path.which_i and some of its users | mpeterv | 2016-02-02 | 2 | -24/+24 |
* | | Merge branch 'master' of https://github.com/keplerproject/luarocks | Hisham | 2016-02-01 | 8 | -47/+29 |
|\ \ |
|
| * \ | Merge pull request #488 from jcgoble3/jcgoble3/url-update | Peter Melnichenko | 2016-01-25 | 2 | -2/+2 |
| |\ \ |
|
| | * | | Update repo URLs to luarocks.org instead of rocks.moonscript.org | Jonathan Goble | 2016-01-22 | 2 | -2/+2 |
| |/ / |
|
| * | | Do not handle cfg.local_cache == nil in luarocks.cache | mpeterv | 2016-01-11 | 1 | -14/+1 |
| * | | Report unknown commands consistently | mpeterv | 2016-01-11 | 1 | -1/+1 |
| * | | Remove two unnecessary require calls | mpeterv | 2016-01-11 | 2 | -2/+1 |
| * | | luarocks make: ignore 'rockspec' directory when no argument given | mpeterv | 2016-01-11 | 1 | -1/+1 |
| * | | Merge pull request #467 from mpeterv/build-builtin-errors | Hisham Muhammad | 2016-01-11 | 1 | -8/+7 |
| |\ \
| | |/
| |/| |
|
| | * | Improve error handling in builtin backend | mpeterv | 2015-12-19 | 1 | -6/+5 |
| | * | Fix extension splitting in builting backend | mpeterv | 2015-12-19 | 1 | -2/+2 |
| * | | Merge pull request #478 from mpeterv/viewable-coverage | Hisham Muhammad | 2016-01-04 | 1 | -19/+16 |
| |\ \ |
|
| | * | | Upgrade to LuaCov 0.9.1, make coverage viewable | mpeterv | 2016-01-04 | 1 | -19/+16 |
| |/ / |
|
* / / | Make search order deterministic. | Hisham | 2016-02-01 | 1 | -3/+4 |
|/ / |
|
* | | Merge pull request #473 from geoffleyland/add-git-ssh-support | Hisham Muhammad | 2015-12-29 | 2 | -1/+33 |
|\ \ |
|
| * | | Add git+ssh support to fetchers, including both kinds of git ssh url | Geoff Leyland | 2015-12-23 | 2 | -1/+33 |
* | | | Merge pull request #476 from Tieske/master | Thijs Schreijer | 2015-12-26 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix missing variable expansion when using a self contained configuration | Thijs Schreijer | 2015-12-26 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #471 from mpeterv/fix-travis | Hisham Muhammad | 2015-12-22 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Install luabitop from src rock on travis | mpeterv | 2015-12-22 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'master' of https://github.com/keplerproject/luarocks | Hisham Muhammad | 2015-12-06 | 1 | -1/+5 |
|\ |
|
| * | Fix find_program() in configure | mpeterv | 2015-12-06 | 1 | -1/+5 |
* | | Stricter version consistency checks. | Hisham Muhammad | 2015-12-06 | 1 | -2/+29 |
|/ |
|
* | Improve writability checks. | Hisham Muhammad | 2015-12-05 | 3 | -10/+33 |
* | Merge pull request #464 from mpeterv/improve-ext-deps | Hisham Muhammad | 2015-12-05 | 1 | -19/+34 |
|\ |
|
| * | Process external deps in sorted order | mpeterv | 2015-12-05 | 1 | -2/+2 |
| * | Show candidate files when external deps are missing | mpeterv | 2015-12-05 | 1 | -18/+33 |
|/ |
|
* | Merge pull request #462 from Tieske/test_xpol | Thijs Schreijer | 2015-12-02 | 1 | -4/+140 |
|\ |
|
| * | removed /debug /release switches for setting up the enviornment. it does NOT ... | Thijs Schreijer | 2015-12-02 | 1 | -2/+1 |
| * | Merge branch 'test_xpol' of github.com:Tieske/luarocks into test_xpol | Thijs Schreijer | 2015-12-01 | 1 | -1/+1 |
| |\ |
|
| | * | Merge pull request #1 from ignacio/patch-1 | Thijs Schreijer | 2015-12-01 | 1 | -1/+1 |
| | |\ |
|
| | | * | Fix typo | Ignacio Burgueño | 2015-12-01 | 1 | -1/+1 |
| | |/ |
|
| * / | added debug/release option for SDK detection | Thijs Schreijer | 2015-12-01 | 1 | -1/+2 |
| |/ |
|
| * | updated; | Thijs Schreijer | 2015-12-01 | 1 | -9/+54 |
| * | Merge branch 'master' of github.com:xpol/luarocks into test_xpol | Thijs Schreijer | 2015-12-01 | 1 | -1/+92 |
| |\ |
|
| | * | User assertion for required condition check. | xpol | 2015-11-03 | 1 | -3/+3 |
| | * | Enable batch script delayed expansion and extensions. | Xpol Wan | 2015-11-01 | 1 | -1/+1 |
| | * | Support Visual Studio Express Editions and cleanup code. | Xpol Wan | 2015-11-01 | 1 | -14/+18 |
| | * | Add support for Windows SDK v7.1 and v6.1. | Xpol Wan | 2015-11-01 | 1 | -24/+60 |
| | * | Move mingw test out of get_msvc_env_setup_cmd(). | Xpol Wan | 2015-10-27 | 1 | -3/+1 |
| | * | Don't setup msvc when user desires MinGW. | Xpol Wan | 2015-10-27 | 1 | -0/+2 |
| | * | 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 |