Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-09 | fix version by removing the v at the beginning | AdriĆ Arrufat | |
2024-05-09 | use same versioning as Arch git packages from [extra] | AdriĆ Arrufat | |
2024-04-02 | pkgbuild: Use root Makefile moved from `src/` | Frank Lenormand | |
2024-03-22 | pkgbuild: v2023.08.05 | Frank Lenormand | |
2023-03-03 | pkgbuild: v2022.10.31 | Frank LENORMAND | |
2021-11-07 | pkgbuild: v2021.11.08 | Frank LENORMAND | |
2021-10-28 | pkgbuild: v2021.08.28 | Frank LENORMAND | |
2021-09-04 | pkgbuild: Bump the release digit | Frank LENORMAND | |
2021-09-04 | pkgbuild: Deploy the libexec directory properly | Frank LENORMAND | |
2021-09-04 | pkgbuild: Add `gcc-libs` missing dependency | Frank LENORMAND | |
2021-08-28 | pkgbuild: Add `kak-lsp` optional dependency | Frank LENORMAND | |
2021-08-28 | pkgbuild: v2021.08.28 | Frank LENORMAND | |
2021-07-23 | cosmetics: Consistent indentation, quoting | Frank LENORMAND | |
2021-07-23 | pkgbuild: Describe additional optional dependencies | Frank LENORMAND | |
2021-07-23 | pkbguild: Remove `ranger` optional dependency | Frank LENORMAND | |
2021-07-23 | pkgbuild: Sort optional dependencies, rewrite descriptions | Frank LENORMAND | |
2021-07-23 | pkbguild: List new `ctags-git` package | Frank LENORMAND | |
2021-07-23 | pkgbuild: Drop `ncurses` dependency | Frank LENORMAND | |
2020-12-09 | pkgconfig: Explicitly provide `kakoune` with a version number | Frank LENORMAND | |
2020-05-11 | Let the editor pick its own build flags | Frank LENORMAND | |
The default `makepkg` build flags conflict with the ones picked by the editor, which generates ugly warnings at compile-time. | |||
2019-07-21 | Normalize the new version number format | Frank LENORMAND | |
2019-07-21 | Use a Git generated package version descriptor | Frank LENORMAND | |
Use the `git describe` command to return a version descriptor better suited to *-git packages: <last_tag>-<commits_since_tag>-<head_hash> | |||
2019-07-21 | Revert "Add _ref" | Frank LENORMAND | |
This reverts commit c756d47c0d0f2767499266d3d4e0f3a4ab425987. | |||
2019-01-25 | check build package: Do not explicitely build in non-debug mode | Frank LENORMAND | |
The editor now builds in release mode by default, no need to specify `debug=no` anymore. | |||
2019-01-22 | pkgconfig: Remove `pkgconf` superseed by implicit dependency to `base-devel` | Frank LENORMAND | |
2019-01-20 | pkgconfig: Rename `pkg-config` into `pkgconf` | Frank LENORMAND | |
2019-01-19 | check build package: Pass variables to `make` the idiomatic way | Frank LENORMAND | |
2019-01-19 | pkgbuild: Add a build dependency on `pkg-config` | Frank LENORMAND | |
2019-01-19 | pkgbuild: Recommend the `aspell` package for spell-checking | Frank LENORMAND | |
2019-01-19 | pkgbuild: Update the package description | Frank LENORMAND | |
As outlined in https://github.com/mawww/kakoune/issues/1536 the editor shouldn't be described as a Vim clone. | |||
2019-01-19 | check: Run in release mode | Frank LENORMAND | |
2018-10-29 | Remove asciidoc from makedepends | Artem Vorotnikov | |
2018-06-09 | Provides and conflicts with official package | Artem Vorotnikov | |
2018-01-02 | Remove boost dependency | Artem Vorotnikov | |
2018-01-02 | Update supported arch | Artem Vorotnikov | |
2017-09-22 | Version bump | Artem Vorotnikov | |
2017-08-09 | Add ranger to optdepends | Artem Vorotnikov | |
2017-08-09 | Version bump | Artem Vorotnikov | |
2017-06-15 | Version bump | Artem Vorotnikov | |
2017-06-15 | Add _ref | Artem Vorotnikov | |
2016-10-31 | Version bump | Artem Vorotnikov | |
2016-09-13 | Version bump | Artem Vorotnikov | |
2016-04-28 | update maintainer | Gokcehan Kara | |
2016-03-28 | update package name of optional ctags dependency | Gokcehan Kara | |
2016-02-21 | Add `debug=no` to `make install` too | Guillaume ALAUX | |
2016-02-21 | Add `debug=no` to main make | Guillaume ALAUX | |
2016-02-21 | Add asciidoc as makedepends | Guillaume ALAUX | |
2015-10-23 | Update optional dep name ctags-git | Guillaume ALAUX | |
2015-07-04 | Initial files | Guillaume ALAUX | |