Tarantool development patches archive
 help / color / mirror / Atom feed
* Re: [Tarantool-patches] [PATCH luajit v2 0/2] Make build improvements
       [not found] <cover.1666688011.git.skaplun@tarantool.org>
@ 2022-11-11  8:56 ` Igor Munkin via Tarantool-patches
  0 siblings, 0 replies; only message in thread
From: Igor Munkin via Tarantool-patches @ 2022-11-11  8:56 UTC (permalink / raw)
  To: Sergey Kaplun; +Cc: tarantool-patches

Sergey,

Thanks for your patches! LGTM.

I've reimplemented CI workflow a bit by merging two checks (CMake and
Makefile.original) into a single job to reduce pressure on the runners
(additional clone, setup, etc is not needed).

I've checked both patches into all long-term branches in tarantool/luajit
and bumped a new version in master, 2.10 and 1.10.

On 25.10.22, Sergey Kaplun wrote:
> The first patch fixes the build via <Makefile.original>.
> The second patch adds CI for the CMake GNU Make build, that will become
> obsolete after using Ninja for `Testing` workflow.
> 
> See runs examples here:
> https://github.com/tarantool/luajit/actions/workflows/gnumake-bulds.yml
> Branch:
> https://github.com/tarantool/luajit/tree/skaplun/gh-noticket-fix-make-build-full-ci
> 
> Sergey Kaplun (2):
>   build: fix build with original Makefile
>   ci: add workflow for legacy CMake GNU Make build
> 
>  .github/actions/setup-macos/action.yml |   8 ++
>  .github/workflows/gnumake-bulds.yml    | 151 +++++++++++++++++++++++++
>  src/Makefile.dep.original              |   7 +-
>  src/Makefile.original                  |   7 +-
>  4 files changed, 167 insertions(+), 6 deletions(-)
>  create mode 100644 .github/workflows/gnumake-bulds.yml
> 
> -- 
> 2.34.1
> 

-- 
Best regards,
IM

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-11  9:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <cover.1666688011.git.skaplun@tarantool.org>
2022-11-11  8:56 ` [Tarantool-patches] [PATCH luajit v2 0/2] Make build improvements Igor Munkin via Tarantool-patches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox