metamod-source/core
David Anderson b31f504fe3
Switch to a manifest-based build model. (#132)
Rather than hardcode a bunch of SDK stuff, this is an attempt to move
SDK information to a declarative model. Each SDK gets a manifest, and
the manifests are stored in a shared repository.

Manifests encode stuff like "what platforms does this SDK build on" and
"what link flags do I need on each architecture".

This will hopefully reduce the complexity of the build scripts, since
going forward we only have to add new manifests, rather than figure out
how to attach more gunk into the build logic.
2023-10-10 22:23:38 -07:00
..
msvc9 Updated project files for CS:S as new engine (bug 5369) (NPOTB). 2012-08-20 14:25:56 -04:00
msvc10 Updated project files for CS:S as new engine (bug 5369) (NPOTB). 2012-08-20 14:25:56 -04:00
provider Add support for Military Conflict: Vietnam (#100) 2022-12-20 01:27:03 +00:00
sourcehook Fix sourcehook compilation warning (#106) 2023-07-30 21:36:23 -07:00
AMBuilder Switch to a manifest-based build model. (#132) 2023-10-10 22:23:38 -07:00
gamedll_bridge.cpp Ditch "source2" naming, restoring "dota". 2016-07-22 13:57:54 -04:00
IPluginManager.h Some reorganization. 2008-11-14 04:04:02 -06:00
ISmmAPI.h Fix detection of Blade Symphony on Windows x64 (#67) 2020-06-25 00:04:36 +00:00
ISmmPlugin.h Fix Dota build for hl2sdk-dota updates. 2018-07-07 14:06:14 -04:00
ISmmPluginExt.h Add support for Military Conflict: Vietnam (#100) 2022-12-20 01:27:03 +00:00
Makefile Updated makefiles. 2013-06-30 10:39:04 -04:00
metamod_console.cpp Fix detection of Blade Symphony on Windows x64 (#67) 2020-06-25 00:04:36 +00:00
metamod_console.h Ditch "source2" naming, restoring "dota". 2016-07-22 13:57:54 -04:00
metamod_oslink.cpp Fix detection of Blade Symphony on Windows x64 (#67) 2020-06-25 00:04:36 +00:00
metamod_oslink.h Merge 'master' into S2. 2017-04-15 09:43:39 -04:00
metamod_plugins.cpp Revert "Fix build regression from #102" 2023-09-24 13:46:41 -04:00
metamod_plugins.h Some reorganization. 2008-11-14 04:04:02 -06:00
metamod_provider.h Merge 'master' into S2. 2017-04-15 09:43:39 -04:00
metamod_util.cpp Add support for hl2sdk-mock. 2021-09-22 12:05:15 -07:00
metamod_util.h Only load plugins that have executable extensions. 2023-02-20 11:08:01 -08:00
metamod.cpp Only load plugins that have executable extensions. 2023-02-20 11:08:01 -08:00
metamod.h Fix detection of Blade Symphony on Windows x64 (#67) 2020-06-25 00:04:36 +00:00
version.rc Merge new versioning logic from SourceMod, fixes manual builds and --gen=vs. 2015-04-11 10:25:06 -04:00
vsp_bridge.cpp Ditch "source2" naming, restoring "dota". 2016-07-22 13:57:54 -04:00