Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH 0/2] Minor fixes for new LuaJIT extention library
@ 2020-10-17 11:13 Sergey Kaplun
  2020-10-17 11:13 ` [Tarantool-patches] [PATCH 1/2] build: provide missing LuaJIT lmisclib.h header Sergey Kaplun
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Sergey Kaplun @ 2020-10-17 11:13 UTC (permalink / raw)
  To: Alexander Turenko, Igor Munkin, Alexander V . Tikhonov; +Cc: tarantool-patches

This patchset consists from 2 parts:
1) Provide corresponding new LuaJIT header within tarantool at install.
2) Add missing public C API symbols from the new lib into exports.h

Branch: https://github.com/tarantool/tarantool/tree/skaplun/gh-5187-luajit-include-headers

CI is red, but fails related to replication tests or at osx_* jobs
(see also https://github.com/tarantool/tarantool/issues/5423).
CI: https://gitlab.com/tarantool/tarantool/-/pipelines/203892776

Sergey Kaplun (2):
  build: provide missing LuaJIT lmisclib.h header
  lua: add missing LuaJIT export symbols

 FreeBSD/databases/tarantool/pkg-plist | 1 +
 cmake/luajit.cmake                    | 2 +-
 rpm/tarantool.spec                    | 1 +
 src/exports.h                         | 2 ++
 4 files changed, 5 insertions(+), 1 deletion(-)

-- 
2.28.0

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-10-21 16:17 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-17 11:13 [Tarantool-patches] [PATCH 0/2] Minor fixes for new LuaJIT extention library Sergey Kaplun
2020-10-17 11:13 ` [Tarantool-patches] [PATCH 1/2] build: provide missing LuaJIT lmisclib.h header Sergey Kaplun
2020-10-18 19:19   ` Igor Munkin
2020-10-19  4:55     ` Sergey Kaplun
2020-10-20 12:07       ` Sergey Ostanevich
2020-10-17 11:13 ` [Tarantool-patches] [PATCH 2/2] lua: add missing LuaJIT export symbols Sergey Kaplun
2020-10-18 18:43   ` Igor Munkin
2020-10-19  4:57     ` Sergey Kaplun
2020-10-20 12:09       ` Sergey Ostanevich
2020-10-20 13:03         ` Sergey Kaplun
2020-10-21 16:08 ` [Tarantool-patches] [PATCH 0/2] Minor fixes for new LuaJIT extention library Alexander Turenko
2020-10-21 16:17 ` Alexander V. Tikhonov

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