Commit Graph

7 Commits (e7e1967bb0c4ef4a5d90f093e2562b214e28c7c8)

Author SHA1 Message Date
Igor Raits 136a745c5d chore: Update liquid to 0.20
Signed-off-by: Igor Raits <i.gnatenko.brain@gmail.com>
4 years ago
sharkdp 02f2b55d5f Write completions and manfile to cargo outdir (cargo publish restriction) 4 years ago
Ethan P f09b75dafa
Revert changing generated file names based on parameters
It should be handled by a packaging script, not a build script.
5 years ago
Ethan P ea2179b352
Update fish completions to use parameterized names 5 years ago
Ethan P c8478cedc5
Update manual page to use parameterized names 5 years ago
sharkdp a500629359 Completely disable generation of shell completion files 6 years ago
davideGiovannini 0d71968615 Generate shell completions with clap during build (#327)
* Generate shell completions with clap during build

* Updated ci release script, added SHELL_COMPLETIONS_DIR override to build.rs and fixed dependency version
6 years ago