Page MenuHomeFreeBSD

Manage OLDDIRS for various targets.
ClosedPublic

Authored by sbruno on Feb 12 2017, 6:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 12:06 AM
Unknown Object (File)
Thu, Sep 25, 4:23 PM
Unknown Object (File)
Wed, Sep 24, 10:51 AM
Unknown Object (File)
Wed, Sep 24, 6:57 AM
Unknown Object (File)
Sep 11 2025, 3:39 PM
Unknown Object (File)
Aug 15 2025, 9:16 AM
Unknown Object (File)
Jul 25 2025, 7:45 AM
Unknown Object (File)
Jul 21 2025, 2:13 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7450
Build 7612: arc lint + arc unit

Event Timeline

sbruno retitled this revision from to Manage OLDDIRS for various targets..
sbruno updated this object.
sbruno edited the test plan for this revision. (Show Details)
sbruno added reviewers: ngie, bapt.
tools/build/mk/OptionalObsoleteFiles.inc
2236–2237

Could you please delete this comment?

5595

Why did you delete this?

7939

Trailing slash?

Address multiple typos picked up in review.

Address typos in review comments.

Please sort the entries alphabetically -- once that and the MK_EXAMPLES comments are done, this diff is good to go!

tools/build/mk/OptionalObsoleteFiles.inc
2236–2237

I totally missed that you need to uncomment this and the .endif at the end.

sbruno edited edge metadata.

Remove commented out MK_EXAMPLES and sort various targets by alpha.

ngie edited edge metadata.

Quick note that it's OLD_DIRS, not OLDDIRS. The change is good to go -- thanks ;)!

This revision is now accepted and ready to land.Feb 14 2017, 5:53 PM
This revision was automatically updated to reflect the committed changes.