Commit Graph

7 Commits

Author SHA1 Message Date
s1lent
0daf12924d
Add project FileSystem_Stdio 2017-12-06 02:38:58 +07:00
In-line
10a6da22a1 Set stripSymbolTable to false 2017-09-29 19:55:05 +04:00
s1lent
b0660861cb
Fixed crash hlds, when building with GCC 6.X and later
Fix gcc compile
2017-07-24 01:09:08 +07:00
s1lent
46cd13fcd6 Add project HLTV 2017-05-03 22:02:15 +07:00
Lev
9ae0cb3f57 Remove static link option for gcc lib too. 2017-02-14 21:29:46 +05:00
s1lent
1b893376db Remove link statically with libstdc++ and add compatibility tricks to avoid symbols with version GLIBCXX_3.4.16 and bigger. 2017-02-14 22:02:15 +07:00
Lev
2f64cfc873 GCC support (#339)
* GCC support - could be used via -PuseGcc command line argument.

* Refactoring around __FUNCTION__, change __FUNCTION__ into __func__.

* Refactoring, formatting, small fixes.
2017-02-11 01:51:22 +05:00