aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Adjust changes by @mpeterv in #638 to new locations.Hisham2016-10-292-67/+126
| * | | | Merge branch 'master' into luarocks-3Hisham2016-10-293-19/+54
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' into luarocks-3Hisham2016-10-285-33/+40
| |\ \ \ \
| * | | | | Fix merge.Hisham2016-10-281-1/+0
| * | | | | Merge branch 'master' into luarocks-3Hisham2016-10-2717-82/+136
| |\ \ \ \ \
| * | | | | | Check rockspec_version before running type check.Hisham2016-10-251-5/+6
| * | | | | | Merge branch 'master' into luarocks-3Hisham2016-10-203-14/+34
| |\ \ \ \ \ \
| * | | | | | | Make sure brand-new rockspec table has the utility function.Hisham2016-10-201-0/+3
| * | | | | | | Merge branch 'master' into luarocks-3Hisham2016-10-205-100/+189
| |\ \ \ \ \ \ \
| * | | | | | | | Oops, messed with the module location.Hisham2016-10-191-2/+2
| * | | | | | | | Merge in Windows-compatible quoting.Hisham2016-10-191-2/+2
| * | | | | | | | Add format-check function in rockspec table.Hisham2016-10-194-8/+8
| * | | | | | | | Add some useful rules to .gitignoreHisham2016-10-191-0/+10
| * | | | | | | | Merge branch 'master' into luarocks-3Hisham2016-10-195-22/+33
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Refactor error message and add extra checks.Hisham2016-10-194-17/+16
| * | | | | | | | | Avoid circular dependency.Hisham2016-10-191-1/+1
| * | | | | | | | | Use luarocks-3 branch on AppveyorHisham2016-10-191-1/+1
| * | | | | | | | | Merge branch 'master' into luarocks-3Hisham2016-10-187-14/+39
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into luarocks-3Hisham2016-10-156-8/+16
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Oops, my dev environment leaked in a commit, sorry.Hisham2016-10-152-4/+2
| * | | | | | | | | | | Add missing file in test repoHisham2016-10-151-1/+2
| * | | | | | | | | | | Add tests for new flagsHisham2016-10-141-0/+8
| * | | | | | | | | | | Add labels and issues_url metadataHisham2016-10-143-0/+15
| * | | | | | | | | | | Merge branch 'master' into luarocks-3Hisham2016-10-1434-781/+780
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix download in testHisham2016-07-281-1/+1
| * | | | | | | | | | | | Tweak tests for luarocks-3 branch.Hisham2016-07-284-5/+7
| * | | | | | | | | | | | 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-2840-1199/+2480
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #577 from keplerproject/core-modulesHisham Muhammad2016-07-1563-1539/+1440
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Core modules reorganization.Hisham2016-06-3063-1539/+1440
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | 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-1364-763/+642
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 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-278-10/+392
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 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-0314-62/+178
| |\| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Fix travis: use luasec 0.6-1mpeterv2016-04-161-1/+1
| * | | | | | | | | | | | | | | | | | | | Merge branch 'master' into luarocks-3mpeterv2016-04-1626-225/+434
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \