star9029
095e769f1f
dispenso: add package ( #2996 )
...
* dispenso: add package
* fix test
* fix syslinks
* patch syslinks
11 months ago
robcholz
32abec1d2a
added llvm 13.0.0, 15.0.7 support for x86 macos ( #2990 )
...
* added llvm 13.0.0, 15.0.7 support for x86 macos
* fix
* Update xmake.lua
11 months ago
xpxz
60dc45280f
update re2 to 2023.11.01 ( #2928 )
...
* update re2 to 2023.11.01
* 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
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
11 months ago
xpxz
cadb64bf9d
add muduo ( #2998 )
...
* add muduo
* Update xmake.lua
11 months ago
Maxime
16d7860366
Update wil ( #2995 )
11 months ago
ruki
dd835e9cc6
fix assimp for old version ( #2994 )
...
* fix assimp for old version
* Update xmake.lua
11 months ago
Chi Huu Huynh
fb077c505b
pigpio: add package ( #2992 )
...
* pigpio: add package
* pigpio: set to only linux
* pigpio: add pthread
11 months ago
Chi Huu Huynh
393436a2b4
libgpiod: fix cxx bindings not having c links ( #2991 )
11 months ago
Chi Huu Huynh
f152b68049
libgpiod: rework & fix C++ bindings ( #2989 )
...
* libgpiod: update test code
* libgpiod: create port file
* libgpiod: fix add_headerfiles
* libgpiod: add version defines
* libgpiod: print version
* libgpiod: fix version matching
* libgpiod: separate tools & fix program_invocation_name & version
* libgpiod: create on_load
* libgpiod: use before_build
* libgpiod: use add_defines
* libgpiod: use target:add
* libgpiod: add tools-common files
* libgpiod: ignore tools-common on its own
* libgpiod: add quotations around define program_invocation_name
* libgpiod: add configvar_check_csnippets
* libgpiod: make program_invocation_short_name same as program_invocation_name
* libgpiod: add quotations around GPIOD_VERSION_STR
* libgpiod: only get direct cxx files in bindings/cxx
* libgpiod: separate c and cxx bindings
* libgpiod: add options
* libgpiod: on_test use config
* libgpiod: test older version
* libgpiod: make `%[` & `%]` optional
* libgpiod: update test
* libgpiod: fix cxx test
* libgpiod: dont delete chip ptr
* libgpiod: set kind
* libgpiod: add patch for `v1.6.4`
* libgpiod: fix patch hash
* libgpiod: update patch
* libgpiod: set_languages("c89") & move deps
* libgpiod: use c99
* libgpiod: use C++11
* libgpiod: add io.replace
* libgpiod: update patch
* libgpiod: comment set_languages
* libgpiod: move add_includedirs
* libgpiod: set kind to shared if version under v1.6.4
* libgpiod: move includedirs
* libgpiod: remove `delete`
* libgpiod: add link
* libgpiod: use same methods for other deps
* libgpiod: remove libgpiod_cxx
* libgpiod: use add_deps
* libgpiod: add cxx17
* libgpiod: remove before_build
* libgpiod: readd addenv PATH
* libgpiod: test old version
* libgpiod: undo
* libgpiod: remove set config to shared for v1.6.4 static
* libgpiod: add target gpiodcxx
* libgpiod: remove duplicate before_build
* libgpiod: readd versions
* libgpiod: use c11
* libgpiod: use cxx11
* libgpiod: fix target name
* libgpiod: fix add_deps
* libgpiod: set target for tool's language to cxx11
11 months ago
Jérôme Leclercq
87dace2d3b
assimp: Try to fix minizip ( #2988 )
11 months ago
Chi Huu Huynh
935f883375
cppgpio: change versioning to use commit instead ( #2987 )
11 months ago
Chi Huu Huynh
7f7d4d9543
cppgpio: add package ( #2986 )
...
* cppgpio: add package
* cppgpio: add_includedirs
11 months ago
star9029
15b61bf02c
xlsxio: fix wchar config ( #2985 )
...
* xlsxio: fix wchar config
* improve minizip includedirs
* fix deps
11 months ago
Jonas Pucher
e88484a82a
Add dynareadout 23.12 ( #2984 )
11 months ago
Chi Huu Huynh
90b1ef1019
pca9685: add package ( #2983 )
...
* pca9685: add package
* pca9685: remove macosx
11 months ago
Hoshizora Ming
19bc2d5aae
Add EASTL version 3.18.00 ( #1677 )
...
* Update EASTL to version 3.18.00
* Avoid the ambiguity on the url
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
11 months ago
star9029
7ebd8e511c
arduinojson: add package ( #2981 )
11 months ago
Jérôme Leclercq
b2470af3de
alsa-lib: Add m4 dependencies ( #2977 )
...
This fixes the compilation of alsa-lib and libsndio on Linux when autoconf and m4 are not installed
11 months ago
Chi Huu Huynh
dee70dd480
ftxui: add pthread for linux ( #2979 )
...
* ftxui: add pthread for linux
* ftxui: fix elseif
11 months ago
Jai
22223c3e86
fix microsoft-detours defines ( #2971 )
11 months ago
xpxz
8df716f38a
add smoothcpp ( #2972 )
...
* add smoothcpp2
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
11 months ago
provefar
728f960688
Add `packagedeps` for hdf5 ( #2975 )
...
hdf5 cannot found if `packagedeps` is not set
11 months ago
aajojo
ddb8f6728c
Add Gtest version 1.13.0 and 1.14.0 , And modify the standard to c++14 ( #2560 )
...
* Add Gtest version 1.13.0 and 1.14.0 , And modify the standard to c++14
* Update xmake.lua
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
11 months ago
Jérôme Leclercq
4403a5e322
Update flecs to v3.2.10 ( #2973 )
11 months ago
Jérôme Leclercq
39f57f1060
alsa-lib: Add autoconf dependencies ( #2974 )
11 months ago
ruki
fe622f7c96
fix abseil ( #2970 )
11 months ago
star9029
e2fa4a42cf
mailio: add package ( #2968 )
...
* mailio: add package
* fix nil
* fix syslinks
* fix syslinks
11 months ago
Chi Huu Huynh
314d6e8ebe
cpp-dump: add package ( #2969 )
...
* cpp-dump: add package
* cpp-dump: only copy necessary files
11 months ago
Hoildkv
9ef7c8e31f
update boost ( #2955 )
11 months ago
Jérôme Leclercq
593c17be90
libusb: Fix include dirs ( #2966 )
...
#2926 broke `#include "libusb.h"` which is used in samples by libusb and other libs depending on it
11 months ago
xpxz
576c2788ae
add wingetopt ( #2963 )
...
Co-authored-by: heheda123123 <you@example.com>
11 months ago
xpxz
0b05a5d21e
add mman-win32 ( #2962 )
...
Co-authored-by: heheda123123 <you@example.com>
11 months ago
ruki
303ce83156
improve abseil links ( #2961 )
11 months ago
xpxz
fd8f14e785
add unistd_h ( #2959 )
...
* add unistd_h
* Update xmake.lua
11 months ago
xpxz
5cc3cba500
add sys_time_h package ( #2956 )
...
* add sys_time_h
* Update xmake.lua
* Update xmake.lua
11 months ago
xpxz
d434a29c9e
add sys_wait_h ( #2960 )
11 months ago
xpxz
fba3217a6d
add dirent_h ( #2958 )
...
* add dirent_h
* Update xmake.lua
11 months ago
xpxz
f53a03fbd4
add strings_h2 ( #2957 )
11 months ago
Jérôme Leclercq
60c4fc7959
Update utfcpp to v4.0.4 ( #2953 )
11 months ago
Jérôme Leclercq
18c1f40e73
Update fast_float to v6.0.0 ( #2952 )
11 months ago
star9029
94e87bed3e
vulkan-utility-libraries: add package ( #2951 )
...
* vulkan-utility-libraries: add package
* disable plat
11 months ago
A2va
b60cd0b538
Update xtensor ( #2949 )
12 months ago
xpxz
b741c6be6d
improve abseil link order ( #2950 )
...
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
12 months ago
xpxz
305159e045
improve abseil link order ( #2948 )
...
* improve abseil link order
* Update xmake.lua
* Update xmake.lua
12 months ago
star9029
28c0e27120
symengine: add package ( #2941 )
...
* symengine: add package
* disable plat
* fix links
* fix links
* fix links order
12 months ago
xpxz
2e7c8e14b0
update abseil to 20230802.1 ( #2884 )
...
* update abseil to 20230802.1
* add patch
* add patch
* Update xmake.lua
* Update xmake.lua
* Update 20230802.1-0001-fix-mingw.patch
* Update 20230802.1-0001-fix-mingw.patch
* Update xmake.lua
* Delete packages/a/abseil/patches/20230802.1-0001-fix-mingw.patch
* 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
---------
Co-authored-by: Your Name <you@example.com>
12 months ago
xpxz
55d96411e3
update mosquitto to 2.0.18 ( #2927 )
...
* update mqtt to 2.0.18
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
12 months ago
xpxz
922336c384
update snappy to 1.1.10 ( #2924 )
...
* update snappy to 1.1.10
* 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
12 months ago
xpxz
b04fa7ad96
update zlib-ng to 2.1.5 ( #2923 )
...
* update zlib-ng to 2.1.5
* 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
12 months ago
ruki
193868d8e3
improve catch2
12 months ago