Commit Graph

40 Commits

Author SHA1 Message Date
lazymio cc45585e90
Use windows 2019 for pypi and cargo 2022-02-17 10:47:31 +01:00
lazymio debdb66837
Use windows 2019 2022-02-17 10:39:02 +01:00
Nguyen Anh Quynh 141a558dd8 fix conflicts 2022-01-28 10:30:51 +08:00
lazymio a81e155633
Pack test variables 2021-12-22 20:45:15 +01:00
lazymio 3288a58fa6
Fix Rust CI by requesting a fresh copy when doing publish 2021-11-25 17:49:12 +01:00
lazymio f4ffccfd5e
Always upload artifacts for windows and macos 2021-11-25 15:31:53 +01:00
lazymio 9af54b02e3
Always upload artifacts 2021-11-25 14:43:53 +01:00
lazymio 7f43e1de3e
Rename rust env to decide build dir 2021-11-10 07:51:07 +01:00
lazymio ec02eccb85
Fixup Rust CI 2021-11-09 00:58:13 +01:00
lazymio 87ece24160
Fixup Rust CI 2021-11-09 00:50:53 +01:00
lazymio c51bd2c6a6
Fix rust CI 2021-11-09 00:46:47 +01:00
lazymio bfb5875eb9
Update rust CI 2021-11-07 20:58:51 +01:00
lazymio 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
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
lazymio ad3325548d
Syntax fixed 2021-10-05 19:30:48 +02:00
lazymio 21d3181e00
Use action/stale 2021-10-05 19:29:12 +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