sourcemod/tools
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
..
batchtool Move batchtool out of sourcepawn. 2015-03-07 10:52:13 -08:00
buildbot Update to AMBuild 2.2. 2020-08-18 23:09:43 -07:00
crc32 SourceMod can now be somewhat compiled on OS X for patch sanity testing (bug 3516, r=ds). 2008-12-23 01:33:37 -05:00
gamedata_md5 Fixed various memory issues. (bug 5766, r=asherkin) 2013-08-12 00:44:22 +01:00
gdc Static gamedata checker (NPOTB) 2010-10-01 12:15:43 -07:00
gdc-psyfork A couple of fixups to last commit (NPOTB). 2017-12-29 04:55:56 -08:00
ida_scripts Fixup types can include additional flags in the high bytes 2017-07-27 19:31:20 +01:00
incparser Fixed incparser for new functag format and added a sample Crimson Editor template 2009-08-09 14:03:50 +12:00
pcre Updated PCRE source to version 8.32 (bug 5593). 2013-03-17 11:32:03 -04:00
profiler Fixed duplicated entries and unnecessary file locking in ProfViewer (bug 4510, r=dvander) 2010-07-18 21:39:15 -04:00
vtable_scanner Let vtablecheck take class names instead of just vtable symbols (also fix line endings) 2009-03-21 18:17:43 -07:00
checkout-deps.ps1 Updated 'checkout-deps' to check for 'pip'/'pip3' prior to installing 'AMBuild' 2020-07-31 15:49:44 -07:00
checkout-deps.sh core: Add Insurgency support for amd64 Windows (#1295) 2020-08-06 19:53:06 -07:00