aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
...
* ci: run macOS 10.15 and 11.0 (#1630)eine2021-09-231-5/+8
* ci: update comment about regenerating Python bindingsumarcor2021-09-021-1/+1
* Test.yml: explain how to regenerate the python bindingTristan Gingold2021-08-311-0/+1
* Debian Bullseye was releasedumarcor2021-08-232-2/+2
* ci: styleumarcor2021-08-231-8/+21
* Reordered content in YAML file and fixed syntax for lists.Patrick Lehmann2021-08-231-512/+533
* ci: fix coverage-publish artifact pathumarcor2021-07-191-4/+1
* ci: disable win-cpython-standalone mcode32 until the zipfile generation is fixedumarcor2021-07-191-1/+1
* ci: build pyGHDL wheel in job 'pyGHDL' and upload it as an artifactumarcor2021-07-191-72/+76
* ci: styleumarcor2021-07-191-81/+80
* ci: add CPython pyGHDL test with standalone zipfileumarcor2021-07-181-0/+56
* ci: rework artifact namesumarcor2021-07-181-7/+29
* ci: remove parallel job restrictionsumarcor2021-07-181-7/+0
* ci: add Windows CPython jobsumarcor2021-07-181-1/+63
* ci: generate standalone zipfilesumarcor2021-07-181-1/+63
* ci: update MSYS2 iconsumarcor2021-07-181-12/+12
* ci: build MINGW64 mcodeumarcor2021-07-181-5/+5
* ci: update comments/headersumarcor2021-07-181-4/+4
* ci: rename win-pyGHDL to win-pipumarcor2021-07-181-2/+2
* ci: test the installation of pyGHDL through pipumarcor2021-07-031-1/+53
* ci/msys2: MINGW_INSTALLS is deprecated, use MINGW_ARCH insteadumarcor2021-03-291-1/+1
* VHPI: add tests for loading librariesMarlon James2021-03-041-1/+1
* ci/coverage: install python-setuptools through pacmanumarcor2021-02-171-1/+3
* ci/win-test: install python-setuptools through pacmanumarcor2021-02-171-0/+1
* CI: re-enable black formatting checkXiretza2021-02-101-3/+3
* ci: specify macos version in tarball nameseine2021-02-091-4/+4
* ci: use image 'ghdl/debug:base' as the base of 'ghdl/doc'eine2021-02-071-3/+1
* ci/pyGHDL: fix git diff checkeine2021-02-061-1/+3
* ci: update emojis/iconseine2021-02-021-12/+14
* ci: cleanup macos buildeine2021-02-021-4/+3
* ci: enable both mcode and llvm builds for macosEdu Garcia2021-02-021-4/+12
* ci: remove outdated commentEdu Garcia2021-02-021-3/+0
* ci: enable gnat cache for macosEdu Garcia2021-02-021-0/+8
* ci: rename workflow 'push' to 'Test'umarcor2021-02-011-1/+1
* ci: use a clean base image for ghdl/documarcor2021-02-011-9/+9
* ci: do not pass empty PYTHON envvar to CodeCov Actionumarcor2021-01-171-1/+0
* workflow: tentatively fix coverage failureTristan Gingold2021-01-161-1/+1
* libraries: unuse 'openieee', rename enable_openieee to enable_gplcompatumarcor2021-01-161-1/+1
* ci: deprecate Travis in favour of GitHub Actionseine2021-01-132-54/+84
* ci: codecov needs the repo to be checked out in job 'coverage-publish'umarcor2021-01-121-0/+3
* ci/coverage: publish coverage report at CodeCov and Codacyumarcor2021-01-081-17/+58
* ci/macos: p7zip is pre-installed nowumarcor2021-01-081-4/+1
* mv dist/* scripts/umarcor2021-01-061-8/+8
* ci: add graphiz to temporary ghdl/doc imageumarcor2021-01-061-1/+1
* coverage: run pyunit directlyumarcor2021-01-011-5/+2
* ci: add job 'Coverage'umarcor2021-01-011-2/+42
* ci: test if pyGHDL needs to be updatedumarcor2021-01-011-15/+26
* ci/msys2: split build and test (#1559)Unai Martinez-Corral2020-12-311-11/+56
* Executing Python unit tests in Parallel Processes (#1558)Patrick Lehmann2020-12-301-16/+16
* ci: set DOCKER_BUILDKIT envvarumarcor2020-12-291-0/+1