aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)AuthorFilesLines
2024-04-10Enable user mode network backend support in qemuwangpc1-1/+1
2023-11-22Fix CI run failure on rv64gcPan Li1-1/+1
2023-10-17Switch from Ubuntu 20.04 LTS to 22.04 LTS for jobs (#1353)2023.11.082023.10.18Tommy Murphy1-3/+3
2023-10-16Fix for issue #1351 - remove redundant 'linux' from matrix and remove unneces...2023.10.17Tommy Murphy1-4/+1
2023-09-29Upgrade to upload-artifact@v3Patrick O'Neill2-3/+3
2023-09-29Remove deprecated set-output commandPatrick O'Neill2-5/+5
2023-09-29Upgrade to checkout@v4Patrick O'Neill2-6/+6
2023-09-08Remove unused frameworks to give CI more disk spacePatrick O'Neill2-0/+36
2023-06-29Remove source trees after CI build to recover disk spacePatrick O'Neill2-20/+12
2023-06-28Merge pull request #1271 from patrick-rivos/llvm-release-ciKito Cheng1-1/+1
2023-06-13Add newlib toolchain with llvm to ci and releasealexsifivetw2-6/+2
2023-06-09Generate seperate release names for LLVM and GCC toolchain release artifactsPatrick O'Neill1-1/+1
2023-06-07Add permission to qemu installationalexsifivetw1-1/+1
2023-06-06Fix yaml formatalexsifivetw1-1/+1
2023-06-05Add llvm to PR ciPatrick O'Neill1-2/+13
2023-06-05Add gcc-linux builds back to release-ciPatrick O'Neill1-7/+11
2023-06-04Add libc++ installation for 32-bit archalexsifivetw1-1/+1
2023-06-03Add prebuilt clang and qemu to release workflowalexsifivetw2-3/+14
2023-06-02Merge branch 'master' into alexc/riscv-llvm-qemuAlex Chiang2-1/+33
2023-06-01Merge pull request #1259 from patrick-rivos/spike-ci2023.06.02Kito Cheng2-1/+33
2023-06-01Fix typoalexsifivetw1-1/+1
2023-06-01Enable riscv llvm & qemu build flowAlex Chiang2-1/+59
2023-05-26Add github action ci to make-report using the spike simulatorPatrick O'Neill2-1/+33
2023-05-26Enable rv32gc make-report newlib and linux testingPatrick O'Neill1-1/+0
2023-05-23Disable multilib ci until multilib testsuite errors are triagedPatrick O'Neill1-0/+1
2023-05-11Add make-report and make-report multilib to a subset of the existing build ci...Patrick O'Neill2-1/+59
2022-10-14github: move build job to Ubuntu 20.04/22.04Florian Hofhammer2-2/+2
2022-02-24Prevent musl riscv32 buildsFlorian Hofhammer2-0/+6
2022-02-24Add musl libc submoduleFlorian Hofhammer2-4/+18
2021-01-25Remove trailing whitespace2021.01.26Kito Cheng1-1/+1
2021-01-23Modify nightly-release.yaml like build.yamlKevin Park1-58/+21
2021-01-23Nightly release action (details in commit description)Kevin Park2-3/+221
2021-01-17[CI] Improve GitHub Action scripts.Xing GUO1-117/+17
2020-09-15differentiate ubuntu versionsKevin Park1-5/+63
2020-09-08Use Ubuntu Focal environment for packaging (native Python3 support)Kevin Park1-4/+4
2020-09-08packaging linux buildsKevin Park2-0/+96