-
- Downloads
use system-provided SQLite3 library
The reason is that we want to profit from latest security updates and therefore not use a copy of the SQLite3 source code that becomes outdated. ToDo: test on different Linux distributions / bc2 and adapt compile instructions accordingly, also container recipes must be adapted.
Showing
- CHANGELOG.txt 5 additions, 0 deletionsCHANGELOG.txt
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- cmake_support/FindSQLite3.cmake 27 additions, 0 deletionscmake_support/FindSQLite3.cmake
- modules/conop/src/compound_lib.hh 1 addition, 2 deletionsmodules/conop/src/compound_lib.hh
- modules/db/src/CMakeLists.txt 1 addition, 3 deletionsmodules/db/src/CMakeLists.txt
- modules/db/src/sqlite3.c 0 additions, 138243 deletionsmodules/db/src/sqlite3.c
- modules/db/src/sqlite3.h 0 additions, 7055 deletionsmodules/db/src/sqlite3.h
- modules/db/src/sqlite_conv.hh 1 addition, 1 deletionmodules/db/src/sqlite_conv.hh
- modules/db/src/sqlite_wrap.hh 1 addition, 1 deletionmodules/db/src/sqlite_wrap.hh
- modules/doc/install.rst 6 additions, 1 deletionmodules/doc/install.rst
Loading
Please register or sign in to comment