axmol/external
halx99 71f3e15308 Improve cmake 2021-05-14 12:13:39 +08:00
..
ConvertUTF Set cmake min version to 3.10 [ci build] 2021-04-21 14:05:44 +08:00
android-specific/cpufeatures Set cmake min version to 3.10 [ci build] 2021-04-21 14:05:44 +08:00
angle/prebuilt/win32 Update win32 prebuilt libs 2021-03-08 00:06:11 +08:00
astc Set cmake min version to 3.10 [ci build] 2021-04-21 14:05:44 +08:00
box2d Simple box2d cmake 2021-04-24 22:49:20 +08:00
bullet Set cmake min version to 3.10 [ci build] 2021-04-21 14:05:44 +08:00
c-ares Update cmake & readme 2021-04-24 23:51:23 +08:00
chipmunk Set cmake min version to 3.10 [ci build] 2021-04-21 14:05:44 +08:00
clipper Set cmake min version to 3.10 [ci build] 2021-04-21 14:05:44 +08:00
cmake Embed third parties 2020-11-16 14:47:43 +08:00
curl Enable build curl with openssl [ci build] 2021-04-28 15:10:28 +08:00
edtaa3func Set cmake min version to 3.10 [ci build] 2021-04-21 14:05:44 +08:00
fastlib Add missing include 2021-04-24 23:15:32 +08:00
flatbuffers Embed third parties 2020-11-16 14:47:43 +08:00
freetype Fix FindHarfBuzz.cmake when version not match [ci build] 2021-04-28 17:04:04 +08:00
glad Set cmake min version to 3.10 [ci build] 2021-04-21 14:05:44 +08:00
glfw glfw as child window support 2021-04-28 23:43:00 +08:00
glsl-optimizer Set cmake min version to 3.10 [ci build] 2021-04-21 14:05:44 +08:00
jpeg [libjpeg-turbo] Execlude execute targets 2021-04-25 22:15:25 +08:00
kcp Embed third parties 2020-11-16 14:47:43 +08:00
lua Set cmake min version to 3.10 [ci build] 2021-04-21 14:05:44 +08:00
lz4 NavMesh Use lz4 instead fastlz [ci build] 2021-04-26 22:39:44 +08:00
md5 Set cmake min version to 3.10 [ci build] 2021-04-21 14:05:44 +08:00
minimp3 Embed third parties 2020-11-16 14:47:43 +08:00
mio Embed third parties 2020-11-16 14:47:43 +08:00
ogg Set cmake min version to 3.10 [ci build] 2021-04-21 14:05:44 +08:00
openal Update openal 2021-05-14 10:15:42 +08:00
openssl Enable build curl with openssl [ci build] 2021-04-28 15:10:28 +08:00
png Set cmake min version to 3.10 [ci build] 2021-04-21 14:05:44 +08:00
poly2tri Set cmake min version to 3.10 [ci build] 2021-04-21 14:05:44 +08:00
pugixml Fix ci [ci build] 2021-05-13 02:42:12 +08:00
rapidjson Embed third parties 2020-11-16 14:47:43 +08:00
recast Set cmake min version to 3.10 [ci build] 2021-04-21 14:05:44 +08:00
sol Embed third parties 2020-11-16 14:47:43 +08:00
stb Embed third parties 2020-11-16 14:47:43 +08:00
tinydir Embed third parties 2020-11-16 14:47:43 +08:00
tsl Update tsl 2021-04-24 23:15:47 +08:00
unzip Set cmake min version to 3.10 [ci build] 2021-04-21 14:05:44 +08:00
webp Set cmake min version to 3.10 [ci build] 2021-04-21 14:05:44 +08:00
win32-specific Set cmake min version to 3.10 [ci build] 2021-04-21 14:05:44 +08:00
xsxml Embed third parties 2020-11-16 14:47:43 +08:00
yasio Fix warnings 2021-01-26 19:00:04 +08:00
zlib Building glfw,freetype,openal,curl from sources [ci build] 2021-04-28 12:43:51 +08:00
.gitignore Improve lua framework code 2020-11-17 23:17:40 +08:00
CMakeLists.txt Improve cmake 2021-05-14 12:13:39 +08:00
README.md Update openal 2021-05-14 10:15:42 +08:00
SharedLoader.java.in Embed third parties 2020-11-16 14:47:43 +08:00
empty.cpp Embed third parties 2020-11-16 14:47:43 +08:00

README.md

The engine-x thirdparty libraries

angle

astc

Box2D

Bullet

c-ares

Chipmunk2D

Clipper

ConvertUTF

curl

  • Upstream: https://github.com/curl/curl
  • Version: 7.76.1 with cmake modification: replace 'BUILD_SHARED_LIBS' with 'CURL_BUILD_SHARED_LIBS'
  • License: Curl (MIT/X)

edtaa3func

fastlib

flatbuffers

FreeType

  • Upstream: https://www.freetype.org/
  • Version: 2.10.4 with modification: fix FindHarfBuzz.cmake min version doesn't work
  • License: BSD-style (The FreeType Project)

Glad

glfw

glsl-optimizer

jpeg (libjpeg-turbo)

kcp

lua

lz4

md5

  • Upstream: NA
  • Version: NA
  • License: Aladdin Enterprises

minimp3

mio

ogg & vorbis

OpenAL Soft

OpenSSL

png

poly2tri

pugixml

rapidjson

recast

sol2

stb (stb_image)

tinydir

tsl (robin-map)

unzip (minizip-1.2)

webp

xsxml

xxHash

yasio

zlib

libiconv

ntcvt