ruki
47f3c64bd4
update tbox ( #1276 )
2 years ago
FranekStratovarius
5ea6130aa1
create flecs package ( #1271 )
2 years ago
ruki
a2d9593ad9
fix links ( #1269 )
2 years ago
L-Sun
869f092105
h5cpp ( #1267 )
...
* hdf5: add cpp build option
* rename option
* create h5cpp package
* use cmake internal find hdf5 script
* constrain platform
* fix dll link
2 years ago
ruki
7f99ab129d
Update xmake.lua
2 years ago
ruki
caf77dc874
improve boost ( #1268 )
2 years ago
ruki
6c1f835659
revert luajit ( #1266 )
2 years ago
L-Sun
b267ba5bb6
hdf5: add cpp build option ( #1265 )
...
* hdf5: add cpp build option
* rename option
2 years ago
ruki
993d6c828a
fix arch for boost
2 years ago
ruki
21de2feac1
update boost ( #1263 )
2 years ago
Hoildkv
a140c62bb8
update cpr and suitesparse ( #1261 )
...
* update cpr
* update suitesparse
2 years ago
Jérôme Leclercq
d41c1a83af
libsdl_gfx: Fix compilation with only VS 2022 ( #1260 )
3 years ago
ruki
b9c160ece2
fix eabase ( #1259 )
3 years ago
HalcyonAzure
68c5a60f47
update mysql ( #1256 )
...
* update mysql
* restore old version
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
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
Sylvain Doremus
8df8caa8e9
RenderGraph: Update to v1.1.0 ( #1257 )
3 years ago
爱玩耍的咸鱼
12e884df2b
vulkan-memory-allocator: add version v3.0.0 ( #1254 )
...
* vulkan-memory-allocator: add version v3.0.0
* use lower hash, and remove old fake versions
* add git repo url
* Update xmake.lua
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
3 years ago
FranekStratovarius
84816643e1
added compatibility include folder for windows ( #1250 )
3 years ago
provefar
1ee3fe6b32
Add argh ( #1253 )
...
* Add argh
I didn't figure out how to run the official binary test in `on_test`,
but it's a very refreshing header-only project,
so if it gets compiled successfully it will run fine.
* update descriptions
* remove cmake
* Update xmake.lua
Co-authored-by: myuan <zhengmy@ion.ac.cn>
Co-authored-by: ruki <waruqi@gmail.com>
3 years ago
Jérôme Leclercq
5665b43ced
glslang: add options to enable exceptions and rtti ( #1251 )
3 years ago
Hoildkv
6ad6a54b7a
update python ( #1248 )
3 years ago
ruki
a621376607
Update xmake.lua
3 years ago
Louis Bailleau
8d854f2dd4
dpp: update to v10.0.10 ( #1246 )
...
* dpp: update to v10.0.10
* dpp: fix ccache issue (maybe ?)
3 years ago
Jérôme Leclercq
3c119d36d5
cxxopts: Fix typo in version (V => v) ( #1245 )
3 years ago
Hoildkv
5e31348c86
update fribidi, meson and ninja ( #1240 )
...
* update fribidi
* update meson and ninja
* improve cairo and pixman
3 years ago
Jérôme Leclercq
332ef7d33a
Assimp: Fix compilation with GCC 12 and update to v5.2.4 ( #1242 )
...
* Assimp: Fix compilation with GCC 12
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update assimp to v5.2.4
* Fix Windows on x86
See https://github.com/assimp/assimp/issues/4540
* Fix patch checksum
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
Leo Di Donato
28116e5fbd
new(packages/p): create prometheus-cpp package ( #1237 )
...
* new(packages/p): create prometheus-cpp package
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
* update(packages/p/prometheus-cpp): links ordering
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
3 years ago
yamashi
3f11c9916c
entt 3.10.1 ( #1236 )
3 years ago
Arthapz
8e0172d0a1
Add fontconfig 2.14.0 update ( #1235 )
3 years ago
Arthapz
42bf1fa0b1
[OpenAL] Fix link errors on static build on windows and add OpenAL 1.22.0 ( #1234 )
3 years ago
Jérôme Leclercq
f9b76ebd82
Add ordered_map ( #1233 )
...
* Add ordered_map
* Update xmake.lua
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
3 years ago
Arthapz
89569f576f
Fix incorrect use of check_csnippets arguments leading to undefined references on linux ( #1229 )
3 years ago
Arthapz
a3e9605630
Add robin-hood-hashing 3.11.5 ( #1231 )
3 years ago
Jérôme Leclercq
91bcdc7b0d
ffmpeg: Add support for shared compilation and fix license ( #1227 )
...
* ffmpeg: Add support for shared compilation
* ffmpeg: update license to GPL-3.0
FFMpeg license is GPL-3.0 when compiling with both --enable-gpl and --enable-version3
* ffmpeg: Allow to build without GPL code
* Trigger CI again
3 years ago
ruki
2c56c1ec07
fix opencv for mingw ( #1226 )
3 years ago
Arthapz
41c1977ff8
[Volk, Backward-cpp, VulkanMemoryAllocator] Add mingw support ( #1223 )
...
* [Volk, Backward-cpp, VulkanMemoryAllocator] Add mingw support
* [Backward-cpp] Fix missing link to imagehlp on mingw platform
* [Backward-cpp] Fix patch hash
* [Backward-cpp] Fix __imp__set_abort_behavior link error
* [Backward-cpp] Fix compilation on mingw 32bits
3 years ago
Leo Di Donato
a688c9b6f2
update(packages/a/arrow): remove configs for thrift dep ( #1225 )
3 years ago
Jérôme Leclercq
750bbd13b3
Add dpp package ( #1222 )
...
* Add dpp package
* Update xmake.lua
* Update xmake.lua
* dpp: Fix MinGW
* Improve dpp package
* Improve dpp to minimize patch size
* Update xmake.lua
3 years ago
Leo Di Donato
f791c679d4
create better-enums package ( #1218 )
...
* new(packages/b/better-enums): create better-enums package
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
* chore(package/b/better-enums): apply suggestions
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
3 years ago
Stanis Kapusta
8a03c52f87
Fix ImGuizmo ( #1221 )
...
* Update ImGuizmo to most recent commit
* Fix ImGuizmo
* add_deps imgui to imguizmo
* ImGuizmo : add language version
3 years ago
fasiondog
a50822f089
update nng to 1.5.2 ( #1220 )
...
* update mongo-c-driver; add mongo-cxx-driver
* update nng to 1.5.2
3 years ago
L-Sun
069bd8fd8d
Add freetype and wchar32 options to imgui ( #1217 )
...
* update taskflow
* update magic enum to v0.8.0
* remove irrelevant code
* add freetype options
* add wchar32 option
* adjust code structure
3 years ago
Jérôme Leclercq
3bd3e0a03f
ffmpeg: Add support for pic compilation ( #1211 )
...
* ffmpeg: Add support for pic compilation
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
3 years ago
L-Sun
d685411453
Update magic_enum to v0.8.0 ( #1216 )
...
* update taskflow
* update magic enum to v0.8.0
* remove irrelevant code
3 years ago
Leo Di Donato
9690b860ab
update(packages/o): openssl 1.1.1o ( #1215 )
...
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
3 years ago
wuxing
fc458e9063
add gpujpeg ( #1214 )
...
* add gpujpeg
* xmake require gpujpeg only support linux now
3 years ago
Shokuhou Misaki
4023b478ac
Fix build for libtiff&openimageio ( #1208 )
...
* Fix build for libtiff&openimageio
Signed-off-by: neverfelly <neverfelly@gmail.com>
* Add bsd support for libdeflate
Signed-off-by: neverfelly <neverfelly@gmail.com>
3 years ago
wuxing
7a7d9ecb2c
add nod ( #1210 )
3 years ago