about summary refs log tree commit diff stats
path: root/.github/workflows (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* [CI] Upgrade QEMU to 8.1.0 (#973)Yang Liu2023-09-121-11/+14
|
* [CI] Test RISCV with bit-manipulation extensions on (#972)Yang Liu2023-09-121-0/+1
| | | | | | | * [CI] Test RISCV with bit-manipulation extensions on xthead extensions require qemu 8.1.0, therefore not available in CI * fix ADDSL
* [ANDROID] typo, typo, and typoptitSeb2023-09-021-1/+1
|
* [ANDROID] Don't run ctest on Android buildptitSeb2023-09-021-6/+8
|
* [ANDROID] Fix name of android compilerptitSeb2023-09-021-1/+1
|
* [ANDROID] Try to create an Android build, porting box86 Android buildptitSeb2023-09-021-4/+12
|
* Added generic ARM64 build profileptitSeb2023-07-142-1/+2
|
* [CI] Avoid copying files (#584)Yang Liu2023-03-181-5/+5
|
* Enable test for RV64 and ARM64 in CI (#583)Yang Liu2023-03-181-2/+12
| | | | | | | | | | If we can pass the environment variable `QEMU_LD_PREFIX=/usr/{riscv64,aarch64}-linux-gnu/lib/` to ctest, it should also work and be cleaner, but I don't know how to do it as I am not familiar with cmake. Note that TEGRAX1 is not currently working because of a mismatch in GLIBC version. Therefore, we skipped this platform. Co-authored-by: xctan <xctan@cirno.icu>
* Use Ubuntu 20.04 for Tegra buildptitSeb2023-02-211-2/+2
| | | The 18.04 is deprecated by GitHub and will be removed soon.
* Changed workflow manual build for RK3588 tooptitSeb2023-02-181-1/+1
|
* Build RK3588 on WorkflowptitSeb2023-02-181-1/+1
|
* Update release.ymlptitSeb2022-11-271-2/+2
|
* change order of matrix (to preview better under checkmark dropdown (#346)theofficialgman2022-07-051-5/+5
|
* add 18.04 for tegra-x1 github actions (#345)theofficialgman2022-07-051-2/+10
| | | remove from ubuntu-latest as well
* Try to build RISC-VptitSeb2022-02-271-2/+6
|
* Sync configuration from box86Seas02022-01-072-7/+111
|
* Fix the typo of CMakeLists.txt in Github Action configurationSeas02022-01-011-2/+2
|
* Fix typo box86 -> box64Jai A P2021-11-201-1/+1
|
* Try to use Github ActionsptitSeb2021-11-191-0/+83