aboutsummaryrefslogtreecommitdiff
path: root/lfw (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-11Fix update_source_section in new_versionmpeterv1-22/+37
2016-02-11Remove a redundant check in new_versionmpeterv1-3/+0
2016-02-11Fix "missing argument" message for new_versionmpeterv1-1/+1
2016-02-07Add compatibility with lhf's lmd5 module.Philipp Janda1-0/+8
2016-02-02Fix docs for path.which_i and some of its usersmpeterv2-24/+24
2016-02-01Make search order deterministic.Hisham1-3/+4
2016-01-22Update repo URLs to luarocks.org instead of rocks.moonscript.orgJonathan Goble2-2/+2
2016-01-11Do not handle cfg.local_cache == nil in luarocks.cachempeterv1-14/+1
2016-01-11Report unknown commands consistentlympeterv1-1/+1
2016-01-11Remove two unnecessary require callsmpeterv2-2/+1
2016-01-11luarocks make: ignore 'rockspec' directory when no argument givenmpeterv1-1/+1
2016-01-102nd occurence of the json error message also updatedThijs Schreijer1-1/+1
2016-01-10removed duplicate code, this part seems copy-pasted from the part that was la...Thijs Schreijer1-2/+2
2016-01-10provide a better error message for missing json librariesThijs Schreijer1-3/+12
2016-01-04Upgrade to LuaCov 0.9.1, make coverage viewablempeterv1-19/+16
2015-12-26fix missing variable expansion when using a self contained configurationThijs Schreijer1-1/+1
2015-12-23Add git+ssh support to fetchers, including both kinds of git ssh urlGeoff Leyland2-1/+33
2015-12-22Install luabitop from src rock on travismpeterv1-0/+1
2015-12-19Improve error handling in builtin backendmpeterv1-6/+5
2015-12-19Fix extension splitting in builting backendmpeterv1-2/+2
2015-12-06Stricter version consistency checks.Hisham Muhammad1-2/+29
2015-12-06Fix find_program() in configurempeterv1-1/+5
2015-12-05Improve writability checks.Hisham Muhammad3-10/+33
2015-12-05Process external deps in sorted ordermpeterv1-2/+2
2015-12-05Show candidate files when external deps are missingmpeterv1-18/+33
2015-12-02removed /debug /release switches for setting up the enviornment. it does NOT ...Thijs Schreijer1-2/+1
2015-12-01added debug/release option for SDK detectionThijs Schreijer1-1/+2
2015-12-01Make sure --local always implies --tree=home.Hisham Muhammad1-0/+5
2015-12-01Fix typoIgnacio BurgueƱo1-1/+1
2015-12-01updated;Thijs Schreijer1-9/+54
2015-11-25fix: bad errormessage and missing quotesThijs Schreijer2-4/+6
2015-11-16Do not distribute appveyor files in release packages.Hisham Muhammad1-2/+2
2015-11-14write config directory only if explictly given, use defaults otherwiseThijs Schreijer2-2/+7
2015-11-07Use `command -v` for obtaining executable path.Ruslan Kiianchuk1-1/+1
2015-11-07Fix `find_program` function to be less fragileRuslan Kiianchuk1-20/+1
2015-11-03User assertion for required condition check.xpol1-3/+3
2015-11-01Enable batch script delayed expansion and extensions.Xpol Wan1-1/+1
2015-11-01Support Visual Studio Express Editions and cleanup code.Xpol Wan1-14/+18
2015-11-01Add support for Windows SDK v7.1 and v6.1.Xpol Wan1-24/+60
2015-10-27explicit warn when enviornment variable given filename doesn't existThijs Schreijer1-9/+25
2015-10-27Move mingw test out of get_msvc_env_setup_cmd().Xpol Wan1-3/+1
2015-10-27Don't setup msvc when user desires MinGW.Xpol Wan1-0/+2
2015-10-27Add comments about Windows SDKs.Xpol Wan1-0/+3
2015-10-27Better msvc compiler setup compatibility.Xpol Wan1-22/+32
2015-10-24Better setup vc compiler, should compatible with Windows SDK.Xpol Wan1-13/+30
2015-10-23Automatically setup MSVC command line tools for VC2008 or above.Xpol Wan1-0/+21
2015-10-17Fix patch error message when source is differentmpeterv1-11/+6
2015-10-17Fix empty line handling in patch.luampeterv1-1/+6
2015-09-30Revert accidental commit.Hisham Muhammad2-4/+2
2015-09-30Use env for setting MACOSX_DEPLOYMENT_TARGET.Hisham Muhammad3-4/+6