CPack: initial commit.
Add the simplest CPack configuration for 'make package' and 'make package_source' targets. Add an empty snapshot to revision control to use in 'make package' and thus spare the user from the need to do --init-storage. Modify args.test to accept a bare (no git version) version number, and thus ensure the user from a yet another call before he/she can start work/play around.
Showing
- .gitignore 5 additions, 0 deletions.gitignore
- CMakeLists.txt 18 additions, 1 deletionCMakeLists.txt
- cmake/tarantool_cpack.cmake 27 additions, 0 deletionscmake/tarantool_cpack.cmake
- core/log_io.c 1 addition, 1 deletioncore/log_io.c
- include/config.h.cmake 1 addition, 1 deletioninclude/config.h.cmake
- mod/CMakeLists.txt 2 additions, 0 deletionsmod/CMakeLists.txt
- test/CMakeLists.txt 5 additions, 0 deletionstest/CMakeLists.txt
- test/box/00000000000000000001.snap 0 additions, 0 deletionstest/box/00000000000000000001.snap
- test/box/args.result 2 additions, 2 deletionstest/box/args.result
- test/box/args.test 1 addition, 1 deletiontest/box/args.test
Loading
Please register or sign in to comment