1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2024-12-23 01:59:43 +08:00
Commit Graph

47 Commits

Author SHA1 Message Date
Nick Hastings
d5895beb43 Add missing win64 libprotobuf 2023-09-24 22:03:45 -04:00
Nick Hastings
6513985eff Re-rebuild interfaces and tier1 with older bintools 2023-09-24 20:58:45 -04:00
Nick Hastings
e30cd9938d Rebuild mathlib 2023-09-24 20:58:27 -04:00
Nick Hastings
4643697dee (Re)build interfaces lib 2023-09-24 14:53:27 -04:00
Nick Hastings
191ff66bec Add/update win64/linux64 tier0+1, vstdlib 2023-09-24 13:30:27 -04:00
David Anderson
685a7bff83 Add libc++ versions of libprotobuf. 2020-05-25 22:01:57 -07:00
Nick Hastings
2f58b9d492 Recompile tier1 for recent changes. 2019-09-03 16:51:23 -04:00
Scott Ehlert
1bea3d3b1e
Rebuild 64-bit protobuf for Linux with -Wa,-mrelax-relocations=no 2017-12-20 04:07:22 -06:00
Scott Ehlert
d5480b033f Rebuild 64-bit profobuf for Linux with -fPIC. 2017-10-08 19:21:50 -05:00
Scott Ehlert
43eb11440a Added 64-bit libprotobuf binaries. 2017-10-08 03:52:17 -05:00
Scott Ehlert
ecfdb625fb Ugh. Rebuild 64-bit Linux libs with -fPIC. 2017-09-15 04:13:25 -05:00
Scott Ehlert
f25a6ecfd5 Added 64-bit libs for Linux. 2017-09-15 03:58:17 -05:00
Nicholas Hastings
58e3e568f9 Recompile tier1 for ConVar int-from-string handling changes. 2017-08-06 10:30:26 -04:00
Scott Ehlert
6fd68f3835 Various fixes for 64-builds and added 64-bit libs for macOS. 2017-06-02 08:31:37 -05:00
Nicholas Hastings
06c1c90b4e Add missing Linux steam_api lib. 2017-05-27 09:46:43 -04:00
Nicholas Hastings
e9dd47a8c2 Revert "Recompiled tier1 with v120_xp toolset, updating vcxproj accordingly."
This reverts commit 7c9104d7c0.
2017-05-17 19:06:47 -04:00
Nicholas Hastings
7c9104d7c0 Recompiled tier1 with v120_xp toolset, updating vcxproj accordingly. 2017-05-08 19:57:10 -04:00
Nicholas Hastings
8f20c14b05 Recompile tier1 for IFileSystem changes. 2017-04-25 21:54:11 -04:00
Nicholas Hastings
fd249f1919 Add vs2017 version of libprotobuf. 2017-03-11 09:04:33 -05:00
Nicholas Hastings
1d5132e688 Add vs2015 version of libprotobuf. 2016-12-04 08:31:01 -05:00
Asher Baker
3bc37cd079 Recompile tier1 on CentOS 5.11
To fix CS:GO loading problems on distros using ancient version of ld.
2015-12-11 20:49:43 +00:00
Nicholas Hastings
4f05d150cc Force KeyValues to use g_pMemAlloc where applicable for string alloc. 2015-07-12 19:01:11 -04:00
Dr!fter
bebf631433 Update mac tier1 lib 2015-05-15 20:51:17 -04:00
Dr!fter
691d82179f Update tier1 libs. 2015-05-15 18:27:00 -04:00
Nicholas Hastings
39d3627de3 Revert "Remove use of dynamic_cast from tier1 and recompile."
This reverts commit cebfc1e2ef.
2014-09-11 19:14:47 -04:00
Fyren
cebfc1e2ef Remove use of dynamic_cast from tier1 and recompile. 2014-09-11 05:43:42 +00:00
Nicholas Hastings
f3a96511a0 Recompile libprotobuf with libstdc++ 2014-09-03 13:09:29 -07:00
Nicholas Hastings
31d004737f Recompile libprotobuf. 2014-09-01 11:13:32 -04:00
Nicholas Hastings
49e950f3eb Add msvc11 and msvc12 libprotobuf versions.
--HG--
extra : rebase_source : 796c5afa4dfcb2200e10fb8fec8df13e58c697fb
2014-02-28 14:34:39 -05:00
Nicholas Hastings
a28e829a3e Recompile Windows static libs.
--HG--
extra : rebase_source : 8dea8c74a11e19186669cacba7ce4453b015b17b
2014-02-28 14:32:09 -05:00
Nicholas Hastings
0de159bb09 Replacing osx libprotobuf.a with an actual 32bit version. 2013-01-22 23:38:44 -05:00
Nicholas Hastings
c1091d867d Replacing osx libprotobuf.a with a hopefully-32bit version. 2013-01-22 23:17:46 -05:00
Nicholas Hastings
491f01b7c9 Added linux and osx libprotobuf.a.
--HG--
branch : protobuf
2013-01-16 12:49:08 -05:00
Nicholas Hastings
00a7f11cf5 Added Windows libprotobuf libs.
--HG--
branch : protobuf
2013-01-15 14:07:35 -05:00
Nicholas Hastings
935d4b337a Updated tier1 binaries.
--HG--
branch : protobuf
2013-01-10 19:25:00 -05:00
Scott Ehlert
4ec04d2830 Added tier0 and vstdlib for OS X. 2012-08-19 02:08:39 -05:00
Scott Ehlert
5b6f0633f3 Updated static libraries for OS X. 2012-08-19 02:02:42 -05:00
Scott Ehlert
0b4aa2797b Built Windows static libs with MSVC 2005. 2012-06-03 00:08:37 -05:00
Scott Ehlert
5744b3b0ee ConnectInterfaces() actually works now. 2012-06-02 22:33:10 -05:00
Scott Ehlert
b143b27a0f Updated ConVar for 5/21 update and rebuilt tier1.
GetInt and GetFloat are now virtual.
2012-05-22 14:00:56 -05:00
Scott Ehlert
1b50ad202a Added OS X static libs for the future. 2012-05-21 18:30:56 -05:00
Scott Ehlert
18afb9c47c Added reverse-engineered interfaces lib code and hacked up tier1 and mathlib to build against the newer headers. 2012-05-21 02:49:35 -05:00
Scott Ehlert
8486372afb Hacked tier1 static library to change import symbol AssertValidStringPtr to _AssertValidStringPtr. 2011-07-07 10:16:04 -05:00
Scott Ehlert
d2766a0964 Rebuild tier0 and vstdlib import libraries. 2011-07-07 09:56:26 -05:00
Scott Ehlert
753fe25c18 SDK sync. 2010-10-11 17:51:21 -05:00
Scott Ehlert
afae1dd369 SDK sync. 2010-07-23 03:59:04 -05:00
Scott Ehlert
c0a96ff1e8 Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00