Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | "soft-revert" support for building static libs. | Hisham | 2016-10-29 | 2 | -0/+8 | |
| * | | | | | Fix references to writer.make_manifest | Hisham | 2016-10-29 | 1 | -4/+4 | |
| | |_|/ / | |/| | | | ||||||
| * | | | | Adjust changes by @mpeterv in #638 to new locations. | Hisham | 2016-10-29 | 2 | -67/+126 | |
| * | | | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-29 | 2 | -19/+41 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-28 | 3 | -32/+18 | |
| |\ \ \ \ | ||||||
| * | | | | | Fix merge. | Hisham | 2016-10-28 | 1 | -1/+0 | |
| * | | | | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-27 | 14 | -43/+72 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Check rockspec_version before running type check. | Hisham | 2016-10-25 | 1 | -5/+6 | |
| * | | | | | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-20 | 2 | -14/+22 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Make sure brand-new rockspec table has the utility function. | Hisham | 2016-10-20 | 1 | -0/+3 | |
| * | | | | | | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-20 | 3 | -100/+164 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add format-check function in rockspec table. | Hisham | 2016-10-19 | 4 | -8/+8 | |
| * | | | | | | | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-19 | 4 | -18/+29 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Refactor error message and add extra checks. | Hisham | 2016-10-19 | 4 | -17/+16 | |
| * | | | | | | | | | Avoid circular dependency. | Hisham | 2016-10-19 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-18 | 5 | -13/+24 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-15 | 2 | -4/+9 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Oops, my dev environment leaked in a commit, sorry. | Hisham | 2016-10-15 | 2 | -4/+2 | |
| * | | | | | | | | | | | Add labels and issues_url metadata | Hisham | 2016-10-14 | 3 | -0/+15 | |
| * | | | | | | | | | | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-14 | 7 | -105/+123 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Tweak tests for luarocks-3 branch. | Hisham | 2016-07-28 | 2 | -2/+4 | |
| * | | | | | | | | | | | | Move sortedpairs to core; used by luarocks.loader. | Hisham | 2016-07-28 | 2 | -62/+63 | |
| * | | | | | | | | | | | | Fix field name building in type_check.lua | Hisham | 2016-07-28 | 1 | -2/+5 | |
| * | | | | | | | | | | | | Merge branch 'master' into luarocks-3 | Hisham | 2016-07-28 | 6 | -8/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Core modules reorganization. | Hisham | 2016-06-30 | 58 | -1518/+1420 | |
| * | | | | | | | | | | | | | Merge branch 'master' into luarocks-3 | Hisham | 2016-06-29 | 4 | -6/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Remove now unused function deps.deps_mode_to_flag | Peter Melnichenko | 2016-06-13 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | Remove 'run' interface for commands | Peter Melnichenko | 2016-06-13 | 25 | -32/+0 | |
| * | | | | | | | | | | | | | | Merge branch 'master' into luarocks-3 | Peter Melnichenko | 2016-06-13 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into luarocks-3 | Peter Melnichenko | 2016-06-13 | 58 | -741/+577 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #472 from geoffleyland/luarocks-3 | Hisham Muhammad | 2016-05-03 | 1 | -1/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Actually use rockspec.source.dir_set | Geoff Leyland | 2015-12-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | fetch.get_sources only searches the directory for the one true dir if the roc... | Geoff Leyland | 2015-12-23 | 1 | -6/+4 | |
| | * | | | | | | | | | | | | | | | | If source.dir can't be found in a downloaded package in fetch.get_sources, bu... | Geoff Leyland | 2015-12-23 | 1 | -1/+26 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'siffiejoe-staticlibs' into luarocks-3 | Hisham | 2016-05-03 | 3 | -1/+41 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'staticlibs' of https://github.com/siffiejoe/luarocks into siffi... | Hisham | 2016-05-03 | 3 | -1/+41 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into staticlibs | Philipp Janda | 2014-05-27 | 6 | -8/+389 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'staticlibs' of https://github.com/siffiejoe/luarocks into stati... | Philipp Janda | 2014-05-27 | 1 | -2/+2 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | | avoid the need for plugin support in mingw | Philipp Janda | 2014-05-27 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | handle static libraries for multiple versions of a rock | Philipp Janda | 2014-05-27 | 1 | -0/+5 | |
| | | |/ / / / / / / / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | | | | | | build static libraries for builtin build type | Philipp Janda | 2014-05-27 | 2 | -1/+36 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into luarocks-3 | Hisham | 2016-05-03 | 12 | -60/+166 | |
| |\| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into luarocks-3 | mpeterv | 2016-04-16 | 20 | -196/+374 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | avoid "missing dependency" errors for defaults | Pierre Chapuis | 2016-01-02 | 1 | -1/+4 | |
| | |_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Fix util.popen_read | Geoff Leyland | 2015-12-22 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into luarocks-3 | Hisham Muhammad | 2015-12-05 | 6 | -34/+79 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Add explicit macosx_deployment_target option for Mac users. | Hisham Muhammad | 2015-11-29 | 3 | -3/+47 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into luarocks-3 | Hisham Muhammad | 2015-11-16 | 2 | -21/+28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | If LUAROCKS_CONFIGURE is given and is invalid, do not silently switch to a de... | Hisham Muhammad | 2015-10-24 | 1 | -10/+19 | |
| * | | | | | | | | | | | | | | | | | | | | | | Support install_pass in CMake. Fixes #431. | Hisham Muhammad | 2015-10-23 | 1 | -4/+18 |