Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ci: MSYS2 job cleanup | umarcor | 2020-12-28 | 1 | -24/+0 |
| | |||||
* | msys2/llvm: use clang instead of gcc | umarcor | 2020-10-24 | 1 | -0/+2 |
| | |||||
* | ci(msys2): define deps in PKGBUILD, cleanup run.sh | umarcor | 2020-06-17 | 1 | -9/+3 |
| | |||||
* | ci(msys2): explicitly exiting is not required anymore | umarcor | 2020-05-22 | 1 | -1/+0 |
| | |||||
* | rework 'version.tmp' (#1320) | umarcor | 2020-05-20 | 1 | -0/+1 |
| | | | | | | | | | * msys2: work around makepkg hanging at the end of build() * ci: update actions/checkout to v2 * make: allow setting default description through GHDL_DESC * ci: ensure clean git describe on MSYS2 | ||||
* | msys2-mingw: build llvm with --static-link (tentatively fix ci) | Tristan Gingold | 2020-01-12 | 1 | -1/+1 |
| | |||||
* | Actions: add workflow 'push' (#1016) | 1138-4EB | 2019-11-21 | 1 | -0/+28 |
* use CC=clang to build C sources on macOS * actions: ensure that shared libs are in the PATH on windows * ci: add GitHub Actions 'push' workflow * ci: fix group labels * dist: add GRAY to ansi_color * ci: use same scripts for GHA and Travis |