sourcemod/extensions/mysql
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
..
mysql MySQL: Support multiple result sets in prepared queries (#825) 2018-06-05 18:33:33 +01: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 Fixed missing version string and compile date for MySQL extension (bug 4547, r=dvander). 2010-07-28 14:48:51 -05:00
msvc15hack.c Fix building of MySQL DBI extension on VS 2015+. 2016-08-18 14:20:37 -04: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