[Tarantool-patches] [PATCH v2] rocks: forward options to luarocks
lvasiliev
lvasiliev at tarantool.org
Mon Apr 13 15:03:13 MSK 2020
Update comment and commit after updating LuaRocks patchset.
diff --git a/third_party/luarocks b/third_party/luarocks
index 1b51b2f..8e8db7f 160000
--- a/third_party/luarocks
+++ b/third_party/luarocks
@@ -1 +1 @@
-Subproject commit 1b51b2fe1c194719a7a8a74220a954a91c21f2a7
+Subproject commit 8e8db7f255a855c585245c288414ceb097576e07
commit 47992ecebf83572b7b69000625ba7e2ccc92f7a6
Author: Leonid <lvasiliev at tarantool.org>
Date: Fri Nov 15 15:36:33 2019 +0300
rocks: forward options to luarocks
The policy for check of luarocks flags has been changed
(moved from tarantoolctl to luarocks).
Chdir has been moved to luarocks.
Closes #4629
@TarantoolBot document
Title: Update tarantoolctl rocks
tarantoolctl rocks commands has been added:
build
config
download
init
lint
new_version
purge
which
write_rockspec
https://github.com/luarocks/luarocks/wiki/luarocks
On 12.04.2020 20:12, lvasiliev wrote:
> Ok
>
> commit 39fc7b43d6aad0f0c732ff8938515b8301adab40
> Author: Leonid <lvasiliev at tarantool.org>
> Date: Fri Nov 15 15:36:33 2019 +0300
>
> rocks: forward options to luarocks
>
> The policy for check of luarocks flags has been changed
> (moved from tarantoolctl to luarocks).
> Chdir has been moved to luarocks.
> Unsupported flags have been deleted from luarocks
>
> Closes #4629
>
> @TarantoolBot document
> Title: Update tarantoolctl rocks
> tarantoolctl rocks commands has been added:
> build
> config
> download
> init
> lint
> new_version
> purge
> which
> write_rockspec
>
> https://github.com/luarocks/luarocks/wiki/luarocks
>
>
> On 11.04.2020 17:11, Vladislav Shpilevoy wrote:
>>> rocks: forward options to luarocks
>>>
>>> The policy for check of luarocks flags has been changed
>>> (moved from tarantoolctl to luarocks).
>>> Chdir has been moved to luarocks.
>>> Unsupported flags have been deleted from luarocks
>>>
>>> @TarantoolBot document
>>> Title: Update tarantoolctl rocks
>>> tarantoolctl rocks commands has been added:
>>> build
>>> config
>>> download
>>> init
>>> lint
>>> new_version
>>> purge
>>> which
>>> write_rockspec
>>>
>>> https://github.com/luarocks/luarocks/wiki/luarocks
>>>
>>> Closes #4629
>>
>> Please, move 'Closes' out of the docbot request. Otherwise it
>> will end up in the doc ticket description. Sorry I didn't notice
>> it earlier.
>>
More information about the Tarantool-patches
mailing list