deal
711338fbb1
Improve fmt import, see also #597
2022-02-25 17:40:08 +08:00
halx99
2baa40248f
Fix #597
2022-02-25 15:04:52 +08:00
halx99
67c6bcec4f
[cmake] Rename BUILD_LUA_LIBS to AX_ENABLE_EXT_LUA
2022-02-17 21:31:39 +08:00
halx99
67fad92cbf
Update plainlua to 5.4.4, pugixml to 1.12.1
2022-02-17 18:06:19 +08:00
halx99
818e563e51
Finish #578
2022-02-17 17:11:17 +08:00
halx99
65ee67539d
Revert unnecessary changes [skip ci]
2022-01-11 18:04:50 +08:00
deal
f81b0614c9
Fix android link issue
...
The header only fmt target hard to link on android, so we set include directory and preprocessor manually
2022-01-08 15:35:05 +08:00
deal
3956c7f21e
Who use who link the,headonly fmtlib[skip ci]
2022-01-08 13:59:34 +08:00
deal
d0df0f9731
Try to fix android ci
2022-01-08 13:50:29 +08:00
halx99
c81bb1b4c4
jni.hpp for android only
2021-12-29 19:27:27 +08:00
halx99
1af24d1452
Improve jni call by jni.hpp
...
Generate literal signature avoid GC allocs
2021-12-29 16:08:20 +08:00
halx99
8fd4a8afc3
Fix android ci
2021-12-29 13:44:39 +08:00
halx99
1581e70918
Fix ci
2021-12-29 12:22:59 +08:00
halx99
822226b89e
Fix ci
2021-12-29 11:52:09 +08:00
halx99
d1de186f5e
Fix ci
2021-12-29 11:51:07 +08:00
halx99
f8ff6a8481
Tidy robin-map
2021-12-29 11:25:42 +08:00
halx99
5c28896003
Add utils::computeDigest for support more hash algorithm
2021-12-16 11:14:39 +08:00
halx99
1ada732ffc
Use lua-5.4.3 as default plainlua version
...
see also: #332
2021-10-08 16:15:33 +08:00
halx99
5b53f005a5
Replace SDF implementation with freetype
2021-09-20 12:08:37 +08:00
halx99
54465540ff
Tidy thirdparty, openssl to 1.1.1l, remove unused iconv on win32
2021-08-26 22:59:44 +08:00
halx99
b66993f908
Update curl to 7.78.0 and use prebuilt lib for speedup cmake generation time
2021-08-23 20:38:52 +08:00
halx99
de925136c9
Add thirdparty box2d-optimized cmake option: OPT_BOX2D_OPTIMIZED
2021-08-13 13:54:18 +08:00
halx99
57fcc0b7e1
By default, enable ALSOFT_OSX_FRAMEWORK
2021-08-11 19:27:58 +08:00
halx99
5c070abfa6
Fix android shared loader for openal-soft
2021-08-08 14:35:30 +08:00
halx99
abd98f50aa
HttpClient cookie support
2021-07-19 12:26:25 +08:00
rh101
64acb571ef
Add configure_target_outdir(fmt)
2021-07-18 16:16:39 +10:00
rh101
92194c3181
Change how fmt is linked with adxe thirdparty library.
2021-07-18 14:54:05 +10:00
halx99
6e6ea05587
Add fmtlib [skip ci]
2021-07-17 23:14:27 +08:00
halx99
0e215e77bb
Tidy thirdparty lua-cjson
2021-07-16 11:17:34 +08:00
halx99
4ff7fba112
Fix CMakeLists.txt
2021-07-12 12:15:44 +08:00
halx99
f70ad053c0
Rename everything to adxe
2021-07-09 10:42:36 +08:00
halx99
be1d5c5a7b
Sync CMakeLists.txt and README files [skip ci]
2021-07-08 22:55:33 +08:00
halx99
2af246514e
Add yaml-cpp integration and improve thirdparty CMakeLists.txt
2021-07-08 22:39:08 +08:00
halx99
a379f936d8
Reimplement HttpClient based on yasio ( #390 )
...
* [WIP] Reimplement HttpClient based on yasio
This change will make HttpClient support concurrency request
* [WIP] Reimplement HttpClient based on yasio
a. timeoutForRead support
b. Improve code
* [WIP] Reimplement HttpClient based on yasio [ci build]
* [WIP] Fix ci [ci build]
* [WIP] Reimplement HttpClient based on yasio [ci build]
PUT,DELETE support
* [WIP] Reimplement HttpClient based on yasio [ci build]
HttpClientTest works
* Update HttpClient.cpp
* HttpClientTest: enable sslVerifaction test
* Update HttpResponse.h
* Sync luabindings [ci build]
* Add chrome UA test
* Fix ci [ci build]
* The timer for read timeout should be associated with per channel
* Remove unused function
* Update url
2021-06-24 12:33:07 +08:00
halx99
3f91e1c528
Tidy thirdparty [ci build]
2021-06-24 00:04:29 +08:00
halx99
733a4e1c86
Add llhttp
2021-06-15 12:43:01 +08:00
halx99
c54aaa56fb
Fix typo
2021-06-09 13:17:32 +08:00
halx99
cfd471f53a
Fix warnings
2021-06-09 12:28:33 +08:00
halx99
73df034804
Rename external to thirdparty [ci build]
2021-06-08 20:45:55 +08:00