Commit Graph
11 Commits
Author SHA1 Message Date
James ChenandGitHub 0d193a0432 Update swig, disable warning for unused variable (#289) 2022-09-06 14:43:43 +08:00
James ChenandGitHub 68e015729d Add swig binaries for mac, win64, linux (#280)
* Add swig binaries for mac, win64, linux
2022-08-15 14:34:58 +08:00
James ChenandGitHub a0a3c67d09 freetype is only used in DebugRenderer now, so link freetype only when DebugRenderer is enabled. (#268) 2022-06-30 10:26:44 +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
minggo 9b3fc71c6d Merge branch 'revert_v3.5' into merge_v3.5 2022-04-25 14:01:47 +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