aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Keep only command driver functions in luarocks.cmdHisham2016-10-285-1086/+36
| | | * | | Keep only functions shared among commandsHisham2016-10-285-312/+9
| | | * | | Move files that will live in base dir back.Hisham2016-10-2819-1896/+0
| | | * | | Duplicate files to preserve git-blameHisham2016-10-2838-0/+3286
| * | | | | Merge branch 'master' into luarocks-3Hisham2016-10-306-51/+86
| |\| | | |
| * | | | | "soft-revert" support for building static libs.Hisham2016-10-292-0/+8
| * | | | | Fix references to writer.make_manifestHisham2016-10-291-4/+4
| | |_|/ / | |/| | |
| * | | | Adjust changes by @mpeterv in #638 to new locations.Hisham2016-10-292-67/+126
| * | | | Merge branch 'master' into luarocks-3Hisham2016-10-292-19/+41
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' into luarocks-3Hisham2016-10-283-32/+18
| |\ \ \ \
| * | | | | Fix merge.Hisham2016-10-281-1/+0
| * | | | | Merge branch 'master' into luarocks-3Hisham2016-10-2714-43/+72
| |\ \ \ \ \
| * | | | | | Check rockspec_version before running type check.Hisham2016-10-251-5/+6
| * | | | | | Merge branch 'master' into luarocks-3Hisham2016-10-202-14/+22
| |\ \ \ \ \ \
| * | | | | | | Make sure brand-new rockspec table has the utility function.Hisham2016-10-201-0/+3
| * | | | | | | Merge branch 'master' into luarocks-3Hisham2016-10-203-100/+164
| |\ \ \ \ \ \ \
| * | | | | | | | Add format-check function in rockspec table.Hisham2016-10-194-8/+8
| * | | | | | | | Merge branch 'master' into luarocks-3Hisham2016-10-194-18/+29
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Refactor error message and add extra checks.Hisham2016-10-194-17/+16
| * | | | | | | | | Avoid circular dependency.Hisham2016-10-191-1/+1
| * | | | | | | | | Merge branch 'master' into luarocks-3Hisham2016-10-185-13/+24
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into luarocks-3Hisham2016-10-152-4/+9
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Oops, my dev environment leaked in a commit, sorry.Hisham2016-10-152-4/+2
| * | | | | | | | | | | Add labels and issues_url metadataHisham2016-10-143-0/+15
| * | | | | | | | | | | Merge branch 'master' into luarocks-3Hisham2016-10-147-105/+123
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Tweak tests for luarocks-3 branch.Hisham2016-07-282-2/+4
| * | | | | | | | | | | | Move sortedpairs to core; used by luarocks.loader.Hisham2016-07-282-62/+63
| * | | | | | | | | | | | Fix field name building in type_check.luaHisham2016-07-281-2/+5
| * | | | | | | | | | | | Merge branch 'master' into luarocks-3Hisham2016-07-286-8/+16
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Core modules reorganization.Hisham2016-06-3058-1518/+1420
| * | | | | | | | | | | | | Merge branch 'master' into luarocks-3Hisham2016-06-294-6/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Remove now unused function deps.deps_mode_to_flagPeter Melnichenko2016-06-131-4/+0
| * | | | | | | | | | | | | | Remove 'run' interface for commandsPeter Melnichenko2016-06-1325-32/+0
| * | | | | | | | | | | | | | Merge branch 'master' into luarocks-3Peter Melnichenko2016-06-132-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into luarocks-3Peter Melnichenko2016-06-1358-741/+577
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #472 from geoffleyland/luarocks-3Hisham Muhammad2016-05-031-1/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Actually use rockspec.source.dir_setGeoff Leyland2015-12-241-1/+1
| | * | | | | | | | | | | | | | | | fetch.get_sources only searches the directory for the one true dir if the roc...Geoff Leyland2015-12-231-6/+4
| | * | | | | | | | | | | | | | | | If source.dir can't be found in a downloaded package in fetch.get_sources, bu...Geoff Leyland2015-12-231-1/+26
| * | | | | | | | | | | | | | | | | Merge branch 'siffiejoe-staticlibs' into luarocks-3Hisham2016-05-033-1/+41
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'staticlibs' of https://github.com/siffiejoe/luarocks into siffi...Hisham2016-05-033-1/+41
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into staticlibsPhilipp Janda2014-05-276-8/+389
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'staticlibs' of https://github.com/siffiejoe/luarocks into stati...Philipp Janda2014-05-271-2/+2
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | avoid the need for plugin support in mingwPhilipp Janda2014-05-271-2/+2
| | | * | | | | | | | | | | | | | | | | | | handle static libraries for multiple versions of a rockPhilipp Janda2014-05-271-0/+5
| | | |/ / / / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | | | build static libraries for builtin build typePhilipp Janda2014-05-272-1/+36
| * | | | | | | | | | | | | | | | | | | | Merge branch 'master' into luarocks-3Hisham2016-05-0312-60/+166
| |\| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'master' into luarocks-3mpeterv2016-04-1620-196/+374
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | avoid "missing dependency" errors for defaultsPierre Chapuis2016-01-021-1/+4
| | |_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Fix util.popen_readGeoff Leyland2015-12-221-2/+2