summaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* ci: set minimal permisisons to GitHub WorkflowsDiogo Teles Sant'Anna2023-05-032-0/+8
| | | | Signed-off-by: Diogo Teles Sant'Anna <diogoteles@google.com>
* Get rid of msys2 checks on build.ymlMarti Maria2023-03-161-34/+0
| | | | | | | | | | | | Why to do this: - It fails with no reason and hides real compilation problems - MSYS2 was not supported until lately, and is a marginal platform. It makes no sense do such an exhaustive check for a platform seldom used. - Takes a long time. - Cygwin and msys2 are greately superseeded by wsl. - Visual studio is more tested and preferred, Community edition is free. So, I delete entirely all MSYS2 checks. If compelling reasons to incorporate those are found, version control of git is our friend.
* Add threaded plugin to build.ymlMarti Maria2023-03-161-4/+4
| | | | Activate plugin testbed
* Remove ubuntu-18.04 image deprecated by GitHubL. E. Segovia2023-03-061-2/+2
|
* Simplify MSYS CI setupL. E. Segovia2023-03-061-22/+4
|
* Remove interference from GHA toolsL. E. Segovia2023-03-041-5/+3
|
* Add 32-bit buildsL. E. Segovia2023-03-041-2/+4
|
* Add MSYS2 builds for testingL. E. Segovia2023-03-041-0/+53
| | | | Co-authored-by: Rachel Mant <git@dragonmux.network>
* Add concurrency group to enable cancelling superseded buildsL. E. Segovia2023-03-041-0/+4
| | | | Co-authored-by: Rachel Mant <git@dragonmux.network>
* Ensure plugins can be built and installed with MesonLovell Fuller2023-01-241-1/+1
| | | | | | - Ensure dependency on m(ath) library is explicit - Ensure headers can be installed - Ensure CI builds and tests fastfloat (to match autotools)
* try to fix github actionMarti Maria2021-11-071-6/+4
| | | | by adding testbed command line param
* Update build.ymlMarti Maria2021-11-071-6/+6
| | | | test
* Update build.ymlMarti Maria2021-11-071-2/+4
| | | | more tests
* Update build.ymlMarti Maria2021-11-071-7/+4
| | | | almost!!
* Update build.ymlMarti Maria2021-11-071-11/+19
| | | | Another try
* Revert "Update build.yml"Marti Maria2021-11-071-11/+9
| | | | This reverts commit 5b4858228a3ada0c4535372d1a9cf4e13dbd26a1.
* Revert "Update build.yml"Marti Maria2021-11-071-4/+4
| | | | This reverts commit 78d553e52d2ac0b3268cd7fa8828cda6db152404.
* Revert "Update build.yml"Marti Maria2021-11-071-15/+11
| | | | This reverts commit f3937d02e1c6f8fe04a1ef8e24fa3051046433e7.
* Revert "A desperate try to overcome github action bug"Marti Maria2021-11-071-1/+1
| | | | This reverts commit ff2b8c6867307102953e16ec2f071f65b76727d7.
* A desperate try to overcome github action bugMarti Maria2021-11-071-1/+1
| | | | lets try another approach
* Update build.ymlMarti Maria2021-11-071-11/+15
| | | | another day, another try
* Update build.ymlMarti Maria2021-11-061-4/+4
| | | | test
* Update build.ymlMarti Maria2021-11-061-9/+11
| | | | test
* Update build.ymlMarti Maria2021-11-061-2/+1
| | | | test
* Update build.ymlMarti Maria2021-11-061-9/+5
| | | | tests
* Update build.ymlMarti Maria2021-11-061-5/+9
| | | | more tests
* Update build.ymlMarti Maria2021-11-061-2/+2
| | | | let's see where we are
* Update build.ymlMarti Maria2021-11-061-2/+6
| | | | I'm cheating
* Update build.ymlMarti Maria2021-11-061-8/+2
| | | | So desperate
* Update build.ymlMarti Maria2021-11-061-4/+4
| | | | No luck
* Update build.ymlMarti Maria2021-11-061-2/+4
| | | | try to do a workaround
* Update build.ymlMarti Maria2021-11-061-2/+2
| | | | is a bug of the action, the path is wrongly built
* Update build.ymlMarti Maria2021-11-061-6/+8
| | | | oh, please
* Update build.ymlMarti Maria2021-11-061-2/+2
| | | | it does not work
* Update build.ymlMarti Maria2021-11-061-2/+2
| | | | one more
* Update build.ymlMarti Maria2021-11-061-5/+8
| | | | another try... it is now close
* Update build.ymlMarti Maria2021-11-061-5/+5
| | | | another test
* Update build.ymlMarti Maria2021-11-061-1/+1
| | | | Fix syntax
* Update build.ymlMarti Maria2021-11-061-19/+29
| | | | Another try
* Update build.ymlMarti Maria2021-11-061-1/+1
| | | | Keep trying
* try build systemMarti Maria2021-11-061-1/+44
| | | | First try for TravisCI migration
* ci: Build on Ubuntu and Windows using MesonXavier Claessens2021-10-231-0/+37
|
* Create codeql-analysis.ymlMarti Maria2020-10-011-0/+71