Nicholas Hastings
b99b262b67
Updated ambuild script for new l4d2 library names.
...
--HG--
extra : rebase_source : 5333ff884154a43c852966fdc1f8792dc811c971
2013-06-30 10:38:54 -04:00
Scott Ehlert
bd95488911
Triggering build to fix clang 3.3 build.
2013-06-19 02:17:12 -05:00
Scott Ehlert
77fba24a11
Triggering build to test clang 3.3.
2013-06-18 18:12:43 -05:00
Nicholas Hastings
26d5160169
Updated Dota detection.
...
--HG--
extra : rebase_source : db72120da5c3ab853a27eb5f92f1a33886fa0a28
2013-06-18 12:15:29 -04:00
Scott Ehlert
ccd613ecb1
Triggering build to test buildbot.
2013-05-26 00:41:36 -05:00
Scott Ehlert
4c20cfae7a
Triggering build to test buildbot.
2013-05-26 00:37:53 -05:00
Nicholas Hastings
0452567b43
Updated for latest hl2sdk-dota changes.
2013-05-13 15:03:41 -04:00
Nicholas Hastings
aacb75f99d
Don't omit frame pointer on msvc builds.
2013-05-13 14:17:17 -04:00
Nicholas Hastings
cbce1cf2da
Merge.
2013-04-25 11:32:34 -04:00
Nicholas Hastings
1a8cbf3301
Triggering build.
2013-04-25 11:31:26 -04:00
Scott Ehlert
672a522a35
Triggering a build.
2013-04-22 22:15:12 -05:00
Scott Ehlert
fcf8a16ba0
Triggering a build.
2013-04-22 21:54:21 -05:00
Nicholas Hastings
29a7b11189
Build fixes for recent hl2sdk-dota updates.
2013-04-22 19:01:48 -04:00
Nicholas Hastings
197458be0c
Merge.
2013-04-16 13:26:55 -04:00
Nicholas Hastings
786881ca71
Triggering build for CS:S filesystem changes.
2013-04-16 13:26:19 -04:00
Asher Baker
fe781a301d
Added basic VDF file for easier installation (bug 5681, r=dvander).
2013-04-01 03:03:31 +01:00
Nicholas Hastings
e5e25d6f0b
Triggering build.
2013-03-29 10:51:22 -04:00
Nicholas Hastings
df8935eca6
Triggering build.
2013-03-29 10:16:04 -04:00
Nicholas Hastings
299e1d5e27
Triggering build.
2013-03-29 10:13:09 -04:00
Nicholas Hastings
10fada895d
Triggering build.
2013-03-29 10:09:26 -04:00
Nicholas Hastings
18c40b94db
Triggering build.
2013-03-29 09:55:11 -04:00
Nicholas Hastings
15118a94b4
Triggering build.
2013-03-29 09:47:47 -04:00
Nicholas Hastings
8b465be02f
Merge.
2013-03-29 09:29:50 -04:00
Nicholas Hastings
c9bf4c4b95
Triggering build.
2013-03-29 09:28:41 -04:00
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
Nicholas Hastings
42a139baf5
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
Nicholas Hastings
6f10f32a3a
Fixed typo in AMBuild script causing Dota 2 bin to not attempt to build.
2013-03-04 11:07:15 -05:00
Nicholas Hastings
0f2d7aa234
Added support for Dota 2 (bug 5640).
2013-03-04 10:38:17 -05:00
Peace-Maker
afa0fcaa74
Updated for CS:S sync (r=asherkin).
2013-02-05 21:26:40 +00:00
Nicholas Hastings
9530aa33ae
Triggering build.
2013-01-22 22:00:50 -05:00
Nicholas Hastings
e3e40c67a0
Removed usermessage api support for CS:GO (bug 5578, r=asherkin).
2013-01-22 21:38:16 -05:00
Nicholas Hastings
ee730b1c62
Triggering build.
2012-12-20 17:31:18 -05:00
Nicholas Hastings
f72c603186
Updated core-legacy test tool's msvc8 project file (NPOTB).
2012-11-09 15:04:13 -05:00
Pavol Marko
0edf8d1691
Fixed core-legacy crash on hook from making wrong page writable (bug 5533, r=psychonic).
2012-11-07 21:45:11 -05:00
Nicholas Hastings
26b7b3b385
Triggering build.
2012-10-28 15:51:05 -04:00
Nicholas Hastings
bb906b94c5
Updated Makefiles (NPOTB).
2012-10-27 11:48:06 -04:00
Nicholas Hastings
b518d1e372
Fixed linux build (bug 5522).
2012-10-26 16:15:10 -04:00
Nicholas Hastings
1978c586f0
Triggering build.
2012-10-26 16:08:13 -04:00
Nicholas Hastings
2819fe69e6
Updated loader to attempt to guess correct tier0/vstdlib filenames on linux (bug 5522).
2012-10-26 15:48:10 -04:00
Nicholas Hastings
65a48029e5
Updated ambuild script for new ep2v lib names (bug 5522).
2012-10-26 15:47:46 -04:00
Nicholas Hastings
de9e05f224
Remove unused variables and defines (bug 5523, r=asherkin).
2012-10-26 11:19:45 -04:00
Nicholas Hastings
76858fc2f3
Fixed core Makefile trying to link interfaces lib on non-csgo engines (NPOTB).
2012-10-26 11:19:02 -04:00
Asher Baker
a87dedcf75
Fixed include order issue introduced in 276192fd70a1 (bug 5079, bug 5469).
2012-09-03 13:43:02 +01:00
Scott Ehlert
e4a4d98720
Triggering build.
2012-08-25 11:10:58 -05:00
Scott Ehlert
d14c9dc501
Triggering build.
2012-08-25 10:45:44 -05:00
Scott Ehlert
32e7814bdf
Bumped version.
2012-08-25 10:07:14 -05:00
Scott Ehlert
298cfd4cde
Updated stub and sample makefiles for CS:S and CS:GO (bug 5458, r=psychonic).
2012-08-25 09:29:14 -05:00
Scott Ehlert
c3773bf039
Added support for CS:GO on Mac OS X (bug 5458, r=psychonic).
2012-08-25 09:28:35 -05:00
Nicholas Hastings
385af7b383
Triggering build.
2012-08-23 00:08:00 -04:00
Nicholas Hastings
7cb4543411
Triggering build.
2012-08-22 23:57:58 -04:00