| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-22 | ci: Use install-strip make step in static binary workflow | Jimmi Holst Christensen | |
| 2025-05-22 | ci: Update action-gh-release to v2 for static binary workflow | Jimmi Holst Christensen | |
| 2025-05-07 | ci: move linux and macos to Github Actions | Siva Mahadevan | |
| 2024-02-27 | build: switch to POSIX make | Siva Mahadevan | |
| 2022-05-31 | Add a workflow to upload Linux build on releases | Masanori Ogino | |
| Building static binaries with Alpine Linux's musl libc-based toolchain should make them work on any distros with Linux kernel 2.6.39 and newer. Fixes https://github.com/mawww/kakoune/issues/4555 References: - https://wiki.musl-libc.org/supported-platforms.html Signed-off-by: Masanori Ogino <masanori.ogino@gmail.com> | |||
| 2021-09-13 | github question: Migrate template to YAML | Frank LENORMAND | |
| 2021-09-13 | github feature_request: Migrate template to YAML | Frank LENORMAND | |
| 2021-09-13 | github crash_report: Migrate template to YAML | Frank LENORMAND | |
| 2021-09-13 | github bug_report: Preamble | Frank LENORMAND | |
| 2021-09-13 | github bug_report: Additional information field | Frank LENORMAND | |
| 2021-09-13 | github bug_report: Require a Kakoune version | Frank LENORMAND | |
| 2021-09-13 | github contact: Add link to IRC | Frank LENORMAND | |
| 2021-09-13 | github bug_report: Migrate template to YAML | Frank LENORMAND | |
| 2020-03-12 | github: Migrate template to the new format, implement new ones | Frank LENORMAND | |
| This commit migrates the old issue template to the new format documented on the following page: https://help.github.com/en/github/building-a-strong-community/about-issue-and-pull-request-templates The old "issue template" is now a generic "bug report". New templates have also been added: * crash report * feature request * question Providing users with those templates allows reducing redundant questions to the reporter ("where is the stacktrace", "what is the usecase" etc), and assigning labels to the created issues automatically. A pull request template that refers to the CONTRIBUTING document and reminds the reporter to create a waiver commit is also implemented by this commit. | |||
| 2017-12-23 | github: Add a template for bug reports | Frank LENORMAND | |
