summaryrefslogtreecommitdiffstats
path: root/man/make.conf.5
Commit message (Collapse)AuthorAgeFilesLines
* make.conf.5: bump date stampZac Medico2011-08-311-1/+1
|
* Add FEATURES=clean-logs support.Zac Medico2011-08-311-0/+13
| | | | | | | Enable automatic execution of the command specified by the PORT_LOGDIR_CLEAN variable. The default PORT_LOGDIR_CLEAN setting will remove all files from PORT_LOGDIR that were last modified at least 7 days ago.
* make.conf.5: document EMERGE_WARNING_DELAYZac Medico2011-08-221-0/+6
|
* Update timestamps in headers of modified files.Zac Medico2011-07-121-1/+1
|
* make.conf.5: fix grammarZac Medico2011-07-071-1/+1
|
* digestcheck: support allow-missing-manifestsZac Medico2011-07-061-0/+4
| | | | Also, update the man page.
* Remove unimplemented "severe" FEATURES value.Zac Medico2011-06-281-4/+0
| | | | This will fix bug #373301.
* config: repo-level make.defaults/package.useZac Medico2011-06-201-1/+4
| | | | This completes the implementation of bug #370693.
* Add FEATURES=distcc-pump support.MATSUU Takuto2011-05-201-0/+3
| | | | This will fix bug #288597.
* Fix some typos.Arfrever Frehtes Taifersar Arahesis2011-05-151-1/+1
|
* LinkageMapELF: remove unused importsv2.2.0_alpha32Zac Medico2011-05-081-1/+1
|
* Add FEATURES=parallel-install for finer locks.Zac Medico2011-05-071-1/+6
|
* Rename FEATURES=no-ebuild-locks to ebuild-locks.Zac Medico2011-05-071-0/+4
|
* Update timestamps in headers of modified files.Zac Medico2011-04-131-1/+1
|
* Add force-mirror FEATURE.David James2011-04-071-0/+4
| | | | | | | | | | | | | force-mirror: Only fetch files from configured mirrors, ignoring SRC_URI, except when mirror is in the ebuild(5) RESTRICT variable. BUG=chromium-os:13221 TEST=Test that ebuilds now fail with FEATURES=force-mirror if files are not in the configured mirror. Change-Id: I8484d5af8dff97b431398030b33c024ff1295ba0 Review URL: http://codereview.chromium.org/6677171
* Support PORTAGE_GPG_SIGNING_COMMAND variable.Arfrever Frehtes Taifersar Arahesis2011-04-031-0/+4
|
* Update timestamps in headers of modified files.v2.2.0_alpha28Zac Medico2011-03-181-1/+1
|
* make.conf.5: fix "direcory" spellingZac Medico2011-03-171-1/+1
| | | | Thanks to Francesco Turco in bug #359273.
* make.conf.5: doc multi PORTAGE_BINHOST supportZac Medico2011-01-261-4/+4
|
* make.conf.5: document FFLAGS and FCFLAGSSébastien Fabbro2011-01-191-1/+11
|
* Bug #339642 - Make --sync try all addresses.Zac Medico2010-10-041-3/+4
|
* Add support for FEATURES=binpkg-logs which is similar to unmerge-logs,Zac Medico2010-09-221-0/+4
| | | | but applies to all binary package merges.
* Bug #336338 - Document FEATURES=candy.Zac Medico2010-09-071-0/+4
|
* Bug #335340 - Add support for PORTAGE_BZIP2_COMMAND andZac Medico2010-08-301-0/+10
| | | | | | PORTAGE_BUNZIP2_COMMAND settings in make.conf. This only adds support for binary packages, since that's where pbzip2 can provide the most benefit in common cases.
* Bug #326561 - Implement FEATURES=unknown-features-filter. This is notZac Medico2010-08-301-0/+3
| | | | | enabled by default now, but it may be in the future, depending on feedback from unknown-features-warn.
* Replace the literal portage version in all man page headers with theZac Medico2010-08-301-1/+1
| | | | | | string 'VERSION' which can be used as a sed template at install time. This will help avoid lots of merge conflicts since these header lines contain both a date and a portage version.
* Bug #334817 - Make the make.conf.5 man page document the fact thatZac Medico2010-08-271-4/+7
| | | | /etc/portage/make.conf overrides /etc/make.conf.
* Add ebuild(1) support for FEATURES=digest.Zac Medico2010-08-251-2/+2
|
* Mention repoman support in the FEATURES=digest docs.Zac Medico2010-08-251-1/+2
|
* * By default, disable the calc_prelink parameter to perform_md5() forZac Medico2010-08-211-0/+7
| | | | | merge and unmerge. * Add FEATURES=prelink-checksums in order to trigger the old behavior.
* Bug #324191 - Add support for FEATURES=compress-build-logs. The causesZac Medico2010-08-211-0/+6
| | | | | | | all build logs to be compressed while they are being written. Log file names have an extension that is appropriate for the compression type. Currently, only gzip(1) compression is supported, so build logs will have a '.gz' extension when this feature is enabled.
* Bug #44796 - Add support for /etc/portage/package.env. As documented inZac Medico2010-08-201-0/+3
| | | | | | | | | | | | | | man/portage.5: Per-package environment variable settings. Entries refer to environment files that are placed in the /etc/portage/env/ directory and have the same format as make.conf(5). Format: - comment lines begin with # (no inline comments) - one DEPEND atom per line followed by name(s) of environment file(s) Example: sys-libs/glibc glibc.conf
* Update docs, comments, and messages to refer to make.globals inZac Medico2010-08-191-2/+2
| | | | /usr/share/portage/config/ instead of /etc/make.globals.
* Add support for /etc/portage/make.conf. If present, this file willZac Medico2010-08-151-2/+2
| | | | override settings from /etc/make.conf.
* Fix description of FEATURES=fixlafiles.Zac Medico2010-07-251-1/+1
|
* FEATURES: Rename lafilefixing -> fixlafilesSebastian Luther2010-07-251-1/+1
|
* Bug #328099 - Adjust ccache documentationSebastian Luther2010-07-131-2/+6
|
* warn that ccache can trigger compilation failureSebastian Luther2010-07-121-1/+4
|
* Let emerge fix .la filesSebastian Luther2010-07-121-0/+4
| | | | | Triggered by FEATURES="lafilefixing" (enabled by default) Includes a QA warning for invalid .la files.
* Add FEATURES=unknown-features-warn, so the the warning about unknown FEATURESZac Medico2010-07-111-0/+3
| | | | values can be disabled.
* GLEP 55 removalDaniel Robbins2010-07-061-5/+0
|
* make.conf(5): document LDFLAGS with a warning, explain the different between ↵Nathan Phillip Brink2010-06-101-1/+15
| | | | C and CXX FLAGS. Thanks to few and abcd.
* Bug #317921 - Fix spelling of "variable".Zac Medico2010-04-301-1/+1
|
* Fix typo.Zac Medico2010-03-191-1/+1
| | | | svn path=/main/trunk/; revision=15835
* Note that PORTAGE_SYNC_STALE=0 will disable warnings.Zac Medico2010-03-081-1/+1
| | | | svn path=/main/trunk/; revision=15757
* Produce a warning message if the timestamp of the portage tree is more thanZac Medico2010-03-081-0/+6
| | | | | | | 30 days old, and make it adjustable via the PORTAGE_SYNC_STALE variable. Thanks to Ned Ludd <solar@g.o> for the most of this code. svn path=/main/trunk/; revision=15756
* Fix type in CLEAN_DELAY docs.Zac Medico2010-02-161-1/+2
| | | | svn path=/main/trunk/; revision=15361
* Make split-elog bold.Zac Medico2009-11-071-1/+1
| | | | svn path=/main/trunk/; revision=14803
* Add some examples for ACCEPT_LICENSE and ACCEPT_PROPERTIES.Zac Medico2009-10-141-0/+18
| | | | svn path=/main/trunk/; revision=14601
* Update ACCEPT_LICENSE and ACCEPT_PROPERTIES docs.Zac Medico2009-10-121-2/+9
| | | | svn path=/main/trunk/; revision=14591