Skip to content
Snippets Groups Projects
Commit 876e401a authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

Fix build system to properly support pluggable modules

 * Install *.lua modules into ${DATADIR}/tarantool/1.5
    and *.so modules into ${LIBDIR}/tarantool/1.5
 * Fix default package.path and package.cpath
 * Install Lua headers to ${INCLUDE_DIR}/tarantool/1.5
 * Install config.h to ${INCLUDE_DIR}/tarantool/1.5
 * Add a new package - tarantool-dev (server development headers)
 * Use RPM Macroses in rpm.spec
 * Fix tarball generation for Debian
 * Use GNUInstallDirs.cmake to setup directories
parent d1ee300e
Loading
Showing
with 160 additions and 129 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment