Qudix
a2f37b3684
[simpleini] Fix `define` to `defines` ( #1975 )
2 years ago
Qudix
bad5bec3f4
[simpleini] Add package ( #1971 )
...
* [simpleini] Add package
* [simpleini] Add `convertutf` dependency
* [simpleini] Add `convert` config
* [simpleini] Tweaks
2 years ago
Charles Seizilles
571090529b
add shaderwriter version 2.6 ( #1957 )
...
* shaderwriter: add version 2.6
* fix shaderwriter 2.6 CI package test
2 years ago
ruki
510320b75f
improve sqlchiper
2 years ago
fasiondog
4777064d7d
add sqlcipher ( #1916 )
...
* add sqlcipher
* sqlcipher on windows
* update sqlchipher
* update sqlcipher
* update sqlcipher
* update sqlchiper
* update sqlcipher
* update sqlcipher
* update sqlcipher
* fixed sqlcipher
* update sqlcipher
* update sqlcipher
* update sqlcipher
* update sqlcipher
* update sqlcipher
2 years ago
star9029
d9077b0e64
add snitch ( #1907 )
...
* add snitch
* add cmake
* disable header only
* fix config name
2 years ago
Jérôme Leclercq
2a618c3228
Add all platforms for glslang and spirv-tools (and update) ( #1888 )
...
* Add all platforms for glslang and spirv-tools
* Update xmake.lua
* Update glslang and spirv-tools
* Update spirv-headers
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
2 years ago
Wayne Lu
ea5f98ff31
add span-lite ( #1876 )
...
Co-authored-by: wqiu <wei@qiu.es>
2 years ago
冰雪殇璃陌梦
75a29c28af
Add rlottie ( #1846 )
...
* add rlottie
* fix openssl patches sha256 error
* lock dependencies version of rlottie
* Revert "fix openssl patches sha256 error"
This reverts commit 14a2811259
.
* fix error in tests of stb
* fix different sha256 for different sources of pixman
* temporarily disable pixman
* add patch for rlottie
* disable platform cross for rlottie
* fix error of rapidjson in windows-arm
* Use string.serialize() instead of string.dump()
* disable wasm shared library
* disable wasm shared lib for pixman and freetype
* fix install dir error of rlottie
* fix endian detect error of rapidjson in rlottie
* fix some error of rlottie
* fix endian error in win-arm of rapidjson
* add wasm patch for rlottie
* fix patch file error
* fix patch file error
* fix arm build error
* use pixman in xmake-repo
* set cxx standard for rlottie
* Update xmake.lua
* Update xmake.lua
* revert Android and iOS support for pixman
* remove __declspec(dllimport) for static build
* fix a typo error
* update rlottie
* update rlottie
* Revert "use pixman in xmake-repo"
This reverts commit 442563f8e8
.
* fix revert error
---------
Co-authored-by: ruki <waruqi@gmail.com>
2 years ago
Qudix
3e164758bf
[spdlog] Fix package issues ( #1850 )
...
* [spdlog] Fix typo and rework logic
* [spdlog] Add `wchar` option + noexcept define
* [spdlog] Edit version check
* [spdlog] Fix `fmt_external`, add `fmt_external_ho`
2 years ago
Hoildkv
e87ebadb4d
update swig ( #1840 )
...
* update swig
* update freeglut
* update dav1d
* fix arm64 freeglut
* fix swig
* fix dav1d
2 years ago
jj683
fe3f6f7fc5
simdjson v3.1.1 ( #1834 )
2 years ago
Hoildkv
ec493cd3b3
add shared-mime-info ( #1787 )
...
* add shared-mime-info
* update pugixml
* remove ninja requirement for meson
* add ftp to libxml2
* add libxml2 legacy
* fix shared-mime-info
* update gettext
2 years ago
Jérôme Leclercq
689c5b6a1f
stb: move includes to stb folder ( #1766 )
2 years ago
Hoildkv
b081dfecf4
update stb and sokol ( #1763 )
...
* update stb
* update sokol
2 years ago
ruki
4d2c98fec8
add sparsepp ( #1749 )
...
* add sparsepp
* disable wasm
* disable wasm
2 years ago
ruki
a34ddbc06c
add subprocess.h ( #1714 )
2 years ago
Auska
3cacdba0cc
Update `scnlib` to v1.1.2 ( #1701 )
2 years ago
kooshie
94a91dee2e
update sol2 -> v3.3.0 ( #1686 )
...
* update sol2 -> v3.3.0
* fix indent
* change how on_install do
* revert back
* removed `, {})`
* exclude iphoneos
* fix indent
* exclude iphoneos attempt 2
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
2 years ago
likun123687
a68f47ee22
Update xmake.lua ( #1689 )
2 years ago
Romain Chardiny
1a8a467fe1
add simplethreadpool package ( #1595 )
...
* add threadpool package
* rename package
* remove spaces from cpp testing snippets
* Update xmake.lua
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
2 years ago
Sylvain Doremus
c2e44a45a5
ShaderWriter: Update to v2.5.0 ( #1642 )
2 years ago
Hoildkv
d4331b4565
update spdlog ( #1638 )
2 years ago
Hoildkv
9684d6c2f8
update tinygltf ( #1587 )
...
* update tinygltf
* fix spirv-cross
2 years ago
Hoildkv
1e515ca05f
update spirv-cross, moltenvk, volk ( #1586 )
...
* update spirv-cross
* update volk
* update moltenvk
2 years ago
Hoildkv
d86ce86add
update spirv-reflect, glslang ( #1585 )
...
* update spirv-reflect, glslang
* update spirv-tools
* fix spirv-tools
* fix spirv-reflect
* see log
* fix spirv-tools
* use is_cross
2 years ago
jj683
2bb1b980a4
simdjson v3.0.0 ( #1570 )
2 years ago
A2va
159592ee13
Add Sentencepiece ( #1556 )
...
* Add sentencepiece
* Fix checksum
* Apply fix from code review
* Update xmake.lua
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
2 years ago
ruki
57084c7cdd
support component for sfml ( #1553 )
2 years ago
ruki
5e2c99c581
fix spdlog ( #1549 )
2 years ago
Hoildkv
2dcf09d974
add sophus ( #1530 )
2 years ago
Hoildkv
695882ad95
update ceres-solver ( #1526 )
...
* update ceres-solver
* update libiconv
2 years ago
Jérôme Leclercq
017c4a3da4
Fix SFML Freetype links on Windows ( #1511 )
...
* Fix SFML Freetype links on Windows
+ add tests for each module
* Fix Linux linking in shared
* Fix SFML
* Update xmake.lua
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
2 years ago
Frank Zhuang
d91b9d7421
update `on_test` languages version ( #1494 )
2 years ago
ruki
86d9435df3
enable bsd for build tools ( #1476 )
2 years ago
Talha Saruhan
09b42b3cb5
Added version 0.5.0 ( #1449 )
2 years ago
Hoildkv
71df5b3686
improve shaderc ( #1439 )
...
* improve shaderc
* fix bgfx
* fix shaderc
2 years ago
Hoildkv
e33511f5b6
add proj ( #1420 )
2 years ago
Chen Yufei
71c3dfd50c
add string-view-lite v1.7.0 ( #1424 )
2 years ago
Hoildkv
5f12d3e60b
update libtiff, libdeflate, nlohmann_json, simage ( #1412 )
...
* update libtiff
* update nlohmann_json
* update libdeflate
* add sqlite3 shell
* update simage
* fix sqlite3
2 years ago
Hoildkv
46b8287b67
add nvtt ( #1407 )
...
* add nvtt
* fix nvtt
* fix nvtt
* update sqlite3
2 years ago
Sylvain Doremus
4865d7da8c
ShaderWriter: Update to v2.4.0. ( #1401 )
2 years ago
ruki
cc771f3667
fix sentry-native ( #1370 )
2 years ago
Jérôme Leclercq
eed6ab7ebd
Fix sfml pthread syslink ( #1364 )
2 years ago
ruki
2b5e8476e9
add snmalloc ( #1296 )
...
* add snmalloc
* improve snmalloc
* fix snmalloc
* improve snmalloc
* add /FS
* improve snmalloc
2 years ago
Hoildkv
a140c62bb8
update cpr and suitesparse ( #1261 )
...
* update cpr
* update suitesparse
3 years ago
Sylvain Doremus
c2f6c43bd1
ShaderWriter: Update to v2.3.0 ( #1258 )
...
* ShaderWriter: Update to v2.3.0
* ShaderWriter: Fixed version numbers.
* ShaderWriter: Reverted use of tar.gz due to missing submodule.
* ShaderWriter: Added -fconcepts flag.
3 years ago
jj683
871353d91a
simdjson v1.1.0 ( #1241 )
3 years ago
Jérôme Leclercq
1b3a5941cd
spirv-tools: update to 2022.2 ( #1238 )
...
* spirv-tools: update to 2022.2
* update spirv-headers
3 years ago
Jérôme Leclercq
19cd2ac64b
SFML: fix links name on Linux/Windows ( #1204 )
...
* SFML: fix links name on Linux/Windows
* sfml: handle main option
3 years ago