summaryrefslogtreecommitdiffstats
path: root/src/meson.build
AgeCommit message (Expand)Author
2020-09-23Allow building with embedded SQLiteAdam Szmigin
2020-09-16Support Engine Prime schema versions up to 1.18.0Adam Szmigin
2020-08-09Move sqlite_modern_cpp to dedicated dirAdam Szmigin
2020-07-09Remove Boost UUID from libraryAdam Szmigin
2020-06-21Added symbol visibility declarationsAdam Szmigin
2020-05-27SQLite3 is now an external dependencyAdam Szmigin
2019-07-08transaction_guard: RAII class for database transactionshaslersn
2019-07-08Remove empty source file src/djinterop/performance_data.cpphaslersn
2019-07-08treewide: Make database/crate/track polymorphichaslersn
2019-07-08treewide: Rework APIhaslersn
2019-06-03Disable unit tests on MSVC for nowmrsmidge
2019-06-02Converted to meson build systemmrsmidge