summaryrefslogtreecommitdiffstats
path: root/build.rs
AgeCommit message (Expand)Author
2024-01-10refactor: rearrange/resort args (#1376)Clement Tsang
2024-01-01refactor: move around configuration-related files (#1370)Clement Tsang
2023-10-22chore: Minor cleanup - remove un-needed ident qualifiers (#1307)Yuri Astrakhan
2023-09-12bump clap and add nushell/fig completions (#1300)Clement Tsang
2023-06-20other: clean up some build script code (#1218)Clement Tsang
2023-06-19other: take ownership of config and matches when building App (#1215)Clement Tsang
2023-04-21deps: update clap to 4.x (#1107)Clement Tsang
2023-01-27other: ignore uninlined_format_args clippy lint for now (#1004)Clement Tsang
2023-01-12ci: follow .deb naming conventions (#969)Clement Tsang
2023-01-02ci: add build hash to nightly builds for version (#951)Clement Tsang
2022-11-10refactor: run cargo +nightly fmt with group_imports (#885)Clement Tsang
2022-11-04refactor: clippy and small cleanup/comments (#865)Clement Tsang
2022-09-28other: remove some build script triggers (#818)Clement Tsang
2022-08-30ci: completion/manpage generation script spring cleaning (#795)Clement Tsang
2022-05-28deployment: add aarch64/armv7 gnu .deb generation (#739)Clement Tsang
2022-03-11other: add manpage file to cargo deb config, move back to build script (#693)Clement Tsang
2022-03-10ci: add manpage generation, migrate build script (#692)Clement Tsang
2022-03-07deps: update clap to 3.x (#690)Clement Tsang
2020-08-31other: Add autocomplete file generation (#213)Clement Tsang