aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* gha: tentatively fix on macos x (adjust llvm version)Tristan Gingold2023-04-081-1/+3
|
* gha: also release standalone wheels for windowsTristan Gingold2023-03-161-0/+1
|
* ci/Test/Release: update strategyumarcor2023-03-051-16/+6
|
* ci/Test: let Coverage inherit secretsumarcor2023-03-031-0/+1
|
* ci: reusable workflows (#2367)Unai Martinez-Corral2023-03-035-508/+526
|
* ci: test MINGW64 LLVMumarcor2023-02-281-1/+1
|
* ci: enable UCRT64 LLVMumarcor2023-02-281-2/+2
|
* ci/Release: set-output is deprecatedUnai Martinez-Corral2023-02-261-3/+7
| | | | https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
* ci: test GCC 12.1.0 on Ubuntu 22Unai Martinez-Corral2023-02-261-1/+1
|
* ci: remove triggering through a PATUnai Martinez-Corral2023-02-251-9/+1
|
* gha: build pltaform wheelTristan Gingold2023-01-221-225/+271
|
* Revert "standalone pyGHDL: put libraries in lib (instead of bin)"Tristan Gingold2023-01-171-1/+1
| | | | This reverts commit 0574c562f9b1152e1077323f1bd8e57c2afda544.
* standalone pyGHDL: put libraries in lib (instead of bin)Tristan Gingold2023-01-171-1/+1
|
* Disable PIP version checks.Patrick Lehmann2022-12-231-6/+4
|
* Add dependabot scanning and PR suggestions for Python packages as well as ↵Patrick Lehmann2022-11-301-0/+31
| | | | GitHub Actions.
* Updated used GitHub Actions.Patrick Lehmann2022-11-301-36/+36
|
* gha: disable macosx-12 buildTristan Gingold2022-10-171-1/+1
|
* workflows: adjust macosx deployment targetTristan Gingold2022-10-171-1/+1
|
* github action: set macosx deployment env variableTristan Gingold2022-10-171-0/+1
|
* gh action: replace ubuntu 18 by ubuntu 22 (without docker)Tristan Gingold2022-10-031-3/+3
|
* workflow: back to ubuntu 18.Tristan Gingold2022-10-031-3/+3
| | | | Requires more work, done in a branch
* workflow: use llvm-14 on unbuntu-22Tristan Gingold2022-10-021-1/+1
|
* workflows: tentatively build on ubuntu22Tristan Gingold2022-10-021-3/+3
|
* github actions: use llvm14 on macosxTristan Gingold2022-10-021-1/+1
|
* ci: macos-10.15 is deprecated, use macos-11 and macos-12Unai Martinez-Corral2022-07-271-2/+2
|
* Fix CI failure on macosx (llvm) (#2128)tgingold2022-07-061-4/+2
| | | * Test.yml: add llvm at the end of PATH for macosx
* ci/Test: typoumarcor2022-07-051-1/+1
|
* Test.yml: list brew package on macosTristan Gingold2022-07-051-4/+2
|
* Test.yml: add more debug commands for macosTristan Gingold2022-07-041-1/+1
|
* Test.yml: fix syntaxTristan Gingold2022-07-041-4/+5
|
* Test.yml: untabifyTristan Gingold2022-07-041-3/+3
|
* github/workflows: add log for llvm on macosTristan Gingold2022-07-041-0/+3
|
* fix(configure): disable -Werror by defaultXiretza2022-05-161-2/+2
| | | | | | | | | | | | Because the build system does not have direct control over the compiler, it cannot ensure that no warnings are issued in downstream compilations. Such warnings can occur due to newer compiler versions with more sophisticated diagnostics, older compiler versions with diagnostics bugs, or simply different, untested compilers. With -Werror enabled by default, these harmless warnings result in complete compilation failures. The option remains enabled in CI to ensure upstream code quality.
* ci: fix skip-deploy syntaxumarcor2022-02-031-1/+1
|
* ci/msys2: fix buildir upload pathumarcor2021-12-201-2/+2
|
* ci: create builddir tarballs to reduce artifact download timeumarcor2021-12-181-2/+5
|
* ci: use ghdl/build:doc to build ghdl/documarcor2021-12-181-2/+1
|
* ci: use ghdl/debug:base for running gnatdoc onlyumarcor2021-12-181-12/+31
|
* ci/doc: use option 'skip-deploy' of Action buildthedocs/btdumarcor2021-12-181-2/+1
|
* ci: eine/tip was merged into pyTooling/Actions/releaserumarcor2021-12-181-1/+1
|
* pyTooling.Packaging is now replaced by pyTooling.Patrick Lehmann2021-12-161-1/+1
|
* ci: remove explicitly installing pyToolingumarcor2021-12-151-5/+2
|
* One more dependency.Patrick Lehmann2021-12-141-1/+1
|
* Install pyTooling.Packaging together with pyGHDLPatrick Lehmann2021-12-141-1/+3
|
* Adjusted configure script.Patrick Lehmann2021-12-121-1/+1
|
* ci: simplify MSYS2 matrices using 'pacboy'umarcor2021-11-031-44/+42
|
* ci: cleanup job namesumarcor2021-10-171-7/+7
|
* ci: add UCRT64 jobs and generate artifacts/assetsumarcor2021-10-171-43/+53
|
* ci: bump Python to 3.10 when using Action setup-pythonumarcor2021-10-171-3/+3
|
* ci: upload ghdl.1 to nightlyumarcor2021-10-041-9/+2
|