From: Leonid Vasiliev <lvasiliev@tarantool.org> To: v.shpilevoy@tarantool.org Cc: tarantool-patches@dev.tarantool.org Subject: [Tarantool-patches] [PATCH v3 0/2] Adapt luarocks for tarantoolctl Date: Thu, 9 Apr 2020 09:33:31 +0300 [thread overview] Message-ID: <cover.1586412430.git.lvasiliev@tarantool.org> (raw) https://github.com/tarantool/tarantool/issues/4629 https://github.com/tarantool/luarocks/tree/lvasiliev/gh-4629-add-chdir-to-make See corresponding patch for tarantoolctl (https://github.com/tarantool/tarantool/tree/lvasiliev/gh-4629-forward-flags) Motivation: Imperfect integretion of the Luarocks to tarantoolctl (malfunctioning flags, disabled commands) Was done: whitelist of tarantoolctl don't used for luarocks flags Option chdir has been moved from tarantoolctl to luarocks @ChangeLog - see a comment in tarantool Leonid Vasiliev (2): Add the chdir option for make Delete flags which can't be used with tarantoolctl rocks src/luarocks/cmd/help.lua | 5 ----- src/luarocks/cmd/make.lua | 8 ++++++++ src/luarocks/util.lua | 5 +---- 3 files changed, 9 insertions(+), 9 deletions(-) -- 2.7.4
next reply other threads:[~2020-04-09 6:33 UTC|newest] Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-04-09 6:33 Leonid Vasiliev [this message] 2020-04-09 6:33 ` [Tarantool-patches] [PATCH v3 1/2] Add the chdir option for make Leonid Vasiliev 2020-04-09 6:33 ` [Tarantool-patches] [PATCH v3 2/2] Delete flags which can't be used with tarantoolctl rocks Leonid Vasiliev 2020-04-13 11:59 ` lvasiliev 2020-04-13 12:16 ` Yaroslav Dynnikov 2020-04-10 0:00 ` [Tarantool-patches] [PATCH v3 0/2] Adapt luarocks for tarantoolctl Vladislav Shpilevoy 2020-04-10 8:41 ` lvasiliev 2020-04-10 17:02 ` Yaroslav Dynnikov 2020-04-10 18:37 ` lvasiliev 2020-04-11 14:23 ` Vladislav Shpilevoy 2020-04-12 17:25 ` lvasiliev 2020-04-12 18:30 ` Yaroslav Dynnikov 2020-04-12 19:52 ` Vladislav Shpilevoy 2020-04-13 7:44 ` lvasiliev 2020-04-13 11:07 ` lvasiliev
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=cover.1586412430.git.lvasiliev@tarantool.org \ --to=lvasiliev@tarantool.org \ --cc=tarantool-patches@dev.tarantool.org \ --cc=v.shpilevoy@tarantool.org \ --subject='Re: [Tarantool-patches] [PATCH v3 0/2] Adapt luarocks for tarantoolctl' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox