Max Kellermann
|
2730f91872
|
.github/workflows/build.yml: build everything, not just unit tests (Linux)
|
2022-05-23 21:32:42 +02:00 |
Max Kellermann
|
97ca85e155
|
.github/workflows/build.yml: verbose build (Linux)
|
2022-05-23 21:32:02 +02:00 |
Max Kellermann
|
39bb4c5871
|
.github/workflows/build.yml: build everything, not just unit tests
|
2022-05-23 21:28:28 +02:00 |
Max Kellermann
|
bdceb90c59
|
.github/workflows/build.yml: verbose build
|
2022-05-23 21:25:28 +02:00 |
Max Kellermann
|
a009e95afd
|
.github/ISSUE_TEMPLATE/bug_report.md: add "Configuration" section
|
2022-05-19 09:26:21 +02:00 |
Max Kellermann
|
32aafb3572
|
.github/ISSUE_TEMPLATE/question.md: remove, we have GitHub discussions now
|
2022-05-19 09:25:00 +02:00 |
Max Kellermann
|
b577783cf0
|
.github/FUNDING.yml: remove, no funding
This was an experiment, but I decided I don't need that.
|
2022-05-19 09:24:22 +02:00 |
Max Kellermann
|
aa7b872a14
|
.github/workflows/build.yml: run "apt-get update"
The build has been failing for a week or two because the package lists
in the image are outdated.
|
2022-05-19 09:23:08 +02:00 |
Max Kellermann
|
b9cc036703
|
.github/workflows/build.yml: rebuild branch v0.23.x
|
2021-12-03 23:00:42 +01:00 |
Max Kellermann
|
f01388559f
|
.github/workflows/build.yml: fix the ccache.key
|
2021-11-26 13:32:48 +01:00 |
Max Kellermann
|
27edd4a610
|
.github/workflows: merge build-{linux,macos}.yml into one
|
2021-11-26 13:32:08 +01:00 |
Max Kellermann
|
fd5b195879
|
.github/workflows/build-macos.yml: use actions/setup-python@v1
Without it, BSFishy/meson-build defaults to /usr/local/bin/python,
which is Python 2.
|
2021-11-23 12:17:32 +01:00 |
Max Kellermann
|
bb5df9839d
|
.github/workflows/build-macos.yml: install Meson, ninja and Boost
|
2021-11-23 12:17:32 +01:00 |
Max Kellermann
|
be34d55291
|
.github/workflows: add macOS build
|
2021-11-23 11:41:40 +01:00 |
Max Kellermann
|
c13911b171
|
.github/workflows: auto-build with GitHub Actions
|
2021-11-23 10:45:14 +01:00 |
Max Kellermann
|
ff2e584bde
|
Create FUNDING.yml
|
2020-01-20 14:30:52 +01:00 |
Max Kellermann
|
45a091c00c
|
.github: add issue templates
|
2019-05-20 16:44:02 +02:00 |