Commit Graph
14 Commits
Author SHA1 Message Date
yangchaoandGitHub 9fdaeaa984 fix warn : libz.a was build for newer macOS version (12.0) than being linked(11.0) (#275) 2022-07-20 11:21:32 +08:00
yangchaoandGitHub e1f76034aa remove iconv (#270)
* remove iconv

* update version.txt
2022-06-30 14:37:37 +08:00
yangchaoandGitHub e821968f17 add arm64 arch for zlib (#269) 2022-06-30 14:35:17 +08:00
yangchaoandGitHub e16a3e115f remove no use file (#267) 2022-06-28 09:53:24 +08:00
yangchaoandGitHub 6756126140 update zlib to 1.2.12 for mac (#266) 2022-06-27 17:02:36 +08:00
yangchaoandGitHub fb1ee5c0e5 V3.6 update libz (#263)
* update win zlib to 1.2.12

* update linux zlib to 1.2.12

* update android zlib to 1.2.12
2022-06-22 16:15:04 +08:00
yangchaoandGitHub d576db3d0f not use this marco on nx windows (#258)
* not use this marco on nx windows

* nx windows not need this compile options
2022-05-31 17:23:24 +08:00
yangchaoandGitHub 40e0ab05b8 V3.5 nx (#257)
* add nx support

* fix nx external compiler error

* format code

* nx if use nvn, no need use tbb

* windows cl.exe not  support -include compile flag

* update pvmp3dec cmake , support windows
2022-05-28 20:10:19 +08:00
yangchaoandGitHub e0a3e7bc34 mv qnx libs in private repo (#243) 2022-04-06 11:00:38 +08:00
yangchaoandGitHub 602a2896ba V3.6 add freetype (#239)
* add linux freetype
2022-04-01 10:37:00 +08:00
yangchaoandGitHub 349eed9b0b fix :sdl2 use static link (#224) 2022-02-28 09:45:47 +08:00
yangchaoandGitHub 973e244526 fix : linux use static lib (#223) 2022-02-25 15:32:45 +08:00
yangchaoandGitHub f28eba4d2f Server mode not link sdl2 (#221) 2022-02-24 14:49:47 +08:00
yangchaoandGitHub 613927e7f7 add Linux libs (#211)
* add linux lib

* add sdl2

* remove files

* new lib dir

* change cmake

* add qnx lib

* add cairo lib

* openssl use 1.1.1k , curl use static link
2022-01-10 11:06:44 +08:00