Bai Miao
81e48d23c5
mint: fix link ( #2330 )
...
* mint: fix link
* mint: update test
1 year ago
Andrej Redeky
b623fd5c48
Fix TOML++ compilation with Clang-Cl toolchain ( #2328 )
1 year ago
Andrej Redeky
6f02b03b06
Fix ICU4C compilation for 64-bit Windows targets ( #2327 )
...
* Fix ICU4C compilation for 64-bit Windows targets
* Try to fix ARM
* Use package:arch() instead of os.arch()
* Delete updated
---------
Co-authored-by: ruki <waruqi@gmail.com>
1 year ago
star9029
9eac2790fb
libenvpp: add package ( #2329 )
1 year ago
Bai Miao
d234b23302
add package mint ( #2326 )
...
* add package mint
* change descript
1 year ago
Bai Miao
c7b92dcf9c
add package: polyhook2 ( #2325 )
...
* add package: polyhook2
* polyhook2: fix vs_runtime
* polyhook2: add version
* polyhook2: add config shared_deps
* polyhook2: fix link order
* polyhook2: remove macos
* polyhook2: add dep
1 year ago
Hoildkv
31388da7c3
add tuplet ( #2324 )
1 year ago
冰雪殇璃陌梦
568815bac7
feat: add wavpack ( #2312 )
...
* feat: add wavpack
* feat(svt-av1): add license
* fix(wavpack): fix cross compile error
* chore(wavpack): disable cross
* feat(wavpack): some improves
* fix(wavpack): fix wasm build error
* fix(wavpack): fix wasm build error
* fix(wavpack): try to fix windows build error
* feat(wavpack): add options
1 year ago
Jérôme Leclercq
7462f0f628
Update catch2 to v3.4.0 ( #2320 )
1 year ago
airhh group
befa6ee435
add mosquitto to repo ( #2318 )
...
* add mosquitto to repo
* Optimize mosquitto pacakage
* format code and remove some configs
* reduce mosquitto xmake.lua
* add configs filter
1 year ago
airhh group
c30c39d17d
Add boost pch config ( #2316 )
...
* Add boost pch config
* Liunx close pch
* Add boost pch config
1 year ago
Andrej Redeky
c6755ae3d0
Update ICU4C to 73.2 ( #2287 )
...
* Update ICU4C to 73.2
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Fix ICU4C debug build
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
Co-authored-by: ruki <waruqi@gmail.com>
1 year ago
Qudix
3533a3a727
[cimg] Add package ( #2310 )
...
* [cimg] Add package
* [cimg] Disable display for test
* [cimg] Exclude `iphoneos`
* [cimg] Use snippet
* [cimg] Fix snippet
* [cimg] Improve
* [cimg] `uint8_t` -> unsigned char
1 year ago
ruki
48a5948619
improve elfutils #2313 ( #2314 )
1 year ago
star9029
5e67fb470e
uni_algo: improve and update
1 year ago
冰雪殇璃陌梦
69f461f774
feat: add fdk-aac and wavpack ( #2307 )
...
* feat: add fdk-aac
* fix(fdk-aac): try to fix android build error
* fix(fdk-aac): try to fix android build error
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
1 year ago
Caleb Kiage
af40f39f0e
Fix libwebp MSVC lib prefix ( #2308 )
...
* Fix libwebp MSVC lib prefix
* Fix on_load
1 year ago
Qudix
d2969ba97c
[cgltf] Add package ( #2309 )
...
* [cgltf] Add package
* [cgltf] Fix main
1 year ago
Caleb Kiage
c53b49dbae
Fix libwebp dll exports ( #2306 )
1 year ago
Qudix
48800f92e4
[psimd] Add package ( #2304 )
1 year ago
冰雪殇璃陌梦
e3fd0521db
feat: add svt-av1 ( #2258 )
...
* feat: add libvpx
* fix(libvpx): fix some error
* fix(libvpx): fix an error
* fix(libvpx): disable on windows and mobile platform
* feat(libvpx): run configure manually
* feat(libvpx): add configs
* feat: add svt-av1
* fix: fix some build errors
* fix: fix typos
* fix: fix typos
* chore(svt-av1): remove unused deps
* fix: use nasm in windows
* fix(svt-av1): fix wasm build error
* fix(svt-av1): fix wasm build error
* fix(svt-av1): fix a typo
* fix(libvpx): fix fedora build error
* fix(svt-av1): fix fedora build error
* fix(libvpx): fix fedora build error
* feat: add package which
* fix(svt-av1): fix wasm build error in some emscripten version
* fix(libvpx): fix cross build error
* fix(libvpx): fix build error
* fix(libvpx): fix some errors
* chore(libvpx): tweaks
* fix(libvpx): support os name `ios`
* fix(libvpx): improve cc detect
* chore(libvpx): add debug msg
* chore(libvpx): fix typos
* chore(libvpx): add debug msg
* chore(libvpx): use nasm for mingw
* fix(libvpx): fix a typo
* chore: tweaks
* fix: fix bsd build error
* fix: fix bsd build error
* feat:libvpx output config.log when configure failed
* fix(libvpx): fix typos
* chore: temporarily remove libvpx
* fix(svt-av1): fix build error on mingw
* fix(svt-av1): fix build error on arm
* chore(svt-av1): tweaks
* fix(svt-av1): fix android build error
* chore(svt-av1): tweaks
* fix(svt-av1): fix android build error
* fix(svt-av1): fix android build error
* feat(svt-av1): test with has_cfuncs
* Update xmake.lua
* Update xmake.lua
* fix(svt-av1): add pthread syslink for bsd
* fix(svt-av1): disable `pthread_setaffinity_np` for android
* fix(svt-av1): fix a typo
* fix(svt-av1): disable `pthread_setschedparam` for wasm
* feat(svt-av1): add some options
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
1 year ago
star9029
8606500533
uthash: add package ( #2303 )
1 year ago
Qudix
4dfc02dd98
[srell] Add package ( #2302 )
1 year ago
ruki
11aeaec167
Add sockpp ( #2299 )
...
* sockpp: add package
* Update xmake.lua
* and and fix sockpp
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
1 year ago
Jérôme Leclercq
4d7bd0f5bc
Update spdlog to v1.12.0 ( #2296 )
1 year ago
Jérôme Leclercq
22d0e46ce6
pdfhummus: remove libstdc++ syslinks ( #2295 )
1 year ago
Darcy Shen
b5170b913e
pdfhummus: add syslinks ( #2294 )
1 year ago
Darcy Shen
50fc01bf14
s7: add_syslinks m ( #2293 )
1 year ago
Jérôme Leclercq
100dbce5b3
Update dr_wav to 0.13.11 ( #2292 )
1 year ago
Jérôme Leclercq
c1e0f0e080
Update dr_mp3 to 0.6.37 ( #2291 )
1 year ago
Darcy Shen
9d55d9ab5e
pdfhummus: add_versions 4.5.8 ( #2290 )
...
Co-authored-by: 沈浪熊猫儿 <shenda@ustc.edu>
1 year ago
Bai Miao
3be9c91f9c
protobuf-cpp: fix debug mode link ( #2282 )
1 year ago
CharonXin
9cb80b44aa
pdfhummus: add 4.5.7 ( #2283 )
...
* add v4.5.7 for pdfhummus
* Revert "add v4.5.7 for pdfhummus"
This reverts commit 07f1165ee9
.
* add 4.5.7 version for pdfhummus
* modify some details
* pkgconf: Update urls
* Update xmake.lua
* libaesgm: fix compilation on Windows ARM
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
1 year ago
Andrej Redeky
84a4cafbdf
Update ImGui to 1.89.7 ( #2286 )
1 year ago
xiehan
051ca0fd8f
Add workflow and libwfkafka v0.10.8 ( #2285 )
...
* Update workflow and libwfkafka v0.10.6 commit ID.
* Fix libwfkafka's description.
* Fix workflow and libwfkafka v0.10.6's checksum.
* Add workflow and libwfkafka v0.10.7 and fix checksums.
* Add workflow and libwfkafka v0.10.8
1 year ago
Jérôme Leclercq
f71a10532d
Update sentry-native to 0.6.5 ( #2280 )
1 year ago
Jérôme Leclercq
9cb83a6619
Update libsdl to 2.28.1 ( #2279 )
1 year ago
Jérôme Leclercq
8456766ce1
dxsdk: Remove os check ( #2276 )
1 year ago
A2va
6667abdda1
Update xmake.lua ( #2277 )
1 year ago
Jérôme Leclercq
66799a7bc8
Refactor Qt packages to prepare Qt6 ( #2252 )
...
* Refactor Qt packages to prepare Qt6
* Update xmake.lua
* update qtbase
* Fix qt5base install
* Fix CI
* Update xmake.lua
* Update xmake.lua
* Try something
* Update xmake.lua
1 year ago
Bai Miao
2fed8ca552
add package dxsdk ( #2275 )
...
* add package dxsdk
* update test
* dxsdk: fix format
* dxsdk: add version_map
1 year ago
star9029
41b628d30f
mongoose: add package ( #2274 )
1 year ago
Darcy Shen
f0398a3268
zlib: add_urls from deb-src ( #2273 )
...
Co-authored-by: 沈浪熊猫儿 <shenda@ustc.edu>
1 year ago
A2va
01498be2d5
Add clblast ( #2271 )
...
* Add clblast
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
1 year ago
Maxime
2e4c5934f5
Add cppzmg 4.9.0 and fix 4.10.0 hash ( #1921 )
...
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: yamashi <yamashi@users.noreply.github.com>
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
1 year ago
young.day
78d39575fd
cppzmq add 4.10.0 ( #2261 )
...
* cppzmq add 4.10.0
* zeromq: Disable Werror
* Update xmake.lua
* zeromq: Fix compilation with later C++ standards
* Update xmake.lua
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
1 year ago
Darcy Shen
37a7e11bfc
libpng: add_urls from deb-src ( #2269 )
...
* libpng: add url from deb-src from ustc mirror
* Use https
* Update xmake.lua
---------
Co-authored-by: 沈浪熊猫儿 <shenda@ustc.edu>
Co-authored-by: ruki <waruqi@gmail.com>
1 year ago
A2va
de87cb7d10
Add emscripten ( #2263 )
...
* Add emscripten
* Use find_directory
* Apply review comment
1 year ago
Darcy Shen
627e6915bf
libpng: update url and use tar.gz instead zip ( #2267 )
1 year ago
Darcy Shen
792e1983c8
autodiff: use tag name but not version name ( #2268 )
...
Co-authored-by: 沈浪熊猫儿 <shenda@ustc.edu>
1 year ago