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-09-07 | build: install bash and zsh completions | William Hubbs | |
2019-01-21 | zsh-completion: _rc-service support extra actions | Felix Neumärker | |
- use rc-service <service> describe to get action list This is for #285. | |||
2019-01-21 | zsh-completion: _rc-service fix flag/command combinations | Felix Neumärker | |
- handle `rc-service -<flag> <service> <action>` correctly This is for #285. | |||
2017-12-07 | Add zsh-completion support | William Hubbs | |