1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-29 11:24:19 +01:00
HLMetaModOfficial/support
David Anderson 1aae42c579
Switch to a manifest-based build model. (#131)
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:17:27 -07:00
..
buildbot Switch to a manifest-based build model. (#131) 2023-10-10 22:17:27 -07:00
msvc_project_templates Removed some unnecessary files from msvc_project_templates and updated .hgignore. 2009-11-13 21:54:22 -06:00
changelog.txt Updated changelog. 2009-12-19 14:01:30 -08:00
checkout-deps.ps1 Add support for Military Conflict: Vietnam (#100) 2022-12-20 01:27:03 +00:00
checkout-deps.sh Switch to a manifest-based build model. (#131) 2023-10-10 22:17:27 -07:00
dll2lib.ps1 Add dll2lib helper script 2023-05-21 12:07:22 -04:00
metamod_linux64.vdf 64-bit support for CSGO on Linux and macOS (#35) 2017-12-20 01:11:57 -06:00
metamod_osx64.vdf 64-bit support for CSGO on Linux and macOS (#35) 2017-12-20 01:11:57 -06:00
metamod_win64.vdf 64-bit support for CSGO on Linux and macOS (#35) 2017-12-20 01:11:57 -06:00
metamod.vdf Added basic VDF file for easier installation (bug 5681, r=dvander). 2013-04-01 03:03:31 +01:00
metaplugins.ini Added build script. 2008-11-18 03:22:50 -06:00
README.txt Added build script. 2008-11-18 03:22:50 -06:00
SourceMM.Doxyfile New top-levl folder for miscellany. 2008-11-14 04:32:06 -06:00

Visit:

	 http://wiki.alliedmods.net/Category:Metamod:Source_Documentation 
	  
 for more information.