Commit Graph

25 Commits

Author SHA1 Message Date
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
lazymio b24240118f
Don't trigger on tags and docs 2021-10-06 12:51:52 +02:00
lazymio 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
chfl4gs e571dc278a PyPI publishing 2021-10-04 22:22:41 +08:00
Nguyen Anh Quynh 10f8106c24 cleanup Github workflows 2021-10-03 22:30:52 +08:00
Nguyen Anh Quynh af76a71df1 add .github/ 2021-10-03 22:27:18 +08:00
chfl4gs 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
chfl4gs a8a6a3fa9a
PyPI test check (#1296)
* Adding Travis-CI cmake static

* adding pypi test
2020-06-14 01:46:10 +08:00
chfl4gs 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
chfl4gs 9288b4a845
adding pypi workflow (#1280)
* adding pypi workflow

* PyPI distribution packages workflow
2020-06-06 12:53:31 +08:00
Catena cyber 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