summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2026-04-03readme, templates: updateDirk-Jan C. Binnema
Update for the new versions, improve instructions.
2026-01-22ci: update build / test scriptDirk-Jan C. Binnema
No need for 'autogen.sh' or libtool
2025-02-05guile: update issue templateDirk-Jan C. Binnema
2024-08-18github: update issue templatesDirk-Jan C. Binnema
2024-04-20github: update bug filing templateDirk-Jan C. Binnema
2024-03-15github: update ubuntu ci buildDirk-Jan C. Binnema
Turn off sanitize-address (which seems to hang atm) Add libcld2-dev
2024-03-02update IDEAS.orgDirk-Jan C. Binnema
And refer to it in the RFE issue template.
2023-04-02github: update bug templateDirk-Jan C. Binnema
2023-01-16github: try to build with emacs/texinfo as wellDirk-Jan C. Binnema
catch more things in the builder
2022-12-31ci: build with guile supportDirk-Jan C. Binnema
2022-12-28github: update mu4e bug templateDirk-Jan C. Binnema
2022-07-06github: update bug templateDirk-Jan C. Binnema
2022-05-18ci: run with the address sanitizerDirk-Jan C. Binnema
2022-04-06ci: remove msys attemptDirk-Jan C. Binnema
Seems we need an expert!
2022-04-06ci: attempt to setup msys2 buildDirk-Jan C. Binnema
Likely won't work, but it's a start.
2022-02-26build: do verbose test upon failureDirk-Jan C. Binnema
2021-10-28.github: Remove automated bug report template for nowDirk-Jan C. Binnema
There were some problems with it, so github didn't even use it. Remove it for now, so the old template works again.
2021-10-22Merge branch 'djcb:master' into mu4e_bug_reportThierry Volpiatto
2021-10-18build: fix macos/clang build (disable guile)Dirk-Jan C. Binnema
error: invalid argument '-std=gnu11' not allowed with 'C++'
2021-10-13Try to fix issue #2135Thierry Volpiatto
2021-08-29build: update github workflow for mesonDirk-Jan C. Binnema
attempt to build with meson
2021-08-21github: update bug templateDirk-Jan C. Binnema
2021-05-31github: update mu-bug issue templateDirk-Jan C. Binnema
2021-05-31github: update issue templatesDirk-Jan C. Binnema
2021-05-29actions: disable guile for nowDirk-Jan C. Binnema
Seems it's picking up some version of Guile on MacOS which is not working.
2021-04-20guile: add github issue templateDirk-Jan C. Binnema
2021-04-14github: update issue templatesDirk-Jan C. Binnema
2021-04-14Update issue templatesDirk-Jan C. Binnema
2021-01-22update issue templateDirk-Jan C. Binnema
2020-06-12add CI: run tests suite with GitHub actionsBen Swift
currently this runs tests on the latest Ubuntu LTS and the latest macOS should be straightforward to run tests on any of the other [supported environments](https://github.com/actions/virtual-environments) or in a Docker container
2016-03-28Create issue_template.mdDirk-Jan C. Binnema
Give bug / feature request reporters a template to fill out.