Commit Graph

569 Commits

Author SHA1 Message Date
halx99 9321a65e8c Use md5 from openssl [ci build] 2021-06-02 00:44:45 +08:00
halx99 3118a10de3 Fix android ci [ci build] 2021-06-02 00:28:23 +08:00
halx99 d56a6f53cb Update astc [ci build] 2021-06-01 23:43:54 +08:00
halx99 9ff67f5087
Update README.md 2021-06-01 12:45:36 +08:00
halx99 db5900a453
Ads missing include [ci build] 2021-06-01 12:12:25 +08:00
halx99 e0beb6cf27 Update ConvertUTF,poly2tri [ci build] 2021-06-01 11:47:19 +08:00
aismann b30a6789b9
Added some github IDs (also an issue is written for some updates) (#367) 2021-05-31 17:30:53 +08:00
halx99 0bed2ea9d5
Fix ntcvt _MSC_VER check 2021-05-29 16:50:38 +08:00
halx99 b2fd49dee7 Fix ntcvt compile error for vs2017 2021-05-28 14:55:27 +08:00
RH 2b3ae5e41d
Update jpeg lib to fix compilation issue on Arm platform (#361) 2021-05-27 14:47:32 +08:00
halx99 67404f2ae6 plain glfw lib name 2021-05-18 21:30:42 +08:00
halx99 ad91ea9f33 Sync yasio 2021-05-18 00:39:50 +08:00
halx99 c987b2da9e Sync yasio to latest 2021-05-18 00:25:11 +08:00
halx99 71f3e15308 Improve cmake 2021-05-14 12:13:39 +08:00
halx99 505a479408 Use EXCLUDE_FROM_ALL to exclude unnecessary targets 2021-05-14 10:16:55 +08:00
halx99 02cb09c6e2 Update openal 2021-05-14 10:15:42 +08:00
HALX99 fdba046541
Fix ci [ci build] 2021-05-13 02:42:12 +08:00
halx99 fc3ffa3b5b Improve cmake [ci build] 2021-05-13 01:03:11 +08:00
halx99 6aea443282 Fix cmake issue [ci build]
Avoid cause check_include_file return unexpected result.
2021-05-11 23:48:15 +08:00
HALX99 7bd2010995
Explicit disable libssh2 dep for libcurl [ci build] 2021-05-09 00:54:05 +08:00
halx99 ffdde101a5 glfw as child window support 2021-04-28 23:43:00 +08:00
halx99 7ac709d9ec Update CMakeLists.txt 2021-04-28 21:01:55 +08:00
halx99 3a3c4ed518 Update cmakelist 2021-04-28 18:58:11 +08:00
halx99 89957435da Fix FindHarfBuzz.cmake when version not match [ci build] 2021-04-28 17:04:04 +08:00
halx99 881c7672c8 Fix FindHarfBuzz.cmake [ci build] 2021-04-28 16:52:28 +08:00
HALX99 15fea25204
fix ci 2021-04-28 15:50:03 +08:00
halx99 b45b658dbc Don't find harfbuzz [ci build] 2021-04-28 15:43:27 +08:00
halx99 4d532f09a7 fix linux build [ci build] 2021-04-28 15:30:24 +08:00
halx99 100f23990b Enable build curl with openssl [ci build] 2021-04-28 15:10:28 +08:00
HALX99 067f55609b
Fix ci [ci build] 2021-04-28 13:13:41 +08:00
halx99 617f7a5f15 Building glfw,freetype,openal,curl from sources [ci build] 2021-04-28 12:43:51 +08:00
halx99 7f1ca55a97 NavMesh Use lz4 instead fastlz [ci build] 2021-04-26 22:39:44 +08:00
halx99 6edff0c70e [libjpeg-turbo] Execlude execute targets 2021-04-25 22:15:25 +08:00
halx99 05d96aaa51 Update libjpeg-turbo to v2.1.0 [ci build] 2021-04-25 21:41:28 +08:00
halx99 2a1459b27b Update cmake & readme 2021-04-24 23:51:23 +08:00
halx99 f53cfe4ebf Update c-ares [ci build] 2021-04-24 23:34:41 +08:00
halx99 578ab97d82 Update tsl 2021-04-24 23:15:47 +08:00
halx99 ed4433f487 Add missing include 2021-04-24 23:15:32 +08:00
halx99 3f0c9baef7 Simple box2d cmake 2021-04-24 22:49:20 +08:00
halx99 e8c1d7bc2c Set cmake min version to 3.10 [ci build] 2021-04-21 14:05:44 +08:00
HALX99 24f127e3ca
Update README.md 2021-04-02 10:22:10 +08:00
halx99 e1352dbede Track bt to 3.09 #333 2021-03-27 20:08:55 +08:00
HALX99 1590c200d5
Merge pull request #331 from c4games/cmake-improve
Improve cmake scripts
2021-03-13 18:46:32 +08:00
halx99 9aebfd4b0d Improve cmake scripts
a. rename project 'plainluac' to 'luac'
b. add executable project 'lua'
c. unify cmake runtime directory to bin
2021-03-13 18:18:40 +08:00
halx99 a5cf017e0f Lua 5.4 compatible 2021-03-13 16:47:09 +08:00
halx99 91bfb7c8ff Update win32 prebuilt libs
1. build with msvc toolset 14.28.29910.0
2. curl-7.75, openssl-1.1.1j
3. angle branch chromium/4439
4. openal-1.21.1 (7533)
2021-03-08 00:06:11 +08:00
halx99 87d00a32de Fix #326 [ci build] 2021-02-24 18:50:13 +08:00
halx99 169c13ad6f Fix warnings 2021-01-26 19:00:04 +08:00
halx99 610ec87b15 Update curl-7.74.0, openssl-1.1.1i for win32 [ci build] 2021-01-19 17:13:18 +08:00
halx99 6ad117ee9c Sync yasio 2021-01-19 15:00:08 +08:00