-
Konstantin Osipov authored
Move towards a uniform include scheme where header files are stored along with the sources files, in the same directory. We had to begin to use this scheme thanks to use of subprojects, and a mix of two approaches turns the code base into a mess.
Konstantin Osipov authoredMove towards a uniform include scheme where header files are stored along with the sources files, in the same directory. We had to begin to use this scheme thanks to use of subprojects, and a mix of two approaches turns the code base into a mess.
.gitignore 1.64 KiB
_CPack_Packages
*.a
*.cbp
*.d
*.dylib
*.gcno
*.gcda
*.o
*.reject
*.so
*~
.gitignore
.gdb_history
CMakeFiles
CMakeCache.txt
CPackConfig.cmake
CPackSourceConfig.cmake
Makefile
RPM
tags
extra/txt2c
extra/bin2c
client/tarantool/tarantool
client/tarancheck/tarancheck
client/tarantar/tarantar
cmake_install.cmake
config.mk
connector/c/tnt/libtarantool.so.1
connector/c/tnt/libtarantool.so.1.1
connector/c/tntnet/libtarantoolnet.so.1
connector/c/tntnet/libtarantoolnet.so.1.1
connector/c/tntsql/libtarantoolsql.so.1
connector/c/tntsql/libtarantoolsql.so.1.1
connector/c/tntrpl/libtarantoolrpl.so.1
connector/c/tntrpl/libtarantoolrpl.so.1.1
doc/developer/tarantool_developer_guide.html
doc/developer/tarantool_developer_guide.txt
doc/man/tarantool.1
doc/man/tarantool_box.1
doc/user/tarantool_user_guide.html
doc/user/tarantool_user_guide.txt
doc/tnt.ent
doc/www-data/*.html
doc/www-data/*.ru.html
doc/www-data.in/download
extra/rpm.spec
src/trivia/config.h
install_manifest.txt
lcov
src/bootstrap.h
src/lua/*.lua.c
src/box/lua/*.lua.c
src/box/tarantool_box
src/box/tarantool.cfg
tarantool-*.tar.gz
test/connector_c/protocol
test/connector_c/rpl
test/connector_c/snap
test/connector_c/tt
test/connector_c/tp
test/connector_c/update
test/connector_c/xlog
test/lib/*.pyc
test/lib/*/*.pyc
test/unit/*.test
test/var
third_party/luajit/src/luajit
third_party/luajit/lib/vmdef.lua
third_party/luajit/src/buildvm
third_party/luajit/src/lj_bcdef.h
third_party/luajit/src/lj_ffdef.h
third_party/luajit/src/lj_folddef.h
third_party/luajit/src/lj_libdef.h
third_party/luajit/src/lj_recdef.h
third_party/luajit/src/lj_vm.s
VERSION
debian/*.debhelper
debian/*.log
debian/*.substvars
*.cdbs-orig