Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gha: tentatively fix on macos x (adjust llvm version) | Tristan Gingold | 2023-04-08 | 1 | -1/+3 |
| | |||||
* | gha: also release standalone wheels for windows | Tristan Gingold | 2023-03-16 | 1 | -0/+1 |
| | |||||
* | ci/Test/Release: update strategy | umarcor | 2023-03-05 | 1 | -16/+6 |
| | |||||
* | ci/Test: let Coverage inherit secrets | umarcor | 2023-03-03 | 1 | -0/+1 |
| | |||||
* | ci: reusable workflows (#2367) | Unai Martinez-Corral | 2023-03-03 | 5 | -508/+526 |
| | |||||
* | ci: test MINGW64 LLVM | umarcor | 2023-02-28 | 1 | -1/+1 |
| | |||||
* | ci: enable UCRT64 LLVM | umarcor | 2023-02-28 | 1 | -2/+2 |
| | |||||
* | ci/Release: set-output is deprecated | Unai Martinez-Corral | 2023-02-26 | 1 | -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 22 | Unai Martinez-Corral | 2023-02-26 | 1 | -1/+1 |
| | |||||
* | ci: remove triggering through a PAT | Unai Martinez-Corral | 2023-02-25 | 1 | -9/+1 |
| | |||||
* | gha: build pltaform wheel | Tristan Gingold | 2023-01-22 | 1 | -225/+271 |
| | |||||
* | Revert "standalone pyGHDL: put libraries in lib (instead of bin)" | Tristan Gingold | 2023-01-17 | 1 | -1/+1 |
| | | | | This reverts commit 0574c562f9b1152e1077323f1bd8e57c2afda544. | ||||
* | standalone pyGHDL: put libraries in lib (instead of bin) | Tristan Gingold | 2023-01-17 | 1 | -1/+1 |
| | |||||
* | Disable PIP version checks. | Patrick Lehmann | 2022-12-23 | 1 | -6/+4 |
| | |||||
* | Add dependabot scanning and PR suggestions for Python packages as well as ↵ | Patrick Lehmann | 2022-11-30 | 1 | -0/+31 |
| | | | | GitHub Actions. | ||||
* | Updated used GitHub Actions. | Patrick Lehmann | 2022-11-30 | 1 | -36/+36 |
| | |||||
* | gha: disable macosx-12 build | Tristan Gingold | 2022-10-17 | 1 | -1/+1 |
| | |||||
* | workflows: adjust macosx deployment target | Tristan Gingold | 2022-10-17 | 1 | -1/+1 |
| | |||||
* | github action: set macosx deployment env variable | Tristan Gingold | 2022-10-17 | 1 | -0/+1 |
| | |||||
* | gh action: replace ubuntu 18 by ubuntu 22 (without docker) | Tristan Gingold | 2022-10-03 | 1 | -3/+3 |
| | |||||
* | workflow: back to ubuntu 18. | Tristan Gingold | 2022-10-03 | 1 | -3/+3 |
| | | | | Requires more work, done in a branch | ||||
* | workflow: use llvm-14 on unbuntu-22 | Tristan Gingold | 2022-10-02 | 1 | -1/+1 |
| | |||||
* | workflows: tentatively build on ubuntu22 | Tristan Gingold | 2022-10-02 | 1 | -3/+3 |
| | |||||
* | github actions: use llvm14 on macosx | Tristan Gingold | 2022-10-02 | 1 | -1/+1 |
| | |||||
* | ci: macos-10.15 is deprecated, use macos-11 and macos-12 | Unai Martinez-Corral | 2022-07-27 | 1 | -2/+2 |
| | |||||
* | Fix CI failure on macosx (llvm) (#2128) | tgingold | 2022-07-06 | 1 | -4/+2 |
| | | | * Test.yml: add llvm at the end of PATH for macosx | ||||
* | ci/Test: typo | umarcor | 2022-07-05 | 1 | -1/+1 |
| | |||||
* | Test.yml: list brew package on macos | Tristan Gingold | 2022-07-05 | 1 | -4/+2 |
| | |||||
* | Test.yml: add more debug commands for macos | Tristan Gingold | 2022-07-04 | 1 | -1/+1 |
| | |||||
* | Test.yml: fix syntax | Tristan Gingold | 2022-07-04 | 1 | -4/+5 |
| | |||||
* | Test.yml: untabify | Tristan Gingold | 2022-07-04 | 1 | -3/+3 |
| | |||||
* | github/workflows: add log for llvm on macos | Tristan Gingold | 2022-07-04 | 1 | -0/+3 |
| | |||||
* | fix(configure): disable -Werror by default | Xiretza | 2022-05-16 | 1 | -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 syntax | umarcor | 2022-02-03 | 1 | -1/+1 |
| | |||||
* | ci/msys2: fix buildir upload path | umarcor | 2021-12-20 | 1 | -2/+2 |
| | |||||
* | ci: create builddir tarballs to reduce artifact download time | umarcor | 2021-12-18 | 1 | -2/+5 |
| | |||||
* | ci: use ghdl/build:doc to build ghdl/doc | umarcor | 2021-12-18 | 1 | -2/+1 |
| | |||||
* | ci: use ghdl/debug:base for running gnatdoc only | umarcor | 2021-12-18 | 1 | -12/+31 |
| | |||||
* | ci/doc: use option 'skip-deploy' of Action buildthedocs/btd | umarcor | 2021-12-18 | 1 | -2/+1 |
| | |||||
* | ci: eine/tip was merged into pyTooling/Actions/releaser | umarcor | 2021-12-18 | 1 | -1/+1 |
| | |||||
* | pyTooling.Packaging is now replaced by pyTooling. | Patrick Lehmann | 2021-12-16 | 1 | -1/+1 |
| | |||||
* | ci: remove explicitly installing pyTooling | umarcor | 2021-12-15 | 1 | -5/+2 |
| | |||||
* | One more dependency. | Patrick Lehmann | 2021-12-14 | 1 | -1/+1 |
| | |||||
* | Install pyTooling.Packaging together with pyGHDL | Patrick Lehmann | 2021-12-14 | 1 | -1/+3 |
| | |||||
* | Adjusted configure script. | Patrick Lehmann | 2021-12-12 | 1 | -1/+1 |
| | |||||
* | ci: simplify MSYS2 matrices using 'pacboy' | umarcor | 2021-11-03 | 1 | -44/+42 |
| | |||||
* | ci: cleanup job names | umarcor | 2021-10-17 | 1 | -7/+7 |
| | |||||
* | ci: add UCRT64 jobs and generate artifacts/assets | umarcor | 2021-10-17 | 1 | -43/+53 |
| | |||||
* | ci: bump Python to 3.10 when using Action setup-python | umarcor | 2021-10-17 | 1 | -3/+3 |
| | |||||
* | ci: upload ghdl.1 to nightly | umarcor | 2021-10-04 | 1 | -9/+2 |
| |