Page MenuHomeSolus

Initial commit of fd
ClosedPublic

Authored by livingsilver94 on Dec 17 2017, 6:21 PM.
Tags
None
Referenced Files
F11065650: D1680.id.diff
Fri, Aug 11, 5:10 PM
F11065649: D1680.id4062.diff
Fri, Aug 11, 5:10 PM
F11046771: D1680.diff
Thu, Aug 10, 2:09 PM
F11019113: D1680.id7230.diff
Sun, Aug 6, 5:25 PM
F10993590: D1680.id5946.diff
Tue, Jul 25, 6:11 PM
F10987011: D1680.id7230.diff
Mon, Jul 24, 3:56 AM
F10919587: D1680.id6673.diff
Jul 9 2023, 3:12 AM
F10911422: D1680.id5946.diff
Jul 7 2023, 8:50 AM

Details

Summary

The inclusion of fd solves T4906

Test Plan

Printed fd version, help and searched 'mozilla' in my home directory

Diff Detail

Repository
R4244 fd
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

One note: as usual, rust executables are pretty large. I can follow either of these commands to solve the "issue", if you want.

Dynamic would really require that we package each of the deps individually, which is a royal pain at the moment. So no need to worry about that.

Strip is done automatically by ypkg when it finishes building, so that won't really help.

Use --release flag to build an optimized binary

JoshStrobl added a subscriber: JoshStrobl.

They have a man1 page file in doc/fd.1 so let's get that installed too. Also let's remove the backtick marks from summary and description.

This revision now requires changes to proceed.Mar 3 2018, 9:50 AM

Update to 6.3.0; include man page

This revision is now accepted and ready to land.May 18 2018, 4:05 PM
This revision was automatically updated to reflect the committed changes.