Release 0.02.1
da115115
released this
01 Jun 15:18
·
223 commits
to master
since this release
- [Dev] Adapted the database-related source code to the new SOCI v3.1 API.
- [Build] Improved the CMake build framework. For instance, the package versions are now correctly handled, for the simulator-related components, as well as for third-party libraries (e.g., Xapian, SOCI, Boost). Thee rpath/run-path is now inserted into the (library, executable) binaries (only when needed, though).
- [Build] Removed any support for the GNU Autotools.