Metamod:Source - C++ Plugin Environment and Detour Library for the Source Engine
Go to file
Scott Ehlert 95aad72edc Added --sdks option to configure script to specify which SDKs to build againt (bug 5676, r=psychonic).
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-23 23:12:16 -05:00
core Added support for Dota 2 (bug 5640). 2013-03-04 10:38:17 -05:00
core-legacy Updated core-legacy test tool's msvc8 project file (NPOTB). 2012-11-09 15:04:13 -05:00
cruft/installer More re-arranging. Not what we discussed in IRC but I think it works out better, Make can't deal with upward dependencies nicely. 2008-11-14 04:14:35 -06:00
loader Removed loader's reliance on tier0 by manually parsing command line for -game (bug 5674, r=DS). 2013-03-22 20:47:35 -04:00
msvc10 Updated project files for CS:S as new engine (bug 5369) (NPOTB). 2012-08-20 14:25:56 -04:00
public Converted build system to AMBuild (bug 4403, r=dvander). 2010-05-14 00:34:36 -05:00
sample_mm Updated for CS:S sync (r=asherkin). 2013-02-05 21:26:40 +00:00
stub_mm Updated for CS:S sync (r=asherkin). 2013-02-05 21:26:40 +00:00
support Fixed startbuild script for OS X 10.7 build slave. 2012-03-21 06:24:39 -05:00
.hgignore Added MSVC10 project files for sample plugins (bug 4520, r=dvander). 2010-07-15 15:14:00 -05:00
.hgtags Added tag mmsource-1.8.0 for changeset 0133b1bed407 2009-12-19 17:04:03 -08:00
AMBuildScript Added --sdks option to configure script to specify which SDKs to build againt (bug 5676, r=psychonic). 2013-03-23 23:12:16 -05:00
configure.py Added --sdks option to configure script to specify which SDKs to build againt (bug 5676, r=psychonic). 2013-03-23 23:12:16 -05:00
LICENSE.txt More reorganization. 2008-11-14 04:29:33 -06:00
product.version Bumped version. 2012-08-25 10:07:14 -05:00
pushbuild.txt Triggering build. 2013-01-22 22:00:50 -05:00