Go to file
Scott Ehlert 1d30f00806 Added --sdks option to configure script to specify which SDKs to build againt (bug 5630, r=dvander).
Valid arguments are "all", "present", or a comma delimited list of engine names.

The "all" option will try to build against all supported SDKs. (This is the default.)
The "present" option will only attempt to build against SDKs that exist on the system.

Examples:

configure.py --sdks=css,csgo,ep2v
configure.py --sdks=l4d
configure.py -s present
2013-03-13 20:26:08 -05:00
configs Remove plugin_settings.cfg and supporting code (bug 5605, r=psychonic). 2013-02-16 15:15:22 -08:00
core Fixed issues with COMMAND_FILTER_NO_BOTS and @bots multi-target. (r=fennec) 2013-03-10 03:20:31 +00:00
editor Added AMXX Pawn geshi generation script. 2010-08-23 13:53:44 -04:00
extensions Fixed SDKHooks GetMaxHealth callback being passed incorrect parameters. 2013-03-02 13:42:07 -05:00
gamedata Added L4D and L4D2 gamedata for SDK Hooks on Mac OS X. 2013-02-25 20:44:16 -06:00
knight/shared Fixed bugs in the Knight shared files (not that these are used in SM). 2009-01-29 12:50:32 -05:00
loader Overhauled versioning information (bug 5453, r=dvander). 2012-08-26 01:33:54 +01:00
msvc10 Updated SDKHooks msvc10 project files and added to SM solution (NPOTB). 2013-02-08 22:26:51 -05:00
plugins Allow access to unvalidated authstrings (bug 5587, r=psychonic). 2013-03-07 00:58:17 +00:00
public Allow access to unvalidated authstrings (bug 5587, r=psychonic). 2013-03-07 00:58:17 +00:00
sourcepawn Removed call to getchar() in debug build of compiler (bug 5626, r=ds). 2013-02-25 16:30:19 -06:00
tools Updated gdc-psyfork symbols.txt with support for ep1 (NPOTB). 2013-02-09 14:21:50 -05:00
translations Added support for runoff voting in mapchooser (bug 4218, r=dvander). 2011-11-05 20:36:20 -04:00
.hgignore Added build directory to hgignore (NPOTB). 2012-08-26 23:33:11 -04:00
.hgtags Added tag sourcemod-1.2.0 for changeset 3a73bbf60f34 2009-03-05 02:35:44 -05:00
AMBuildScript Added --sdks option to configure script to specify which SDKs to build againt (bug 5630, r=dvander). 2013-03-13 20:26:08 -05:00
changelog.txt Triggering a build. 2011-04-13 19:05:41 -05:00
configure.py Added --sdks option to configure script to specify which SDKs to build againt (bug 5630, r=dvander). 2013-03-13 20:26:08 -05:00
NOTICE.txt Triggering a build. 2011-04-13 20:25:10 -05:00
product.version Bump version to 1.6.0. 2013-02-10 21:10:25 -08:00
pushbuild.txt Triggerin' a build. 2013-02-25 17:02:00 -06:00