Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ci: update comment about regenerating Python bindings | umarcor | 2021-09-02 | 1 | -1/+1 | |
| | ||||||
* | Test.yml: explain how to regenerate the python binding | Tristan Gingold | 2021-08-31 | 1 | -0/+1 | |
| | ||||||
* | Debian Bullseye was released | umarcor | 2021-08-23 | 2 | -2/+2 | |
| | ||||||
* | ci: style | umarcor | 2021-08-23 | 1 | -8/+21 | |
| | ||||||
* | Reordered content in YAML file and fixed syntax for lists. | Patrick Lehmann | 2021-08-23 | 1 | -512/+533 | |
| | ||||||
* | ci: fix coverage-publish artifact path | umarcor | 2021-07-19 | 1 | -4/+1 | |
| | ||||||
* | ci: disable win-cpython-standalone mcode32 until the zipfile generation is fixed | umarcor | 2021-07-19 | 1 | -1/+1 | |
| | ||||||
* | ci: build pyGHDL wheel in job 'pyGHDL' and upload it as an artifact | umarcor | 2021-07-19 | 1 | -72/+76 | |
| | ||||||
* | ci: style | umarcor | 2021-07-19 | 1 | -81/+80 | |
| | | | | | | * reorder and rename jobs * update symbols * clean sys field in MSYS2 jobs | |||||
* | ci: add CPython pyGHDL test with standalone zipfile | umarcor | 2021-07-18 | 1 | -0/+56 | |
| | ||||||
* | ci: rework artifact names | umarcor | 2021-07-18 | 1 | -7/+29 | |
| | ||||||
* | ci: remove parallel job restrictions | umarcor | 2021-07-18 | 1 | -7/+0 | |
| | ||||||
* | ci: add Windows CPython jobs | umarcor | 2021-07-18 | 1 | -1/+63 | |
| | ||||||
* | ci: generate standalone zipfiles | umarcor | 2021-07-18 | 1 | -1/+63 | |
| | ||||||
* | ci: update MSYS2 icons | umarcor | 2021-07-18 | 1 | -12/+12 | |
| | ||||||
* | ci: build MINGW64 mcode | umarcor | 2021-07-18 | 1 | -5/+5 | |
| | ||||||
* | ci: update comments/headers | umarcor | 2021-07-18 | 1 | -4/+4 | |
| | ||||||
* | ci: rename win-pyGHDL to win-pip | umarcor | 2021-07-18 | 1 | -2/+2 | |
| | ||||||
* | ci: test the installation of pyGHDL through pip | umarcor | 2021-07-03 | 1 | -1/+53 | |
| | ||||||
* | ci/msys2: MINGW_INSTALLS is deprecated, use MINGW_ARCH instead | umarcor | 2021-03-29 | 1 | -1/+1 | |
| | ||||||
* | VHPI: add tests for loading libraries | Marlon James | 2021-03-04 | 1 | -1/+1 | |
| | ||||||
* | ci/coverage: install python-setuptools through pacman | umarcor | 2021-02-17 | 1 | -1/+3 | |
| | ||||||
* | ci/win-test: install python-setuptools through pacman | umarcor | 2021-02-17 | 1 | -0/+1 | |
| | ||||||
* | CI: re-enable black formatting check | Xiretza | 2021-02-10 | 1 | -3/+3 | |
| | ||||||
* | ci: specify macos version in tarball names | eine | 2021-02-09 | 1 | -4/+4 | |
| | ||||||
* | ci: use image 'ghdl/debug:base' as the base of 'ghdl/doc' | eine | 2021-02-07 | 1 | -3/+1 | |
| | ||||||
* | ci/pyGHDL: fix git diff check | eine | 2021-02-06 | 1 | -1/+3 | |
| | ||||||
* | ci: update emojis/icons | eine | 2021-02-02 | 1 | -12/+14 | |
| | ||||||
* | ci: cleanup macos build | eine | 2021-02-02 | 1 | -4/+3 | |
| | ||||||
* | ci: enable both mcode and llvm builds for macos | Edu Garcia | 2021-02-02 | 1 | -4/+12 | |
| | ||||||
* | ci: remove outdated comment | Edu Garcia | 2021-02-02 | 1 | -3/+0 | |
| | ||||||
* | ci: enable gnat cache for macos | Edu Garcia | 2021-02-02 | 1 | -0/+8 | |
| | ||||||
* | ci: rename workflow 'push' to 'Test' | umarcor | 2021-02-01 | 1 | -1/+1 | |
| | ||||||
* | ci: use a clean base image for ghdl/doc | umarcor | 2021-02-01 | 1 | -9/+9 | |
| | ||||||
* | ci: do not pass empty PYTHON envvar to CodeCov Action | umarcor | 2021-01-17 | 1 | -1/+0 | |
| | ||||||
* | workflow: tentatively fix coverage failure | Tristan Gingold | 2021-01-16 | 1 | -1/+1 | |
| | ||||||
* | libraries: unuse 'openieee', rename enable_openieee to enable_gplcompat | umarcor | 2021-01-16 | 1 | -1/+1 | |
| | ||||||
* | ci: deprecate Travis in favour of GitHub Actions | eine | 2021-01-13 | 2 | -54/+84 | |
| | ||||||
* | ci: codecov needs the repo to be checked out in job 'coverage-publish' | umarcor | 2021-01-12 | 1 | -0/+3 | |
| | ||||||
* | ci/coverage: publish coverage report at CodeCov and Codacy | umarcor | 2021-01-08 | 1 | -17/+58 | |
| | ||||||
* | ci/macos: p7zip is pre-installed now | umarcor | 2021-01-08 | 1 | -4/+1 | |
| | ||||||
* | mv dist/* scripts/ | umarcor | 2021-01-06 | 1 | -8/+8 | |
| | ||||||
* | ci: add graphiz to temporary ghdl/doc image | umarcor | 2021-01-06 | 1 | -1/+1 | |
| | ||||||
* | coverage: run pyunit directly | umarcor | 2021-01-01 | 1 | -5/+2 | |
| | ||||||
* | ci: add job 'Coverage' | umarcor | 2021-01-01 | 1 | -2/+42 | |
| | ||||||
* | ci: test if pyGHDL needs to be updated | umarcor | 2021-01-01 | 1 | -15/+26 | |
| | ||||||
* | ci/msys2: split build and test (#1559) | Unai Martinez-Corral | 2020-12-31 | 1 | -11/+56 | |
| | ||||||
* | Executing Python unit tests in Parallel Processes (#1558) | Patrick Lehmann | 2020-12-30 | 1 | -16/+16 | |
| | | | | | | | | | | | | | | | | | | | | | * Prepare pyunit tests for parallel and independent execution with pytest/pytest-forked. * Added forked pytest test executions. * Added a pytest ini-file * Corrected pytest settings. * Adjusting PYTHONPATH. * Reverted changes required for pytest without modified file search patterns. (cherry picked from commit 0207b11cfef029f2ed765df3ad983ef47cc0838b) * Run pyunit tests without '--forked'. * Deactivate black. (cherry picked from commit d6b68588d4de26bf94181ea726be969cd09aadf0) | |||||
* | ci: set DOCKER_BUILDKIT envvar | umarcor | 2020-12-29 | 1 | -0/+1 | |
| | ||||||
* | ci: install testsuite Python requirements on MSYS2 jobs | umarcor | 2020-12-29 | 1 | -2/+2 | |
| |