Commit Graph

35 Commits

Author SHA1 Message Date
a81e155633 Pack test variables 2021-12-22 20:45:15 +01:00
3288a58fa6 Fix Rust CI by requesting a fresh copy when doing publish 2021-11-25 17:49:12 +01:00
f4ffccfd5e Always upload artifacts for windows and macos 2021-11-25 15:31:53 +01:00
9af54b02e3 Always upload artifacts 2021-11-25 14:43:53 +01:00
7f43e1de3e Rename rust env to decide build dir 2021-11-10 07:51:07 +01:00
ec02eccb85 Fixup Rust CI 2021-11-09 00:58:13 +01:00
87ece24160 Fixup Rust CI 2021-11-09 00:50:53 +01:00
c51bd2c6a6 Fix rust CI 2021-11-09 00:46:47 +01:00
bfb5875eb9 Update rust CI 2021-11-07 20:58:51 +01:00
ad2480f32c Enable verbose test output 2021-11-03 21:44:00 +01:00
mio
a1d5c5f1b0 Don't reply on git command 2021-10-18 21:39:59 +02:00
mio
6d0d0897f8 Fix Rust build and CI.
Add a test for ppc and fix ppc on windows.
2021-10-17 02:11:38 +02:00
mio
f7bc485819 Fix wrong directory 2021-10-16 21:41:54 +02:00
mio
46d3b05394 Use github.sha instead 2021-10-16 21:37:52 +02:00
mio
b7a530fda5 Remove wrong tags-ignore 2021-10-16 21:35:09 +02:00
mio
304b94cfbb Specify the version 2021-10-16 21:33:19 +02:00
mio
9e447fca1a Fix syntax 2021-10-16 21:26:22 +02:00
mio
671f22287f Add CI for rust 2021-10-16 21:25:07 +02:00
mio
5b67b34d65 Merge chfl4gs/dev to unicorn/dev 2021-10-16 20:37:16 +02:00
mio
bc5efc9ee5 Fix Android x86_64 build
Note: At this time, both arm32 and arm64 emulation doesn't work on either macOS and Ubuntu so we could only have x86_64
2021-10-16 20:35:23 +02:00
mio
9954763c02 Add MSVC 32bit and Android x86_64 CI. 2021-10-16 20:32:34 +02:00
mio
5148d93e40 Sync with build-uc2.yml 2021-10-06 23:24:02 +02:00
mio
d3a0afe8fd Make sure workflow triggered for pull requests 2021-10-06 23:22:02 +02:00
b24240118f Don't trigger on tags and docs 2021-10-06 12:51:52 +02:00
3cbad9556a Fix name typo 2021-10-06 11:07:55 +02:00
mio
169efa6f2d Revert so that we test python build everytime 2021-10-05 14:48:54 +02:00
mio
b9918b74d7 Online publish when tagging 2021-10-04 17:49:04 +02:00
e571dc278a PyPI publishing 2021-10-04 22:22:41 +08:00
10f8106c24 cleanup Github workflows 2021-10-03 22:30:52 +08:00
af76a71df1 add .github/ 2021-10-03 22:27:18 +08:00
21235916b9 removing testpypi (#1332)
* Adding Travis-CI cmake static

* fix 64-bit fstenv (#1300)

* fix 64-bit fstenv

* fix fstenv

* safe_zip to false and travis adjustment

* Fixed zip_safe and cygwin setup

* Removing testpypi

Co-authored-by: liangjs <761232680@qq.com>
2020-09-22 03:36:07 +08:00
a8a6a3fa9a PyPI test check (#1296)
* Adding Travis-CI cmake static

* adding pypi test
2020-06-14 01:46:10 +08:00
535143ae5a Fixing minor typo on PyPI distribution workflow (#1286)
* Adding Travis-CI cmake static

* Fix minor typo on PyPI workflow config
2020-06-07 01:09:30 +08:00
9288b4a845 adding pypi workflow (#1280)
* adding pypi workflow

* PyPI distribution packages workflow
2020-06-06 12:53:31 +08:00
216c348c35 Oss-fuzz ideal integration (#1262)
* Fix watchpoint leak in ARM

* Builds fuzz targets with sanitizer support

* Builds fuzz targets with directory driver

* Adds script to dowlonad public corpus

* Adds CIfuzz

To checks Pull Requests with fuzzing

* Use static library for fuzz targets

* Less verbose logs for fuzz driver directory
2020-05-21 16:15:12 +08:00