Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ci: MSYS2 job cleanup | umarcor | 2020-12-28 | 3 | -137/+0 |
| | |||||
* | msys2/llvm: use clang instead of gcc | umarcor | 2020-10-24 | 1 | -0/+2 |
| | |||||
* | ci(msys2): eine/setup-msys2 was transferred to msys2/setup-msys2, bump to v2 | eine | 2020-07-24 | 1 | -5/+3 |
| | |||||
* | ci(msys2): define deps in PKGBUILD, cleanup run.sh | umarcor | 2020-06-17 | 3 | -92/+36 |
| | |||||
* | ci/msys2: style | eine | 2020-06-04 | 1 | -7/+15 |
| | |||||
* | ci(msys2): explicitly exiting is not required anymore | umarcor | 2020-05-22 | 2 | -2/+0 |
| | |||||
* | rework 'version.tmp' (#1320) | umarcor | 2020-05-20 | 3 | -4/+13 |
| | | | | | | | | | * 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 | ||||
* | Document and use --vpi-library-dir-unix (#1279) | umarcor | 2020-05-03 | 1 | -1/+0 |
| | | | | | * testsuite: use '--vpi-library-dir-unix' in 'add_vpi_path' * doc: add '--vpi-library-dir-unix', remove redundant headers | ||||
* | GHA: fix windows jobs (#1106) | eine | 2020-01-20 | 1 | -1/+1 |
| | | | | | | * ci: use eine/setup-msys2 instead of numworks/setup-msys2 * msys2: fix package extension (change from xz to zst) | ||||
* | 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 | 3 | -0/+179 |
* 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 |