Page MenuHomeFreeBSD

src.conf(5): Suggest using ccache4
ClosedPublic

Authored by des on Thu, Jul 2, 10:29 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jul 23, 12:23 PM
Unknown Object (File)
Tue, Jul 21, 7:18 AM
Unknown Object (File)
Thu, Jul 16, 7:35 AM
Unknown Object (File)
Thu, Jul 16, 1:26 AM
Unknown Object (File)
Wed, Jul 15, 9:59 AM
Unknown Object (File)
Wed, Jul 15, 7:28 AM
Unknown Object (File)
Wed, Jul 15, 7:28 AM
Unknown Object (File)
Tue, Jul 14, 10:54 PM
Subscribers

Details

Summary

We have separate ports for Ccache 3 and 4. Suggest both, rather than
only the Ccache 3 port. Rearrange the text somewhat to avoid an
excessively ragged edge on a standard 80-column terminal.

MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 74478
Build 71361: arc lint + arc unit

Event Timeline

des requested review of this revision.Thu, Jul 2, 10:29 AM

The content looks ok, but the diff should be modifying tools/build/options/WITH_CCACHE_BUILD.

share/man/man5/src.conf.5
344

Are all of these variables supposed to be set in the environment, or in /etc/src.conf?

This revision is now accepted and ready to land.Thu, Jul 2, 3:14 PM
This revision was automatically updated to reflect the committed changes.
share/man/man5/src.conf.5
335–336

I think we should not say "port or package" because of my experience messing this up in intro.1 and observing user confusion. There is really only installing the package, the package can be downloaded pre-made or you can build the package yourself with the ports framework, but either way the package is installed. Also all the packages are software from the ports collection.