Commit Graph

31 Commits (0cb884d5012ff5182dd50fc0fbf5769dbd8775a9)

Author SHA1 Message Date
sharkdp fccbe4f4f2 Add regex-onig feature to 'cargo check' tests 4 years ago
David Tolnay 42e3825daf Updates for review of PR 899 4 years ago
David Tolnay 014d754588 Move paging support behind a feature 4 years ago
David Tolnay 4e11abdf9b Move git changes support behind a feature 4 years ago
David Tolnay 570805bc98 Strip dependencies of bat-as-a-library 4 years ago
Samuel FORESTIER 8d3136eb6f Adds `Homepage` to Debian package `control` file 4 years ago
sharkdp 5edd8260e8 Fix path to assets 4 years ago
sharkdp 02f2b55d5f Write completions and manfile to cargo outdir (cargo publish restriction) 4 years ago
sharkdp 61e39158de Install fish completions into 'vendor_completions.d', fixes #651 4 years ago
Fahmi Akbar Wildana d3243903c0 Add --bins flag in CI `before_deploy` 5 years ago
Fahmi Akbar Wildana cf68b13322 Fix CI 'src/main.rs': No such file or directory 5 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 54ec2e7bd0
Fix CI before_deploy to use parameterized names 5 years ago
Ethan P c8478cedc5
Update manual page to use parameterized names 5 years ago
sharkdp 10e0f9efb0 Install fish completions in DEB package, closes #554 5 years ago
David Peter 9c2d4f6a51 Add libc6-dev dependency for aarch64 5 years ago
sharkdp 416a0fd439 Fix autocompletion-path 5 years ago
evdev 1ba8540e5f Updated packaging script to include manual fish shell completions 5 years ago
Laurent Arnoud 921cc0d1cb Add copyright file on Debian package 5 years ago
sharkdp c711cd1b2e Update .gitattributes 6 years ago
sharkdp 14e6b41a5f Add .gitattributes 6 years ago
sharkdp 78f26d0caf Temporarily disable shipping of shell completions
closes #372
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
rachitchokshi f0d936763c provide armhf deb packages (#301)
* Enabled deb packaging for armhf architecture

closes #280.
6 years ago
rachitchokshi 0fe3badf19 adding deb packaging for arm64 (#1) 6 years ago
rachitchokshi 89d4cb951a Updated before_deploy.bash to call version of strip specific to aarch64 target 6 years ago
rachitchokshi 1b6df8a480 Enabled build target aarch64-unknown-linux-gnu for arm64 architecture 6 years ago
anykao 3a89486189 Create before_deploy.ps1 6 years ago
sharkdp b6c59a5bd4 Add man page to releases 6 years ago
sharkdp 76be0d3933 Add arm as a compile target 6 years ago
sharkdp 14615ebd43 Add CI scripts 6 years ago