Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-06 | migrate fully to meson build system | William Hubbs | |
- drop old build system - move shared include and source files to common directory - drop "rc-" prefix from shared include and source files - move executable-specific code to individual directories under src - adjust top-level .gitignore file for new build system This closes #489. | |||
2021-12-30 | build: always add subdirs | William Hubbs | |
2021-12-20 | use HEAD in git URIs to point to the default branch | Mike Frysinger | |
This makes the URIs shorter and dynamic: whatever the default branch the repo uses will be used. | |||
2021-09-07 | build: install bash and zsh completions | William Hubbs | |
2018-12-27 | bash-completions/rc-service: allow tab to be used again | William Hubbs | |
X-Gentoo-Bug: 670290 X-Gentoo-Bug-URL: https://bugs.gentoo.org/670290 | |||
2017-12-06 | add bash completion support | William Hubbs | |
This fixes #188. |