sourcemod/extensions/sqlite
David Anderson 7ed329c11f
Remove arch loops from build scripts. (#889)
This simplifies non-sdk build scripts by removing their loops over SM.archs. Instead the top-level
build script will re-evaluate them for each architecture.
2018-09-30 09:59:28 -07:00
..
driver Add support for more SQLite database open options. (#565) 2016-12-04 11:23:08 -05:00
sqlite-source Update SQLite to version 3.22.0 (#783) 2018-03-19 19:09:12 -04:00
AMBuilder Remove arch loops from build scripts. (#889) 2018-09-30 09:59:28 -07:00
extension.cpp Move versioning to a static library to improve trivial build speed (bug 5997 part 9, r=ds). 2013-12-30 17:51:00 -05:00
extension.h Add atomic reference counting and port DBI (bug 5876 part 3, r=ds). 2013-08-23 00:18:13 -07:00
smsdk_config.h Deduplicate a number of files used by extensions by moving them to the public directory (bug 5341, r=psychonic). 2014-04-23 21:19:28 -05:00
version.rc Overhauled versioning information (bug 5453, r=dvander). 2012-08-26 01:33:54 +01:00