Commit Graph

35 Commits

Author SHA1 Message Date
halx99 bd9b593f7a Remove unnecessary string format calls 2024-02-24 12:28:11 +08:00
halx99 5e6b865215 Update cppwinrt: 2.0.230706.1 ==> 2.0.240111.5 2024-02-22 20:03:16 +08:00
Deal f22cc4be68
Don't use fmt header only (#1707) 2024-02-20 05:37:28 +08:00
halx99 030aa93ee1 Fix #1703, unzip don't rely on zlib DLL export 2024-02-19 21:39:02 +08:00
Deal c3855e50fa
Update README.md 2024-02-16 21:44:08 +08:00
RH bd9877d719
Ensure valid whitespace is not trimmed when html parsing mode is used (#1689)
* Ensure valid whitespace is not trimmed when html mode is enabled.

* Add copyright notice
2024-02-16 21:42:11 +08:00
halx99 1e992086fc Update glad to 2.0.5, llhttp to 9.2.0 2024-02-14 12:17:36 +08:00
halx99 c7669aac5a Fix #1675
Update yasio to 4.2.1
2024-02-13 13:16:33 +08:00
halx99 5eba65474f Update yasio to v4.2.0 2024-02-07 19:49:51 +08:00
RH a1a444384e
Ability to disable default implementations of HTTP and WebSocket clients (#1656)
* Allow HttpClient and Websocket implementations to be excluded from build

* Allow LLHTTP to be excluded from build

* Add descriptions of new options

* Rename options based on current convention of AX_ENABLE_XXX
2024-02-06 22:19:03 +08:00
j-jorge 5f747b9761
Add AX_USE_ALSOFT_STATIC CMake option to compile and link OpenAL-soft as a static library. (#1654) 2024-02-06 07:42:11 +08:00
halx99 fb0ff3f02c Fix c-ares link issue 2024-02-06 00:32:19 +08:00
Deal ba760bbd4e
Update README.md 2024-02-03 00:02:13 +08:00
halx99 e278e45ab8 Fix ci 2024-02-02 00:42:42 +08:00
halx99 5afc17c83a Fix android ci 2024-02-02 00:15:06 +08:00
halx99 df165fec4b Prepare release v2.1.1 2024-02-02 00:00:06 +08:00
halx99 b6cd3e533d Update yasio to latest 2024-02-01 22:36:25 +08:00
halx99 41e68fe5e5 Update 3rdparties
- libpng 1.6.42
- simdjson: 3.6.4
2024-02-01 00:28:10 +08:00
halx99 8ee68b58c9 Bump 2.1.0 2024-01-19 20:39:08 +08:00
halx99 4600c961cd Update astcenc to 4.7.0 2024-01-15 23:44:36 +08:00
halx99 87a2532910 Try fix xcode15 linker fire duplicate libraries warnings
- https://github.com/axmolengine/axmol/issues/1453
- https://gitlab.kitware.com/cmake/cmake/-/merge_requests/8946
- https://gitlab.kitware.com/cmake/cmake/-/blob/master/Modules/FindPNG.cmake
2024-01-10 09:17:47 +08:00
halx99 b7499a8cce Update manifest
- switch gitee mirror base org
- update 1kdist to v71
  - update cares to v1.25.0
2024-01-08 23:20:00 +08:00
halx99 c40d85f6d7 Update fmtlib 10.1.1 ==> 10.2.1 2024-01-07 00:12:47 +08:00
halx99 3d2b6a1e07 Update glfw to latest 2024-01-02 21:48:45 +08:00
halx99 a85ef10410 Fix #1558 2023-12-31 22:35:36 +08:00
Deal 5fe829728b
Add websocket support (#1536) 2023-12-31 22:23:25 +08:00
halx99 276442b98d Update yasio 2023-12-28 23:20:45 +08:00
halx99 22a1faa593 Improve build system 2023-12-22 02:39:38 +08:00
halx99 fa08bc89bb Add publish ci [skip ci] 2023-12-20 20:30:02 +08:00
Deal 8902d48a5b
Prepare release v2.1.0 (#1527)
* Prepare release v2.1.0

- Support download prebuilt and optional package from mirror: gitee.com
- Move download cache dir: thirdparty/_deps ==> cache
- Add change log

* Update CHANGELOG.md
2023-12-20 02:34:45 +08:00
Deal b88c28013c
GLES3: Fix scalar array layout (#1523) 2023-12-15 22:29:23 +08:00
Deal 7a0e863b68
Improve 3rd cmake scripts (#1515) 2023-12-14 04:49:03 +08:00
aismann 7715ea2d26
Update README.md (Merge was overwritten: Add the upstream version of pugixml #1475 (#1511) 2023-12-14 01:48:03 +08:00
halx99 7864d8f6ec Enable FPS control for winuwp 2023-12-14 01:46:41 +08:00
halx99 affcf05b69 Prepare 2.1.0 release
* Update copyright notice
* Remove prebuilt libs from SCM
* Remove optional thirdparty sources/repo from SCM
* Remove tests resources  folder 'Content' from SCM
2023-12-08 01:04:43 +08:00