Commit Graph

5 Commits

Author SHA1 Message Date
d7c66ac575 Move version number to separate file so CMake doesn't reconfigure when it changes 2026-05-12 03:05:55 +01:00
95a6a8c0c5 Merge branch 'main' into dev/p2s-pr 2025-10-30 15:04:18 +08:00
99863163b2 Fix unit tests (#11199)
* Fix tests build issue on Windows

* Fix `Http digest authentication` 404 error

* Fix `libnest2d_tests` missing dlls on Windows
2025-10-30 14:36:24 +08:00
d2e914b7f0 Show app build information in crash log 2025-10-29 21:20:30 +08:00
883607e1d4 Refactor folder (#10475)
Move many third-party components' source codes from the src folder to a new folder called deps_src. The goal is to make the code structure clearer and easier to navigate.
2025-08-22 20:02:26 +08:00