Page MenuHomeFreeBSD

Mk/Uses/uniquefiles.mk: Make output clearer and less ambiguous
ClosedPublic

Authored by koobs on Jun 1 2015, 8:09 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 25, 7:35 PM
Unknown Object (File)
Sat, Nov 23, 12:36 PM
Unknown Object (File)
Mon, Nov 18, 12:41 AM
Unknown Object (File)
Sun, Nov 17, 11:21 PM
Unknown Object (File)
Thu, Nov 14, 3:04 AM
Unknown Object (File)
Wed, Nov 13, 11:55 PM
Unknown Object (File)
Fri, Nov 8, 12:45 AM
Unknown Object (File)
Tue, Nov 5, 5:53 PM
Subscribers

Details

Summary

Make output messaging clearer about what uniquefiles is doing
especially with regards to moving and linking (default links).

  • Add "action" prefix (Move, Link) to operations performed
  • Use the form "Creating unique files" for the stage summary
  • Be clear that we're processing files that *need* prefixes or suffixes, and not moving files that *have* prefixes or suffixes"
Test Plan

None

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

koobs retitled this revision from to Mk/Uses/uniquefiles.mk: Make output clearer and less ambiguous.
koobs updated this object.
koobs edited the test plan for this revision. (Show Details)
koobs added reviewers: antoine, mva.
koobs added a subscriber: Python.
mat added a reviewer: mat.
This revision is now accepted and ready to land.Jun 1 2015, 11:37 AM
This revision was automatically updated to reflect the committed changes.