David Anderson
785c6aa1cf
Update to AMBuild 2.2.
...
This is a pretty big diff because SourceMod had lots of multi-arch
workarounds that can now go away. I've also changed 'x64' to 'x86_64' in
many places since this is how AMBuild normalizes it, and it's far too
late to pick the shorter string, so we might as well suck it up.
The --target-archs parameter has been replaced with --targets. It works
the same way.
The default behavior for SDK inclusion is now "present" instead of
"all" since this lowers the burden of storing many SDKs. Official builds
will still be made with --sdks=all.
2020-08-18 23:09:43 -07:00
Scott Ehlert
ce1a4dcac0
64-bit support for CSGO on Linux and macOS ( #705 )
2017-12-20 01:56:23 -06:00
Kyle Sanderson
65bf85fcbe
(Re-)Add support for gcc and clang3.9, 4.0, and 5.0.
2017-10-09 16:53:19 -07:00
Scott Ehlert
bbdecceb4b
Switch to AMBuild 2.1 API. ( #694 )
2017-10-02 07:18:57 -05:00
Asher Baker
0387c45995
Fix Mac build.
2015-11-04 16:28:45 +00:00
Asher Baker
2ea3d9023b
Fix libcurl build on Clang 3.5.
2015-11-04 15:21:13 +00:00
Scott Ehlert
e00e879af5
Use == instead of is operator for checking string equality in AMBuild scripts (bug 6043, r=dvander).
2014-02-09 22:50:20 -06:00
Scott Ehlert
0ab8f4a1bd
Remove GLIBC 2.7 depedency from Webternet extension (no bug, r=dvander).
2014-02-09 15:19:17 -06:00
David Anderson
b69b0de234
Various build fixes (bug 5997 part 14, r=ds).
2013-12-30 17:51:01 -05:00
David Anderson
6d320163a1
Various Windows build fixes (bug 5997 part 13, r=ds).
...
--HG--
rename : sourcepawn/compiler/libpawnc.rc => sourcepawn/compiler/version.rc
2013-12-30 17:51:00 -05:00
David Anderson
54ed1807c0
Port webternet/curl to AMBuild 2 (bug 5997 part 2, r=ds).
2013-12-30 17:50:57 -05:00
Asher Baker
e84f6e4afd
Backed out updated libcurl.
2013-03-18 00:55:59 +00:00
Asher Baker
63175aa3cb
Updated cURL version.
2013-03-17 22:23:20 +00:00
Scott Ehlert
68a0d10443
Webternet and Updater extensions now load on Windows 2000 (bug 4234, r=dvander).
2010-01-20 15:12:57 -06:00
David Anderson
40a8892cb7
Merge from sourcemod-1.2 branch.
2009-03-30 11:43:16 +02:00
David Anderson
c0ee2ce345
Fixed assorted updater bugs (bug 3697, r=pred, a121=blocking).
2009-03-06 17:41:35 -05:00
David Anderson
1f636bf7a9
Bumped trunk to 1.3.0.
2009-03-05 01:48:18 -05:00
David Anderson
9514c12982
Initial import of untested curl extension (bug 3560, r=pred,ds).
2009-01-11 23:48:17 -05:00
David Anderson
489d6c5a65
Imported libcurl source code.
2009-01-08 18:31:00 -05:00