Jérôme Leclercq
30f9066412
Sol2 Disable test if includes_lua is set to false ( #225 )
4 years ago
yamashi
91e21d3b7f
Set default compiler to gcc-9 on ubuntu-latest ( #224 )
...
* Set default compiler to gcc-9 on ubuntu-latest
* Update linux.yml
* Update linux.yml
4 years ago
yamashi
4d126ef62a
Add TiltedCore ( #223 )
...
* Add TiltedCore
* Remove linux until they update to C++17...
* Fix version
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
4 years ago
Jérôme Leclercq
fb481440f0
Add sentry-native ( #219 )
...
* Add sentry-native
* Fix package url
* Fix sentry-native
* -_-
* I copy-pasted too much code
* Sentry-native: Fix test
* Patch sentry-native for Windows
Why do these libs always have to be patched?
https://github.com/getsentry/sentry-native/issues/415
* Add syslinks for windows linux and android
* Reduce supported platforms list
* Fix typo
* Improve dependencies
* Try to fix compilation for macOS
https://stackoverflow.com/questions/61346222/integrating-crashpad-with-macos-qt-application
* Try to fix windows compilation
* Fix sentry in static mode on Windows
* Fix SENTRY_BUILD_RUNTIMESTATIC
* Try to fix linking on Windows
4 years ago
Jérôme Leclercq
893203fdc4
libcurl: Enable schannel on Windows ( #221 )
...
* libcurl: Enable schannel on Windows
* libcurl: Try to fix linking in static mode
* libcurl: Try to fix compilation in static
4 years ago
Hoildkv
25af388065
upgrade vulkan and openblas ( #218 )
...
* upgrade spirv
* upgrade glslang
* upgrade openblas
* upgrade vulkan-header
* upgrade vulkan-loader
* upgrade vulkan-tools
* upgrade vulkan-validationlayers
* fix openblas on mac
* add msys subhost
4 years ago
ruki
e4fe10069d
improve python
4 years ago
ruki
b61964d467
update shaderwriter ( #217 )
4 years ago
ruki
4c496c7c8d
Add shaderwriter ( #216 )
...
* Add ShaderWriter
* Fix typo
* improve shaderwriter
Co-authored-by: Charles <charles.de.mazancourt@hotmail.fr>
4 years ago
PucklaMotzer09
eba8ff37a1
Add SDL_MAIN_HANDLED to libsdl test ( #214 )
4 years ago
ruki
b775783552
fix codestyle
4 years ago
Jérôme Leclercq
31c985470b
Add libsndfile ( #213 )
...
* Add libsndfile
* Fix libsndfile for Windows
* libsndfile: Fix check
* Address review
4 years ago
ruki
a172a7e4e7
fix tabs
4 years ago
ruki
5f8bf90b9d
fix cmake package
4 years ago
ruki
aa4974fde9
fix cmake deps for mhook
4 years ago
ruki
2517b73260
fix deploy
4 years ago
ruki
df2e4b20b5
fix deploy
4 years ago
ruki
a35f7513b2
Add libflac ( #212 )
...
* Add libflac
* libflac: Try to fix libogg linking
* Disable microbench building
* Fix replacement
* libflac: Fix MinGW
* Try something else for mingw
* libflac: Try something else
Based on https://github.com/msys2/MINGW-packages/issues/5803
* libflac: Try something else
* libflac: Try to set ldflags for mingw
* libflac: Try to set LDFLAGS
* Fix lua error
* libflac: Disable stack protector on MinGW
* That's it, I'm going to hell
* fix libflac for mingw/shared
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
4 years ago
ruki
6cb399f20f
add libvorbis ( #211 )
...
* Add libvorbis
* Try to fix libogg finding
* libvorbis: Fix table.insert
* libvorbis: Try to pass PC_OGG_INCLUDEDIR and PC_OGG_LIBDIR
* libogg: Patch for macOS
Backported from c8fca6b4a0
* fix libvorbis for libogg
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
4 years ago
Jérôme Leclercq
21e20f146c
Add libopus ( #210 )
...
* Add libopus
* libopus: Disable stack protection on MinGW
4 years ago
fasiondog
71d2be77b0
update protobuf-cpp for new version ( #207 )
...
* add pybind11
* add pybind11
* add pybind11
* add nng
* update for add nng
* update for add nng
* update for add nng
* update for add nng, remove MingW
* update protobuf-cpp
* update for protobuf-cpp
4 years ago
Jérôme Leclercq
c51d737dc3
libogg: switch to cmake and add support for Windows ( #206 )
4 years ago
ruki
fd090b6756
improve python
4 years ago
Jérôme Leclercq
c30fce62e4
Add chipmunk2D license ( #204 )
4 years ago
Xuesong Peng
c563b260cf
add boost 1.75.0 ( #202 )
4 years ago
fasiondog
2793cce5ec
add nng ( #199 )
...
* add pybind11
* add pybind11
* add pybind11
* add nng
* update for add nng
* update for add nng
* update for add nng
* update for add nng, remove MingW
4 years ago
Hoildkv
24809a64f5
add mpc ( #201 )
4 years ago
yamashi
8cf67f5bae
Add tl::expected ( #200 )
...
* Add tl::expected
* Update xmake.lua
* Update xmake.lua
4 years ago
yecate
f34fe23ec1
add llhttp ( #198 )
4 years ago
ruki
d59b18dca3
fix libpng
4 years ago
ruki
93922e546d
update readme
4 years ago
Hoildkv
3e76321a58
add flatbuffers ( #197 )
...
* add flatbuffers
* fix mingw on macos
4 years ago
Hoildkv
a60129bb6f
add vulkan utilities: loader, tools and validationlayers ( #196 )
...
* add vulkan utilities
* rearrange definition style
4 years ago
Hoildkv
a30a394a80
add cgal, libigl and fix some packages ( #195 )
...
* update python
* remove duplicate versions
* update eigen
* add cgal and libigl
* remove trailing spaces
* improve format
4 years ago
HeBo
ca210d5c71
add package vulkan-memory-allocator ( #194 )
4 years ago
yecate
5888b5597d
improve hpsocket and upgrade version to v5.7.3 ( #193 )
4 years ago
Hoildkv
f47299b730
add mpfr and moltenvk ( #192 )
...
* add mpfr
* switch python dependent to binary
* add moltenvk
4 years ago
Hoildkv
568a0f57c5
add cereal, libunistring, cmocka ( #191 )
...
* fix yaml-cpp msvc runtime
* update libiconv
* add cereal
* add libunistring
* add cmocka
4 years ago
Hoildkv
fcf6b12aa8
add metis and embree ( #190 )
...
* update fmt and spdlog
* add metis
* add embree
4 years ago
yecate
fc9b07c8f4
improve brotli ( #188 )
...
* improve brotli
* modify patch
* fix tool_brotli.patch
4 years ago
juteman
94a896cfdd
feat: Add package eastl ( #187 )
...
EASTL stands for Electronic Arts Standard Template Library.
Add xmake file to support package
log: Add file packages/e/eastl/xmake.lua
4 years ago
Hoildkv
52be4e45b7
fix brotli links and add freetype ( #186 )
4 years ago
Hoildkv
e934030a0b
add libxkbcommon and libgcrypt ( #184 )
...
* update eigen
* add libxkbcommon
* add libgcrypt
4 years ago
juteman
19119cafb7
fix: volk xmake file get two on_install funciton ( #183 )
...
volk xmake get two on_install function, delete unused function.
log: fix packages/v/volk/xmake.lua
4 years ago
ruki
398029aaa4
fix version
4 years ago
ruki
c5fffe2c03
fix glib for macos
4 years ago
Hoildkv
f2fbb7d49e
add glad and yaml-cpp as well as update some packages ( #182 )
...
* update fmt and glfw
* add yaml-cpp
* add glad
4 years ago
Hoildkv
4095212d76
add bison, cpu-features and openjpeg ( #181 )
...
* add bison
* add cpu-features
* add openjpeg
4 years ago
juteman
402986a5b6
feat: Add package EABase ( #178 )
...
EABase is a small set of header files that define platform-independent data types and platform feature macros.
And it is depending on EASTL which is widely used in game developing
log: Add file package/e/eastl/xmake.lua to support package eabase
4 years ago
yecate
25bbe0736e
add minhook and ip2region ( #176 )
4 years ago