ruki
ecbe9c1f61
fix ci
3 years ago
Leo Di Donato
4d6540fd82
new(packages/a/aws-checksums) ( #1207 )
...
* new(packages/a/aws-checksums): create aws-checksums package
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
3 years ago
wuxing
7f0417bf0c
add dbg-macro ( #1209 )
3 years ago
ruki
4dd06825e3
add mingw for raylib ( #1205 )
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
Jérôme Leclercq
aacb07a918
vulkan-headers: remove platform limitation ( #1202 )
3 years ago
PucklaMotzer09
41438b250b
Add JohnnyEngine ( #1179 )
...
* Add johnnyengine
* Fix missing source files of templates
* Change checksum
* Change test snippet
* Change checksum and kind
* Add patch to fix windows shared build
* Add 4 spaces indent to xmake.lua
* Change condition in patch
3 years ago
PucklaMotzer09
a9e31110af
Add caudio ( #1180 )
...
* Add caudio
* Use 4 spaces
* Add openal-soft as packagedeps
* Remove macosx support
* Add win32_fix.patch
* Add another OpenAL include path to patch
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
3 years ago
Leo Di Donato
e83650b16b
new: aws-c-common package ( #1200 )
...
* new: aws-c-common package
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
* chore: apply review suggestions
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
* fix(packages/a/aws-c-common): add cmake dep
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
* new(packages/a/aws-c-common): on_test
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
* chore(packages/a/aws-c-common): apply latest suggestion
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
3 years ago
xiehan
7ef184c593
Update workflow and libwfkafka to v0.10.1 ( #1201 )
...
* Update workflow and libwfkafka to v0.9.11
* Add workflow and libwfkafka v0.10.1
3 years ago
45degree
aa7146b81a
Folly 2022.04.25 ( #1196 )
...
* Folly 2022.04.25
update folly to 2022.04.25
* add patches for folly
add patches for folly 2022.04.25
* remove libc++ for boost
remove libc++ for boost when compiler is clang
3 years ago
PucklaMotzer09
47094ed272
Add mingw support to tmxparser ( #1197 )
...
* Add mingw support to tmxparser
* Add links on shared windows build
* Also change kind on windows
* Update xmake.lua
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
3 years ago
Zheng Zeng
00c85812bb
Adds support for CLI11 library ( #1199 )
...
* Adds support for CLI11 library
* Update packages/c/cli11/xmake.lua
Co-authored-by: Leo Di Donato <leodidonato@gmail.com>
* Update packages/c/cli11/xmake.lua
Co-authored-by: Leo Di Donato <leodidonato@gmail.com>
* Update xmake.lua
Co-authored-by: Leo Di Donato <leodidonato@gmail.com>
Co-authored-by: ruki <waruqi@gmail.com>
3 years ago
yamashi
3da2e3e0eb
cryptopp 8.5.0 & 8.6.0 ( #1177 )
...
* cryptopp 8.5.0 & 8.6.0
* remove android as I have no idea what to do
3 years ago
PucklaMotzer09
f9889973c6
Fix lib dir of cmake build and improve test snippet ( #1198 )
3 years ago
Zheng Zeng
23a69d691e
Adds support for pcg32 library ( #1195 )
...
* Adds support for pcg32 library
* Adds fake version for pcg32; simplifies head-only
3 years ago
Hoildkv
34e13b2642
add taywee_args ( #1192 )
...
* add taywee_args
* default libomp to shared
* remove redundant args
3 years ago
ruki
3fab1bd581
improve jpeg ( #1193 )
3 years ago
ruki
cdb9b43c63
fix libjpeg ( #1191 )
3 years ago
Hoildkv
6e85159b86
add happly ( #1190 )
...
* enable ffmpeg binary by default
* add happly
3 years ago
Zheng Zeng
b0356650e6
Adds vulkan headers version ( #1187 )
...
* Adds vulkan headers version
Adds a new version (v1.3.212) of vulkan headers.
* Adds vulkan headers new version: sdk-1.3.211.0
3 years ago
Arthapz
8ba47057dc
[Volk] Fix test when use header_only config ( #1185 )
3 years ago
Jérôme Leclercq
ab7040202b
update ffmpeg to 5.0.1 and add windows/mingw support ( #1189 )
...
* update ffmpeg to 5.0.1 and add windows/mingw support
* Update xmake.lua
* Fix git tag
Co-authored-by: ruki <waruqi@gmail.com>
3 years ago
Hoildkv
f0ba10d262
add mma ( #1188 )
...
* hwloc 2.7.1
* add mma
* port to xmake
3 years ago
Hoildkv
75db19ed2b
update nlopt ( #1186 )
3 years ago
Li Longhao
7a3a5d853a
Add rtti package ( #1170 )
...
* Add rtti package
* Fix gcc support for rttr
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
3 years ago
Arthapz
fadd1061a5
[Vulkan, Volk] Add vulkan support of on iOS, update volk to latest version andd add header only support ( #1183 )
...
* [Volk] Update to latest version
* [Volk] Remove incomplete shared library support and add header only support
* [Vulkan] add iOS support
* [Volk] Fix indentation and disable shared build
3 years ago
Zheng Zeng
291f3d35bb
Adds vk-bootstrap ( #1184 )
...
* Adds vk-bootstrap
Add support for Vulkan Bootstrapping Iibrary.
* Fixes install parameters
Remove `-m release`.
* Updates version and sha256 for vk-bootstrap
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
3 years ago
PucklaMotzer09
d4044d3c95
Add Fmi4cpp ( #1129 )
...
* Add fmi4cpp
* Add support for all platforms
* Add syslink to windows
* Remove mac support and add patch (broken)
* Add git repo as url
* Add patch to add zlib link on windows
* Remove windows sys link
* Renable clang_fix.patch and change checksum?
* Add macosx support
* Add patch for macosx
* Do different patch for macosx
* Remove macosx support
* Remove windows support
* Add config for shared/static and debug build
3 years ago
yamashi
4150f7a79d
cef 100.0.24 ( #1178 )
3 years ago
yamashi
67c13297d5
entt 3.10.0 ( #1176 )
3 years ago
Zheng Zeng
4d4fa2632e
Fixes glm ( #1173 )
...
glm will report a bug if setting the language as c++11. Fix it by switching to c++14.
3 years ago
Hoildkv
ae92bc06b8
add cnpy ( #1175 )
3 years ago
PucklaMotzer09
9a3698ed2c
Add godotcpp version 3.4.4 ( #1174 )
3 years ago
Hoildkv
c00ebfdb3a
update pybind11 ( #1169 )
...
* fix libtorch
* update pybind11
3 years ago
yamashi
fd78d3b46d
cef 100.0.23 ( #1164 )
3 years ago
yamashi
bd5bdc9202
fix sentry-native ( #1168 )
3 years ago
Jérôme Leclercq
526266693b
Update catch2 ( #1167 )
3 years ago
yamashi
5d58df1d6a
Improve sentry-native linux support ( #1165 )
...
* Improve sentry-native linux support
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
3 years ago
Hoildkv
99e2c93d61
fix freeglut ( #1166 )
3 years ago
yamashi
981d2abd72
spdlog 1.10.0 ( #1163 )
3 years ago
yamashi
a130d7f76f
OpenSSL 1.1.1n ( #1161 )
3 years ago
ruki
df73ae7ce1
fix ci
3 years ago
yamashi
be8f80c406
mimalloc 2.0.6 and 1.7.6 ( #1160 )
3 years ago
yamashi
8e7386b73a
add crashpad ( #1158 )
...
* add crashpad
* add latest
* Update xmake.lua
* Update xmake.lua
3 years ago
ruki
4b69c6e701
fix ci
3 years ago
Charles Seizilles
5568e73d7e
Update shaderwriter ( #1159 )
3 years ago
Hoildkv
f4e168c572
update zlib, minizip and spirv-headers ( #1155 )
...
* update zlib
* update spirv-headers
* update zlib-ng
* update minizip
* update minizip-ng
* fix spirv-headers
* fix zlib-ng
3 years ago
Romain Chardiny
6a26b7c083
Add lexy package ( #1156 )
...
* add lexy package
* simplify xmake.lua
* typo
3 years ago
Hoildkv
0e31570a2d
improve cuda logging ( #1154 )
3 years ago