sourcemod/extensions/geoip
David Anderson 785c6aa1cf Update to AMBuild 2.2.
This is a pretty big diff because SourceMod had lots of multi-arch
workarounds that can now go away. I've also changed 'x64' to 'x86_64' in
many places since this is how AMBuild normalizes it, and it's far too
late to pick the shorter string, so we might as well suck it up.

The --target-archs parameter has been replaced with --targets. It works
the same way.

The default behavior for SDK inclusion is now "present" instead of
"all" since this lowers the burden of storing many SDKs. Official builds
will still be made with --sdks=all.
2020-08-18 23:09:43 -07:00
..
AMBuilder Update to AMBuild 2.2. 2020-08-18 23:09:43 -07:00
extension.cpp Migrate extensions to common AMTL string funcs (#785) 2018-03-25 13:00:53 -07:00
extension.h Fixed extension version reporting. 2009-08-30 01:54:45 -07:00
GeoIP.c Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
GeoIP.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00: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