aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/cross-bootstrap-tools.yml
Commit message (Expand)AuthorAgeFilesLines
* .github: support all stable branchesBrooks Davis2026-02-191-1/+1
* .github: Update to use llvm 15Andrew Turner2025-09-111-3/+3
* .github: Use make.py's --cross-toolchain option on macOSJohn Baldwin2025-08-061-1/+4
* Revert "WIP: Cross-build github action on for-main"Andrew Turner2025-04-081-1/+1
* WIP: Cross-build github action on for-mainAndrew Turner2025-04-081-1/+1
* .github: Update the clang release used for macosAndrew Turner2024-10-211-3/+3
* .github: Use the two most recent LTS releasesAndrew Turner2024-10-211-5/+5
* .github: Update the path used for the homebrew LLVM install on macOSJohn Baldwin2024-05-021-1/+1
* .github: Switch to v4 of actions/checkoutJohn Baldwin2024-03-051-1/+1
* .github: Enable manually running github actionsAndrew Turner2024-02-031-0/+1
* .github: Build stable/14Andrew Turner2024-02-031-1/+1
* .github: Test DISK_IMAGE_TOOLS_BOOTSTRAP in CIJessica Clarke2023-03-151-1/+1
* .github: Restrict permissions on cross-build jobs.Alex2023-02-091-0/+3
* .github: Switch to v3 of actions/checkout.John Baldwin2022-12-211-1/+1
* .github: Attempt to fix and increase robustness of macOS actionJessica Clarke2022-06-301-2/+2
* .github: Add a build on Ubuntu 22.04 using llvm 14.John Baldwin2022-06-091-1/+5
* .github: Cross-build aarch64 as well as amd64 kernels.John Baldwin2022-06-091-4/+10
* .github: Update compilers used for cross-build testing.John Baldwin2022-06-091-8/+4
* Make it clear we're running clang-12 for the GH actionsUlrich Spörlein2021-07-201-3/+3
* .github: Attempt to un-break Clang 9 actionJessica Clarke2021-05-291-2/+2
* Enable GitHub actions CI for stable/13 as wellAlex Richardson2021-04-201-1/+1
* GitHub actions: unbreak macOS buildUlrich Spörlein2021-01-081-3/+2
* Github actions: s/master/main/ for the CI workflowUlrich Spörlein2021-01-021-2/+2
* GH Actions: Use pre-installed clang packagesUlrich Spörlein2020-11-261-17/+40
* Add github CI for testing cross-building from Linux and macOSAlex Richardson2020-09-231-0/+35