| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [CI] Upgrade QEMU to 8.1.0 (#973) | Yang Liu | 2023-09-12 | 1 | -11/+14 | |
| | | ||||||
| * | [CI] Test RISCV with bit-manipulation extensions on (#972) | Yang Liu | 2023-09-12 | 1 | -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 typo | ptitSeb | 2023-09-02 | 1 | -1/+1 | |
| | | ||||||
| * | [ANDROID] Don't run ctest on Android build | ptitSeb | 2023-09-02 | 1 | -6/+8 | |
| | | ||||||
| * | [ANDROID] Fix name of android compiler | ptitSeb | 2023-09-02 | 1 | -1/+1 | |
| | | ||||||
| * | [ANDROID] Try to create an Android build, porting box86 Android build | ptitSeb | 2023-09-02 | 1 | -4/+12 | |
| | | ||||||
| * | Added generic ARM64 build profile | ptitSeb | 2023-07-14 | 2 | -1/+2 | |
| | | ||||||
| * | [CI] Avoid copying files (#584) | Yang Liu | 2023-03-18 | 1 | -5/+5 | |
| | | ||||||
| * | Enable test for RV64 and ARM64 in CI (#583) | Yang Liu | 2023-03-18 | 1 | -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 build | ptitSeb | 2023-02-21 | 1 | -2/+2 | |
| | | | | The 18.04 is deprecated by GitHub and will be removed soon. | |||||
| * | Changed workflow manual build for RK3588 too | ptitSeb | 2023-02-18 | 1 | -1/+1 | |
| | | ||||||
| * | Build RK3588 on Workflow | ptitSeb | 2023-02-18 | 1 | -1/+1 | |
| | | ||||||
| * | Update release.yml | ptitSeb | 2022-11-27 | 1 | -2/+2 | |
| | | ||||||
| * | change order of matrix (to preview better under checkmark dropdown (#346) | theofficialgman | 2022-07-05 | 1 | -5/+5 | |
| | | ||||||
| * | add 18.04 for tegra-x1 github actions (#345) | theofficialgman | 2022-07-05 | 1 | -2/+10 | |
| | | | | remove from ubuntu-latest as well | |||||
| * | Try to build RISC-V | ptitSeb | 2022-02-27 | 1 | -2/+6 | |
| | | ||||||
| * | Sync configuration from box86 | Seas0 | 2022-01-07 | 2 | -7/+111 | |
| | | ||||||
| * | Fix the typo of CMakeLists.txt in Github Action configuration | Seas0 | 2022-01-01 | 1 | -2/+2 | |
| | | ||||||
| * | Fix typo box86 -> box64 | Jai A P | 2021-11-20 | 1 | -1/+1 | |
| | | ||||||
| * | Try to use Github Actions | ptitSeb | 2021-11-19 | 1 | -0/+83 | |