Jorge Prendes
ff79c54968
(feat) add support for musl
using cross-rs
( #2536 )
...
* add cross configuration for musl
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
* use cargo.sh wapper in build.sh
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
* make tests build with musl
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
* add targets to run musl tests
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
* Use cargo.sh wrapper and cross in CI
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
* Update scripts/cargo.sh
Co-Authored-By: adrianalin <pop.adrian61@gmail.com>
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
* Use glibc as cross default target
---------
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
Co-authored-by: adrianalin <pop.adrian61@gmail.com>
2023-12-21 11:50:03 +00:00
Eric Fang
f4e7e300e6
Fix the feature test and turn on in CI ( #2060 )
...
* reworked the justfile to be explicit with path
Signed-off-by: yihuaf <yihuaf@unkies.org>
* fix the feature tests
Signed-off-by: yihuaf <yihuaf@unkies.org>
* add the musl test
Signed-off-by: yihuaf <yihuaf@unkies.org>
* moving all stub into a single dir
Signed-off-by: yihuaf <yihuaf@unkies.org>
---------
Signed-off-by: yihuaf <yihuaf@unkies.org>
2023-06-19 21:21:18 +09:00
Yashodhan Joshi
6becc9af4e
Change targets in the makefile
2022-11-30 12:13:03 +05:30
utam0k
6a98b59026
Convenient use of rust-analyzer and other tools by placing Cargo.toml in the root.
...
Signed-off-by: utam0k <k0ma@utam0k.jp>
2022-04-26 12:03:09 +00:00
utam0k
54bb830b4b
Introduce the root Makefile.
...
Signed-off-by: utam0k <k0ma@utam0k.jp>
2022-03-11 22:14:34 +09:00
Yashodhan Joshi
0ca07cb0a8
Add -eu to scripts
2022-02-19 23:29:10 +05:30
Yashodhan Joshi
082bb12670
Add scripts to build binaries, run rust integration tests and clean up
2022-02-06 16:01:13 +05:30