summaryrefslogtreecommitdiffstats
path: root/build.rs
AgeCommit message (Expand)Author
2023-01-18chore: Update MSRV to 1.64.0Thayne McCombs
2022-10-11Update msrv to 1.60Thayne McCombs
2022-10-09Merge remote-tracking branch 'upstream/master' into clap-deriveThayne McCombs
2022-10-08Use clap-derive for option parsingThayne McCombs
2022-09-11Update msrvMarie Katrine Ekeberg
2022-03-04Bump lscolors from 0.8.1 to 0.9.0dependabot[bot]
2022-01-07Bump MSRV to 1.54Thayne McCombs
2022-01-07Upgrade to clap 3.0Thayne McCombs
2021-10-12Bump MSRV to 1.53Niklas Mohrin
2021-07-27Fix clippy warningsDavid Peter
2020-12-06Fix clippy suggestionssharkdp
2020-10-05Add native Zsh completionSebastián Mancilla
2020-04-03Clean up build.rssharkdp
2020-04-03Clean up include ordersharkdp
2020-04-03Remove outdated license headers (not strictly required by Apache-2.0)sharkdp
2020-03-22Bump min. required Rust version to 1.36v7.5.0sharkdp
2019-09-15Fix build script after updatesharkdp
2019-01-07[2018 edition] remove all extern crate lines from sourcesAlexandru Macovei
2018-12-14Bump minimum required Rust versionsharkdp
2018-09-18Upgrade minimum reqiured version of Rust to 1.29sharkdp
2018-04-13Run latest version of rustfmtsharkdp
2017-12-09Bump minimum rust version to 1.20sharkdp
2017-11-15Create shell completions OUT_DIRAndrey Cherkashin
2017-11-13Check minimal rustc version on the build processAdit Cahya Ramadhan
2017-10-22Relicense under MIT/Apache-2.0Antti Keränen
2017-10-17Allow overriding of OUT_DIR in build.rs (#124)Florian Hofmair
2017-10-05cargo updatesharkdp
2017-10-04Use clap to generate shell completionsFlorian Hofmair