1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-29 11:24:19 +01:00
Commit Graph

62 Commits

Author SHA1 Message Date
Nicholas Hastings
8cfab6c637 Merge new versioning logic from SourceMod, fixes manual builds and --gen=vs. 2015-04-11 10:25:06 -04:00
Nicholas Hastings
5667763019 Revert "Branch fixes."
This reverts commit ed081f045e.
2014-09-11 19:15:41 -04:00
David Anderson
ed081f045e Branch fixes. 2014-09-10 23:12:34 -07:00
David Anderson
f6d2cdf93d Add search paths for HL2SDKs. 2014-05-26 22:41:20 -07:00
David Anderson
b19c63aabc Fix spacing. 2014-05-25 12:11:18 -07:00
David Anderson
e016f1f4c2 Port package scripts to Git. 2014-05-25 12:09:30 -07:00
David Anderson
1817478b0e Add rev count back. 2014-05-25 03:26:08 -07:00
David Anderson
149bc768b7 Port build process to Git. 2014-05-25 02:16:03 -07:00
Scott Ehlert
0c8b046cad Sync changes from SourceMod's bootstrap script. 2014-05-17 16:19:00 -05:00
Scott Ehlert
e0ad9f563a Force reconfigures to happen every time. 2014-05-17 16:11:02 -05:00
Scott Ehlert
649c9fa3c7 Attempt to fix uploading step of builds. 2014-03-03 04:33:26 -06:00
Scott Ehlert
b3c96d973e Make symstore.pl die if it fails to open a symbol directory (no bug, r=me). 2014-02-13 02:14:39 -06:00
David Anderson
6992f85f87 Update for latest AMBuild API (no bug, r=me). 2013-12-28 11:14:06 -05:00
Scott Ehlert
c700ab75d1 Allow passing the compiler name to startbuild.pl for AMB2 reconfigures (r=dvander). 2013-12-11 01:51:44 -06:00
David Anderson
13e41884d1 Fix configuring on gcc-4.4. 2013-11-18 10:56:52 -08:00
David Anderson
eec5601a7f Python 2.6 support for generate_headers.py. 2013-11-18 10:42:49 -08:00
David Anderson
4c2cec50b1 Remove unused sentinel file. 2013-11-18 10:33:05 -08:00
David Anderson
895e2fed9f More bad reconf detection. 2013-11-18 10:22:06 -08:00
David Anderson
d32e696f3a Fix versioning script on Python 3. 2013-11-18 10:18:30 -08:00
David Anderson
6715a68945 Disable console colors on buildbot. 2013-11-18 10:14:38 -08:00
David Anderson
576b2051de Use correct command. 2013-11-18 09:53:22 -08:00
David Anderson
c919da095e De-hardcode Python 3. 2013-11-18 09:52:47 -08:00
David Anderson
e9a426ca46 Upgrade build scripts to AMBuild 2 (bug 5970, r=ds). 2013-11-18 09:46:46 -08:00
Asher Baker
fe781a301d Added basic VDF file for easier installation (bug 5681, r=dvander). 2013-04-01 03:03:31 +01:00
Scott Ehlert
c5531fe64a Fixed startbuild script for OS X 10.7 build slave. 2012-03-21 06:24:39 -05:00
Scott Ehlert
8641644a3a Fixed bootstrap script for OS X 10.7 build slave. 2012-03-21 05:28:25 -05:00
David Anderson
243362da62 Use passive, not active FTP. 2011-06-29 15:07:21 -07:00
Scott Ehlert
766875db5f Using gcc 4.4 from Debian 6 for Linux builds now. 2011-06-24 17:13:44 -05:00
Scott Ehlert
31f85839e1 Updated buildbot scripts to support clang builders (bug 4897, r=dvander). 2011-04-30 22:41:54 -05:00
David Anderson
5df6b9b9d0 Updated symstore logic. 2011-03-12 20:18:10 -08:00
Scott Ehlert
749bdd044a Added support for L4D2 on Mac OS X (bug 4646, r=dvander). 2010-10-14 18:14:45 -05:00
Scott Ehlert
970a833176 Fixed buildbot upload for OS X with horrible workaround (r=dvander). 2010-05-15 18:31:36 -05:00
Scott Ehlert
73e2daec56 Converted build system to AMBuild (bug 4403, r=dvander).
--HG--
rename : support/pushbuild.txt => pushbuild.txt
2010-05-14 00:34:36 -05:00
Scott Ehlert
1130977c9d Appended OS names to package archives (bug 4396, r=dvander). 2010-05-13 19:45:20 -05:00
Scott Ehlert
2c5cd02440 Fixed loading on Left 4 Dead 2 DLC (The Passing) (bug 4358, r=dvander). 2010-04-23 16:55:51 -04:00
David Anderson
0a7253a190 Re-added -dev tag, bumped version to 1.9.0. 2009-12-19 17:20:54 -08:00
David Anderson
cdba42866d Removed -dev tag for release build. 2009-12-19 16:48:49 -08:00
Scott Ehlert
9408b525ac Added separate build for Orange Box Valve engine (bug 4084, r=dvander).
Also extended MetamodVersionInfo with a game_dir member for getting the game name/directory.
And bumped METAMOD_PLAPI_VERSION to 15 for the above.
2009-10-29 16:23:25 -05:00
Scott Ehlert
ee846b3000 Added l4d2 binary building to buildbot script. 2009-10-29 11:08:37 -05:00
Scott Ehlert
07a7cc20cd Added support for Left 4 Dead 2 (bug 4078, r=dvander). 2009-10-29 10:57:27 -05:00
Scott Ehlert
ddb11f2e31 Re-added -dev tag for snapshots. 2009-02-25 22:13:30 -06:00
David Anderson
18d5b62996 Removed -dev tag for release builds. 2009-02-25 20:16:45 -05:00
Scott Ehlert
e8c1c45e71 PDB and DLL for Dark Messiah binary is now added to symbol server.
DS, what are we going to do with you...
2009-02-18 02:13:00 -06:00
Scott Ehlert
fe9cb91881 Wow, DS, you can't code. 2009-02-18 02:06:48 -06:00
Scott Ehlert
2a7283fc6b *Sigh* Fixed Linux build for real. 2009-02-18 01:58:16 -06:00
Scott Ehlert
be46e451d5 Oh, fixed Linux build. 2009-02-18 01:53:10 -06:00
Scott Ehlert
303176ab70 Added support for Dark Messiah engine and game. (no bug, r=me).
The development of this feature would not be possible without the support of the following people from the game's community:
Dylan Riggs, Carl Pettengill, Ed Moreland, and Christian.
2009-02-18 01:38:23 -06:00
David Anderson
51b25845f7 Switched the branch back to development status, bumped version to 1.7.1. 2008-11-26 02:11:07 -06:00
David Anderson
b30297ea03 Removed -dev for final builds. 2008-11-26 01:51:43 -06:00
Scott Ehlert
d8fa2493c4 Removed tag for 1.7.0 2008-11-26 01:40:41 -06:00