A2va
8b69fea4ed
Add cpuinfo ( #1694 )
...
* Add cpuinfo
* Remove on_load
* Disable shared build
* Disable shared only on windows
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
2 years ago
Jérôme Leclercq
0fd68bc72a
Enable wasm for bzip2/libpng and rework libsdl ( #1671 )
...
* bzip2, libpng: add wasm support
* libsdl: use cmake and components
* Re-add libsdl versions
* Fix libsdl
* Update xmake.lua
* CI: enable verbose
* Update fedora.yml
* Fix bzip2 tests
* Update xmake.lua
* debug
* Update xmake.lua
* Update xmake.lua
* debug
* Update xmake.lua
* Update emsdk
* Fix libsdl with wasm
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Try to debug cross
* Update cross_musl.yml
* Update xmake.lua
* Remove debug line
* Remove added verbose flag
2 years ago
baepli-jhcs
d3f1e6a543
Added unordered_dense versions v1.4.0, v2.0.2, and v3.0.0 ( #1692 )
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
ruki
5b91364f5a
fix lua
2 years ago
Ian Bullard
f9e0f3d2ae
Add uriparser versions 0.9.6 and 0.9.7 to repo ( #1691 )
2 years ago
ruki
db78c0781d
improve lua
2 years ago
likun123687
a68f47ee22
Update xmake.lua ( #1689 )
2 years ago
Jérôme Leclercq
9b1de32867
Fix wayland installation if pkg-config is not installed ( #1688 )
2 years ago
L-Sun
a54337a96d
new package usd ( #1684 )
...
* new package usd
* fix typo
* disable static build on windows
* fix static build
* disable static build
2 years ago
Jonas Pucher
776afb4819
Add dynareadout version 22.12 ( #1683 )
2 years ago
Jérôme Leclercq
1a56a0ec5e
Bullet3: Enable all platforms ( #1680 )
...
* Bullet3: Enable all platforms
* debug wasm
2 years ago
kooshie
d11ff9c5b1
update argparse ( #1682 )
...
* update argparse v2.7 .. v2.9
* remove trailing space
* finishing
* finishing # 2
2 years ago
Hoildkv
3db218b43e
update embree ( #1676 )
...
* update embree
* update tbb
* fix embree
* fix mingw CMAKE_SYSTEM_PROCESSOR
* fix opencv
* constrain opencv
* fix tbb
2 years ago
kooshie
49cd34c23f
add termcolor ( #1678 )
...
* add termcolor
* fix indent
* fix termcolor hash
2 years ago
Hoildkv
ed81f311b6
update openvdb ( #1675 )
...
* update openvdb
* disable windows arm
* require c++17 for openvdb
2 years ago
Hoildkv
0de894d4b0
update qoi, utf8proc and libdeflate ( #1674 )
...
* update qoi
* update utf8proc
* update libdeflate
* add constraint
2 years ago
Jérôme Leclercq
2a69168819
Enable wasm platform for some libs ( #1670 )
2 years ago
Mingming Cui
1ef9c51ac3
fix wchar32 option ( #1669 )
2 years ago
ruki
3774c705b8
fix mnn ( #1667 )
...
* fix mnn
* fix msvc errors
* fix msvc errors
2 years ago
Kalkhas
785c79335d
fix catch2 xmake.lua ( #1666 )
2 years ago
ruki
40142be9ef
add elfio ( #1664 )
2 years ago
Jonas Pucher
6fb0ff4e94
Change mentions of PucklaMotzer09 -> PucklaJ, due to change of username ( #1663 )
...
* Change mentions of PucklaMotzer09 -> PucklaJ
* Update checksum of patch
2 years ago
ruki
b3a858639a
add pycdc ( #1662 )
...
* add pycdc
* Update xmake.lua
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
Arthur Laurent
4ff6b95a09
Add llfio package ( #1631 )
...
* Add llfio package
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
Port to xmake
* enable exceptions for msvc
* Fix link errors and add support of headeronly on windows
* update xmake.lua
* Add missing dll export define
* Fix link error on windows shared builds
* Fix compilation on android
* Update xmake.lua
* fix test on clang
* Add support of openssl option
* Fix clang tests
* update xmake.lua
* fix compilation on android
* Set minimal android sdk level
* Bump CI to ndk 22 ?
* Fix compilation on android
* Disable freebsd
Co-authored-by: ruki <waruqi@gmail.com>
2 years ago
Hoildkv
749ada1040
update vtk ( #1659 )
2 years ago
ruki
8ce8247af3
add concurrencpp ( #1657 )
...
* add concurrencpp
* Update xmake.lua
2 years ago
Arthur Laurent
f17610c61b
improve outcome ( #1658 )
...
* improve outcome
* fix test on clang
2 years ago
Arthur Laurent
d672209cf4
Improve quickcpplib ( #1656 )
...
* Improve quickcpplib
Convert quickcpplib to XMake
* Fix test on clang
* Use io.writefile instead of a file
* Fix test on clang
* Add missing header files
2 years ago
Jérôme Leclercq
7973dcb9ab
Update libsdl to 2.26.0 ( #1655 )
2 years ago
Arthur Laurent
66a30c4c7c
Improve ntkernel-error-category ( #1652 )
...
* Add ntkernel-error-category
* Remove empty lines
* Convert ntkernel-error-category to XMake
ned14 cmake is horrible :D
2 years ago
PucklaMotzer09
190bf5d0bd
Add version 0.4 to dynareadout ( #1651 )
...
* Add dynareadout version 0.4
* Add profiling to dynareadout
2 years ago
Arthur Laurent
4ef658cadc
Add ntkernel-error-category ( #1648 )
...
* Add ntkernel-error-category
* Remove empty lines
2 years ago
Arthur Laurent
25d546a179
Add Outcome ( #1650 )
2 years ago
Arthur Laurent
8bbde2f876
Improve quickcpplib ( #1647 )
...
* Improve quickcpplib
* Remove empty lines
2 years ago
ruki
4d9c5de4de
add rtm ( #1649 )
2 years ago
ruki
cf1ae53ae9
add quickcpplib ( #1645 )
...
* add quickcpplib
* disable tests
* Update xmake.lua
2 years ago
ruki
13ef01816e
add libaesgm ( #1646 )
...
* add quickcpplib
* disable tests
* add libaesgm
* update aes
2 years ago
ruki
cc03e58c8b
add buddy ( #1644 )
2 years ago
Qudix
a745766773
[commonlibsse-ng] Add `v3.6.0` ( #1643 )
2 years ago
Jérôme Leclercq
671b15d348
Update libsdl ( #1640 )
...
* Update libsdl
and add with_x config only on Linux
* Update xmake.lua
* Add logs to freebsd CI
* Update xmake.lua
* Update xmake.lua
2 years ago
ruki
aeb2768c5b
improve libusb
2 years ago
Sylvain Doremus
c2e44a45a5
ShaderWriter: Update to v2.5.0 ( #1642 )
2 years ago
ruki
a07053e7a2
improve libusb ( #1641 )
...
* improve libusb
* Update xmake.lua
2 years ago
Andrej Redeky
59c6612475
Update ImGui to 1.89 ( #1639 )
2 years ago
Hoildkv
d4331b4565
update spdlog ( #1638 )
2 years ago
Jérôme Leclercq
53e27c86b1
Python 3.10 requires OpenSSL 1.1.1 ( #1637 )
...
* Python requires OpenSSL 1.1.1
* Update xmake.lua
* Update xmake.lua
2 years ago
Jérôme Leclercq
52e6b5609c
Update premake5 ( #1636 )
2 years ago
L-Sun
e899d42bec
Update highfive ( #1634 )
...
* update highfive
* update hightfive
fix HDF5 cmake config path error
* fix sha256
2 years ago