2
0
mirror of https://github.com/rehlds/rehlds.git synced 2024-12-29 08:05:50 +03:00
Commit Graph

9 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
eac20aef3a
GCC 5.X: Force disable macro _GLIBCXX_USE_CXX11_ABI for compatibility oldest version libstdc++
Fix #476
2017-06-28 18:26:29 +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
dreamstalker
b6c01cdd4c Link libstdc++ statically on linux
Updated gradle to 2.4
Updated gradle-cpp-plugin to 1.2
2015-06-06 23:40:49 +04:00
dreamstalker
7326bee095 Initial commit 2015-05-04 22:25:41 +04:00