Jérôme Leclercq
c2db3aba07
cxxopts: Fix 3.2.0 hash
9 months ago
Jérôme Leclercq
22b85a5fd3
ffmpeg: Fix libx264 and libx265 description ( #3334 )
9 months ago
Arthur Laurent
3b582fd586
add support for libc++ runtimes for boost ( #3311 )
...
* add support for libc++ runtimes for boost
* apply PR suggestions
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
9 months ago
Jérôme Leclercq
7228a42720
ffmpeg: Build on Windows/MinGW ( #3315 )
...
* ffmpeg: Build on Windows/MinGW
* Update xmake.lua
* Fixes
* More fixes
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Restore nasm & yasm
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* remove runtime handling (not required since it's C)
* Update xmake.lua
* Fix android
* Update xmake.lua
* ffmpeg: Fix shared
* Try to fix Windows arm64
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* try to fix MinGW on macOS
* Update xmake.lua
* Update xmake.lua
* Update mingw_macos.yml
* Update mingw_macos.patch
* Update mingw_macos.patch
* Update mingw_macos.patch
* Update mingw_macos.patch
* finalize ffmpeg
* Update xmake.lua
* Fix Windows ARM
* ffmpeg: download gas-preprocessor.pl instead of having it in the package
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
9 months ago
ruki
a7a1236221
Update tinygltf to v2.8.21 ( #3332 )
9 months ago
YCG
a544e43089
Fix the `sysincludedirs` for opencv (homebrew) ( #3326 )
...
* fix: also fix opencv `sysincludedirs` for brew
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
9 months ago
Jérôme Leclercq
f7e2429fa2
Update libpng to v1.6.43 ( #3330 )
9 months ago
Jérôme Leclercq
98c3ad0a12
Fix libsdl patch ( #3329 )
9 months ago
ruki
39a9b0c700
fix ci
9 months ago
c8ef
5f531476f8
[benchmark] update to 1.8.3 ( #3328 )
...
* [benchmark] update to 1.8.3
9 months ago
Jérôme Leclercq
7be1417547
Compile x264 on Windows/MinGW using msys2 ( #3324 )
...
* Compile x264 on Windows/MinGW using msys2
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
9 months ago
ruki
3e71b9d38e
Auto-update apr to 1.7.4 ( #3259 )
...
* Update apr to 1.7.4
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
9 months ago
YCG
c68170bd04
Fix `includedirs` for opencv (homebrew) ( #3317 )
...
* fix: fix `includedirs` for opencv (homebrew)
* fix: remove redundant `for`
* fix: remove the redundant logic
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
9 months ago
c8ef
2d5545d118
[abseil] update to 20240116.1 ( #3321 )
9 months ago
c8ef
7c14324a63
[sqlite3] update to 3.45.1 ( #3320 )
...
* [sqlite3] update to 3.45.1
* [sqlite3] fix sha256
9 months ago
ruki
b88904dbee
Improve ffmpeg to support for android on windows ( #3312 )
...
* add msys2 dep for ffmpeg
* run configure as shell
* add android ci on windows
* fix os
* fix os again
* improve ci
* fix if else
* dump dirs
* fix ndk path
* modify path type
* translate path
* add verbose info
* fix cross prefix
* restore ci
* limit jobs
* add verbose info
* add verbose info
* improve msys2 deps
* fix msys2
* do some test
* improve msys2 deps
* enable verbose
* use mingw64 msystem
* improve gcc deps
* improve mingw64
9 months ago
ruki
b73f12a399
Auto-update suitesparse to v7.6.0 ( #3279 )
9 months ago
ruki
1e82d297e5
disable precompiled for msys2 package
9 months ago
yh-sb
b338b5b235
Fix boost build with mingw toolchain which has spaces in its path. ( #3314 )
...
See https://github.com/xmake-io/xmake/issues/4745 .
9 months ago
ruki
f292072f38
Seperate msys2 ( #3313 )
...
* seperate msys2
* add mingw toolchain
* fix path
* disable key refresh
* update msys2 base
* ignore retcode
* starting uname
* fix install
9 months ago
ruki
d885463d7c
Add msys2 ( #3310 )
...
* Update xmake.lua
* add msys2
* dump files
* add install script
* add msystem
* limit arch
* fix arch
* Update xmake.lua
* improve pacman conf
* improve cosmocc
9 months ago
ruki
0961175290
Auto-update enkits to v1.11 ( #3298 )
...
* Update enkits to v1.11
* fix initializer_list
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
9 months ago
Hoildkv
34ba6b5fbd
fcl: make octomap optional ( #3309 )
9 months ago
ruki
21c0c639ae
Auto-update rmlui to 5.1 ( #3291 )
...
* Update rmlui to 5.1
* set CMAKE_CXX_STANDARD 17
* add patch
* patch cstdint
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
9 months ago
Jérôme Leclercq
ce3823e9d5
Update cxxopts to v3.2.0 ( #3308 )
9 months ago
jj683
8d28fe380e
Fix bzip2 compilation on clang 15+ ( #3307 )
...
* Support bzip2 on clang
* WIP
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
9 months ago
Latias94
1a471e4f03
update cpptrace to v0.4 ( #3301 )
...
* update cpptrace to v0.4
* update cpptrace to v0.4
* add cpptrace defince
* add cpptrace defince
* add cpptrace define
9 months ago
ruki
240a90833b
fix test
9 months ago
Hoildkv
7dfeea58b8
update partio ( #3304 )
9 months ago
Chi Huu Huynh
6c9f743d92
gzip-hpp: add package ( #3303 )
...
* gzip-hpp: add package
* gzip-hpp: add stdint
9 months ago
Chi Huu Huynh
4bfb05a736
access_private: add package ( #3300 )
...
* access_private: add package
* access_private: remove cmake
* access_private: fix test
9 months ago
Latias94
d1cbca4233
update imgui to v1.90.3 ( #3299 )
9 months ago
Chi Huu Huynh
94e606e613
pseudo-double: add package ( #3294 )
...
* pseudo-double: add package
* pseudo-double: add license
* pseudo-double: only cxx11
* pseudo-double: add configs and include stdbool
* pseudo-double: fix pd_error_check description
* pseudo-double: add brackets
* pseudo-double: remove c99
* pseudo-double: define __int128 if not defined
* pseudo-double: remove define __int128
* pseudo-double: remove empty configs
* pseudo-double: test add_cxxflags for Mac
* pseudo-double: add <string> to PseudoDouble
* pseudo-double: add 'clang::,'
* pseudo-double: use cxx14 for mac
* pseudo-double: add limits
* pseudo-double: add on_config
* pseudo-double: add fix_build patch
* pseudo-double: comment
* pseudo-double: test add `-std=c++1y` for mac
* pseudo-double: use `-std=c++11`
* pseudo-double: use cxxflags
* pseudo-double: use `no-error=reserved-user-defined-literal`
* pseudo-double: use c++11
* pseudo-double: update patch
* pseudo-double: add limits
* pseudo-double: linux shared off
* pseudo-double: separate into 2 packages
* pseudo-double: fix package names
* pseudo-double-c: remove add_patches
* pseudo-double-cpp: add limits
* pseudo-double: update limits
* pseudo-double-c: add wasm
* pseudo-double-cpp: remove unneeded code
* pseudo-double-cpp: remove unneeded on_config
* Update xmake.lua
* pseudo-double-cpp: use port for add_requires
* pseudo-double-cpp: use `get_config("kind")`
* pseudo-double-cpp: change shared to kind
---------
Co-authored-by: ruki <waruqi@gmail.com>
9 months ago
ruki
0f239d0ba8
improve to select script
9 months ago
ruki
8c6dd6604a
Update utf8proc to v2.9.0 ( #3297 )
9 months ago
Dofes
ffe2f8f8e5
Update parallel-hashmap to 1.3.12 ( #3293 )
9 months ago
ruki
2bfd359396
Auto-update kokkos-kernels to 4.2.01 ( #3286 )
9 months ago
ruki
37d05ca161
Update parallel-hashmap to 1.37 ( #3292 )
10 months ago
ruki
70048cc87a
Update meson to 1.3.2 ( #3290 )
10 months ago
Hoildkv
825ae5c946
add angle ( #3289 )
...
* add angle
* cleanup
* switch to zlib dependency
* fix kind
10 months ago
XyKong
d9679bbf87
Update xmake.lua (ONNX Runtime v1.17.0) ( #3282 )
10 months ago
ruki
c8cf61b660
Update xtl to 0.7.7 ( #3287 )
10 months ago
ruki
0921188148
Update cgns to v4.4.0 ( #3288 )
10 months ago
Hoildkv
9431362781
update pciutils, pixman and x11 libs ( #3273 )
...
* update pciutils
* update pixman
* update libx11
* revert xtrans
* disable libx11 cross on macosx
* remove constraint
10 months ago
A2va
fa445baf9a
Add cppcheck ( #3268 )
...
* Add cppcheck
* Add tests and cmake dep
* Restrict platforms
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
10 months ago
Maxime
2841f15ea0
Update dotnet ( #3281 )
...
* Update dotnet
* Attempt fix version path
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Add windows arm64 and fix unpacking
* Update xmake.lua
* Update xmake.lua
10 months ago
ruki
5e3a90b89b
Update pegtl to 3.2.7 ( #3278 )
10 months ago
Jérôme Leclercq
e6de5d1016
Update flecs to v3.2.11 ( #3276 )
10 months ago
ruki
6603bd23e2
Update cglm to v0.9.2 ( #3271 )
10 months ago
Latias94
dc9896dc54
update imgui to v1.90.2 ( #3274 )
10 months ago