sourcemod/extensions
Nicholas Hastings f3319ccc82 Add support for compiling MySQL ext against MySQL Connector/C instead of
full client lib. This makes for a lighter dependency, both in size and not being
tied to MySQL client version.

Tested against previous GA version, 6.0.2. Latest, 6.1.11 requires dynamic
linking with CRT on Windows, making specific MSVC redist required on client.

Only tested with Windows so far. Still need to test compile/run on Linux and Mac.
Dependency checkout scripts and MYSQL env vars in our own build environment need
to be checked as well.
2018-02-25 12:38:19 -05:00
..
bintools 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00
clientprefs 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00
cstrike 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00
curl 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00
geoip 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00
mysql Add support for compiling MySQL ext against MySQL Connector/C instead of 2018-02-25 12:38:19 -05:00
regex Add new regex natives. (#767) 2018-02-15 15:31:24 -05:00
sdkhooks 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00
sdktools Fix typo and update CSGOBadList (#738) 2017-12-28 18:43:49 -05:00
sqlite 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00
structs 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
tf2 Fix Linux and macOS builds. 2017-12-20 02:13:56 -06:00
topmenus 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00
updater 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00