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)
Mon, Feb 3, 9:39 AM
Unknown Object (File)
Dec 3 2024, 11:56 PM
Unknown Object (File)
Nov 22 2024, 3:50 PM
Unknown Object (File)
Nov 8 2024, 4:50 AM
Unknown Object (File)
Oct 20 2024, 1:55 AM
Unknown Object (File)
Sep 16 2024, 11:48 PM
Unknown Object (File)
Sep 16 2024, 10:18 PM
Unknown Object (File)
Sep 8 2024, 4:45 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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
2238 ↗(On Diff #25060)

Could you please delete this comment?

5595 ↗(On Diff #25060)

Why did you delete this?

7939 ↗(On Diff #25060)

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
2237 ↗(On Diff #25062)

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.