| Age | Commit message (Collapse) | Author |
|
|
|
Closes #32440.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #32495.
|
|
Closes #32389.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #32491.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
Closes #32493.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
Closes #32484.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
Closes #32482.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
Closes #32480.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
|
|
Closes #32490.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
1) Fixes the :universal build.
2) Includes the completion patch that we previously killed.
3) Includes the sigaction patch that Lua52 never carried but we carried
for Lua51, so presumably want to here as well.
4) Closes #32437
Closes #32437.
Closes #32460.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #32483.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #32487.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #32486.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #32341.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
|
|
Closes #32478.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #32479.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
This reverts commit 454930c4d8d24729692e6ef3d12e5406d49b2ed0.
|
|
Closes #32476.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #32477.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #32458.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
The string passed as the cause is currently unused, so we don't need to
actually store it.
|
|
Closes #32469.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
|
|
Closes #32434.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Also: add test, fix prefix.
|
|
Proposing that we toss Metalua into the boneyard. Reasons:
1) It is hard-coded to look for Lua & Luac binaries, which are
obviously now pointing at Lua (5.2). I tried tweaking those hard-coded
lines with inreplace and had some success, but it still broke on
finding Luac. It complies ‘successfully’, but it won’t do very much.
2) There’s been no stable Metalua release for 5 years.
3) The HEAD build hasn’t worked in at least 8 months because the github
has moved away from compile scripts in favour of becoming Luarocks.
4) Honestly, interest in Metalua seems to be pretty low. If nobody has
noticed the HEAD build has been dead for 8 months…?
I feel like we’d be better scrapping this and pointing people at the
new Luarocks available for Metalua, which are on versions 0.7.2-1
compared to our shipped 0.5-rc2.
|
|
Closes #32468.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #32466.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|