Commit Graph

5 Commits

Author SHA1 Message Date
Arlo Siemsen 50ce64191c Set cargo --version git short hash length to 9 2022-04-18 19:53:59 -05:00
Eric Huss 295ea6d940 Use local git info for version. 2022-01-24 15:28:04 -08:00
Eric Huss c5318a17e7 Add some more information to verbose version. 2021-10-08 12:54:24 -07:00
Alex Crichton 624acc8e2b Build manpage archive deterministically
Keep deterministic builds for Cargo! The changes here are:

* Sort files being added to the archive to ensure they're added in the
  same order on all platforms.
* Flag the archive builder as "deterministic mode" which means it won't
  pick up fields like mtime.

Closes #8599
2020-08-10 06:47:00 -07:00
Eric Huss 0e26eae5c1 Display embedded man pages for built-in commands. 2020-08-03 12:30:38 -07:00