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
Jérôme Leclercq
ce72a2f24f
OpenSSL: update version semantic (so semver can parse it) ( #1630 )
...
* OpenSSL: update version semantic (so semver can parse it)
* Update xmake.lua
2 years ago
ruki
f39e471ce0
add minifb ( #1628 )
2 years ago
ivkus
cb154f3674
boost: fix lib link order ( #1629 )
...
Signed-off-by: yu bai <aiueclipse@mail.com>
Signed-off-by: yu bai <aiueclipse@mail.com>
2 years ago
Jérôme Leclercq
da7167c03a
Python: Dismiss local python installation if pip is not present ( #1627 )
...
* Python: Dismiss local python installation if pip is not present
* Update xmake.lua
2 years ago
Haneef Mubarak
9c5059214a
add blake3 ( #1624 )
...
* add blake3
* fix blake3
* fix blake3 (ARM NEON and Windows ASM)
* fix blake3 (win-x64 and only allow arm64 NEON)
* fix blake3 (win-x64)
* fix blake3 (win-x64: linker errors)
2 years ago
ruki
98f3a8632b
Improve discord sdk ( #1626 )
...
* Update discord game sdk to 3.2.1
support linux
support macos
* Restrict architecture for discord game sdk
* improve discord sdk
Co-authored-by: Arthur LAURENT <arthur.laurent4@gmail.com>
2 years ago
Haneef Mubarak
fdc44d101b
add cargs ( #1623 )
...
* add cargs
* fix cargs
* fix cargs (disable warnings-as-errors)
2 years ago
yamashi
a55487f80b
mimalloc 2.0.7 & 1.7.7 ( #1625 )
2 years ago
ruki
87bfa29e26
add fann ( #1622 )
2 years ago
ruki
474b53a2d8
add rpmalloc ( #1619 )
2 years ago
ruki
6893fdd51f
fix imgui ( #1618 )
2 years ago
ruki
8a50927671
add libsimdpp ( #1616 )
...
* add libsimdpp
* limit os
2 years ago
ruki
4c66356a47
add hash-library ( #1615 )
...
* add hash-library
* Update xmake.lua
2 years ago
ruki
e4861352de
add raw_pdb ( #1613 )
...
* add raw_pdb
* disable examples
2 years ago