Er2
12f4148608
Allow installation to global directories.
...
This commit now install everything with FHS-compliant structure
(/usr/local/bin/hl2_launcher and lib/libtier0.so lib/lib...).
Binaries and libraries now uses rpath and not depends on local bin/
directory unlike original Valve's Source.
2023-05-01 13:20:36 +03:00
nillerusr
4f063c4053
unittests: fix library loading
2023-04-07 13:47:43 +03:00
nillerusr
e5eaf0fa9e
tier1: rewrite Sys_LoadModule
2022-10-08 22:14:26 +03:00
nillerusr
5e9ce905f7
tier1(android): add error message for library loading from mod apk
2022-09-17 18:27:50 +03:00
nillerusr
a16123e4be
fixed some unitialized variables
2022-08-19 23:27:37 +03:00
HappyDOGE
3faf6a69ac
fix windows build scripts, add windows opus support
2022-07-28 14:27:56 +03:00
HappyDOGE
90cd6e0e15
Merge branch 'master' into windows
2022-07-27 12:58:56 +03:00
nillerusr
ff99055be1
android: remove some jni functions, use APP_LIB_PATH instead of APP_DATA_PATH
2022-06-19 17:42:55 +03:00
nillerusr
0fb75b41fd
fix build with clang, fix saverestore again, android mod launcher support
2022-01-19 18:59:42 +03:00
JusicP
5e27785d40
Fix compilation under MSVC(VS2019)
2022-01-13 16:18:38 +02:00
nillerusr
2c6669f5e3
Initial android support ( #17 )
...
* Upload Android armv7 libs
* Fix debug build
* utlvector: fix undefined behavior
* wscript: add --use-ccache option
* wscript: store ccache in a separate directory
* Propertly use gl4es
* fontconfig: fix font detection
* [android]remove fontconfig dependency
* Add build guide for other platforms
Co-authored-by: JusicP <slender87844@gmail.com>
Co-authored-by: nillerusr <nillerusr@users.noreply.github.com>
2021-09-02 20:33:03 +03:00
nillerusr
2a490d398c
Revert "Fix code for Android"
...
This reverts commit 7a91fbebd9bef4c1a47747ef71960d646ab90d8d.
2021-09-02 20:31:11 +03:00
JusicP
7a91fbebd9
Fix code for Android
2021-08-20 19:56:20 +03:00
nillerusr
e794dbcbb1
fix loading libraries with lib prefix
2021-04-08 22:40:26 +03:00
FluorescentCIAAfricanAmerican
3bf9df6b27
1
2020-04-22 12:56:21 -04:00