1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2025-02-21 14:54:14 +01:00

66 Commits

Author SHA1 Message Date
Nick Hastings
80e8ff0be3 Fix helpers module path lookup on newer Perl versions.
(cherry picked from commit 510454907a05c6f157714ee2df7abef973f6e7a0)
(cherry picked from commit 3bfd9a1cb7bcae3364d81ca4a3b133896d79b432)
2022-06-24 10:12:40 -04:00
Nicholas Hastings
4403e81407 Add generation of mmsource-latest download. 2017-04-30 19:36:13 -04:00
Nicholas Hastings
aabc8aa2a5 Roll version number. 2015-09-17 13:27:57 -04:00
Nicholas Hastings
9fed12f652 Update versioning for 1.10.6 release. 2015-09-17 12:47:07 -04:00
Nicholas Hastings
e14b479fbf Roll version number. 2015-05-30 09:11:00 -04:00
Nicholas Hastings
e0ef546bb7 Update versioning for 1.10.5 release. 2015-05-30 08:21:38 -04:00
Nicholas Hastings
56c5bcb02a Bump version. 2014-11-25 13:25:06 -05:00
Nicholas Hastings
e52d2fc0ce Update versioning for 1.10.4 release. 2014-11-25 10:48:43 -05:00
Nicholas Hastings
b54bacaf0f Bumping version. 2014-09-20 13:33:58 -04:00
Nicholas Hastings
ff4adba296 Update versioning for 1.10.3 release. 2014-09-20 12:43:08 -04:00
Nicholas Hastings
b5a6377c6c Revert "Branch fixes."
This reverts commit e7d277e45b4926a161e3fc8d85c1519682034f10.
2014-09-11 19:24:20 -04:00
David Anderson
e7d277e45b Branch fixes. 2014-09-10 22:26:58 -07:00
Nicholas Hastings
81a1d921da Bumping version. 2014-08-17 09:55:36 -04:00
Nicholas Hastings
2709a0604f Update versioning for 1.10.2 release. 2014-08-17 09:13:41 -04:00
Nicholas Hastings
fce3e8f9bd Bumping version. 2014-07-03 15:57:48 -04:00
Nicholas Hastings
463dae71bc Update versioning for 1.10.1 release. 2014-07-03 12:55:38 -04:00
David Anderson
1cad4b34cf Add search paths for HL2SDKs. 2014-05-26 22:53:24 -07:00
David Anderson
09d1f56492 Backport Git build to 1.10 branch. 2014-05-26 15:20:20 -07:00
Scott Ehlert
1d7f90adc1 Sync changes from SourceMod's bootstrap script. 2014-05-17 16:22:34 -05:00
Scott Ehlert
4cafc6206a Force reconfigures to happen every time. 2014-05-17 16:22:01 -05:00
Scott Ehlert
6a03f5af28 Fix upload step for builds. 2014-03-03 05:49:04 -06:00
Scott Ehlert
d4742a40d4 Make symstore.pl die if it fails to open a symbol directory (no bug, r=me). 2014-02-13 02:16:58 -06:00
David Anderson
fb14b7f08b Update for latest AMBuild API (no bug, r=me). 2013-12-28 11:14:06 -05:00
David Anderson
fb6526719d Add missing file. 2013-11-20 14:57:22 -08:00
David Anderson
8cd35971a5 Backport AMBuild 2 build scripts. 2013-11-20 14:55:30 -08:00
Nicholas Hastings
2a69365b22 Bumping version. 2013-08-25 17:54:00 -04:00
Nicholas Hastings
f666238c6a Update versioning for 1.10.0 release. 2013-08-25 17:15:45 -04: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