Page MenuHomeFreeBSD

Porters Handbook: Update scons subsection. CH 6
ClosedPublic

Authored by ak on Oct 17 2017, 12:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 6, 10:51 PM
Unknown Object (File)
Sep 23 2024, 2:34 AM
Unknown Object (File)
Aug 19 2024, 12:13 PM
Unknown Object (File)
Aug 15 2024, 7:17 PM
Unknown Object (File)
Aug 15 2024, 6:52 PM
Unknown Object (File)
Aug 15 2024, 7:23 AM
Unknown Object (File)
May 28 2024, 8:45 PM
Unknown Object (File)
May 7 2024, 9:42 PM
Subscribers
None

Details

Reviewers
mat
Group Reviewers
portmgr
Commits
rD51143: - Update Scons section
Summary

Update Scons subsection: document conversion to USES=scons, remove descriptions of variables that were removed in the conversion.

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 12081

Event Timeline

It might be a better idea to fold all this in the USES=scons section in the USES chapter.

This revision is now accepted and ready to land.Oct 18 2017, 2:54 PM
In D12697#263905, @mat wrote:

It might be a better idea to fold all this in the USES=scons section in the USES chapter.

Not sure. The chapter is called 'Special Considerations' and scons really needs some. Practically every SConstruct needs to be patched to respect environment variables.

This revision was automatically updated to reflect the committed changes.