aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/build.yml (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2023-02-20workflows: update dependencies to fix warningsselsta1-13/+14
2022-11-29workflows: set a public DNS when doing testsselsta1-0/+1
2022-09-24workflows: ubuntu 18.04 is deprecatedselsta1-3/+3
And will soon be removed.
2022-09-20repo: remove ldns leftoversselsta1-1/+1
2022-07-21Publish submitted txs via zmqj-berman1-1/+1
2022-04-08Makefile: fix spelling of CMAKE_BUILD_TYPE valueselsta1-1/+1
2021-09-30workflows: add missing dependency, fix mac buildselsta1-1/+1
2021-09-15CI: ccache common settings variable and apt settings tidyingmj-xmr1-12/+12
2021-09-03external: remove unbound submoduleselsta1-1/+1
2021-08-12CI: use runner.os instead of OS labelsmj-xmr1-10/+10
2021-07-30CI: Ubuntu-Test reuses Ubuntu-Build cache and building static libsmj-xmr1-13/+9
2021-07-12CI: add Ubuntu 18.04 for back. compat. testmj-xmr1-3/+11
2021-07-08workflows: fix libwallet ci testselsta1-2/+2
2021-06-21workflows: don't build PRs if only docs and READMEs are being changederciccione1-1/+6
2021-04-19workflows: upload source archive artifactselsta1-0/+17
Co-authored-by: xiphon <xiphon@protonmail.com>
2021-04-15CI: Actions' build.yaml uses variables instead of repetitionsmj-xmr1-18/+18
2021-04-06CI: ccache for ubuntu-test; Using "Default" architecturemj-xmr1-2/+20
The cmake logic is in workflows/build.yml
2021-03-30[CI] Adaptive mining timeout, depending on available CPU powermj-xmr1-2/+2
Printing also available RAM. Add comprehensive description.
2021-02-17[CI] Add ccache to Windows buildmj-xmr1-2/+13
2021-02-17[CI] MacOSX ccache: Proper ccache directory used of ↵mj-xmr1-1/+1
/Users/runner/Library/Caches/ccache
2020-12-11workflows: add ccache supportselsta1-6/+37
2020-12-10workflows: shorten nameselsta1-1/+1
2020-11-05workflows: bump msys2 action to v2selsta1-1/+1
2020-09-30workflows: don't brew updateselsta1-2/+2
2020-06-07workflows: update msys2 setup action v0 -> v1selsta1-4/+6
2020-05-23workflows: fix windows buildselsta1-3/+3
2020-04-16workflows: add trezor support ubuntuselsta1-3/+3
2020-04-01workflows: retry on apt failureselsta1-0/+15
Co-authored-by: xiphon <xiphon@protonmail.com>
2020-02-25workflows: fix macOS buildselsta1-1/+1
2020-02-20workflows: log test output on failurexiphon1-0/+2
2020-02-06workflows: windows j3 -> j2selsta1-1/+1
2020-02-02workflows: add libwallet compile checkselsta1-0/+15
2020-01-17workflows: add build and test workflowselsta1-0/+62