summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Use *FLAGS for CFLAGS ignorance checks.Zac Medico2011-12-211-1/+6
* s/QA_STRICT_DT_SWITCHES/QA_STRICT_CFLAGS_IGNORED/Zac Medico2011-12-211-1/+1
* s/QA_DT_SWITCHES/QA_CFLAGS_IGNORED/Zac Medico2011-12-211-5/+5
* install_qa_check: more RESTRICT=binchecksZac Medico2011-12-211-2/+4
* Strip .GCC.command.line from output files as well.Michał Górny2011-12-211-1/+1
* Support checking for ignored CFLAGS using -frecord-gcc-switches.Michał Górny2011-12-211-0/+40
* prepstrip: merge diff from prefix branchZac Medico2011-12-191-9/+26
* Disallow some functions in global scope in EAPI="4-python".Arfrever Frehtes Taifersar Arahesis2011-12-191-4/+14
* set_colors(): suppress "/dev/tty: No such device"Zac Medico2011-12-181-2/+4
* set_colors(): Redirect input to `stty size` to make it work afterArfrever Frehtes Taifersar Arahesis2011-12-181-1/+1
* environment: don't save COLUMNSZac Medico2011-12-181-1/+1
* Filter __PORTAGE_TEST_HARDLINK_LOCKS from env.Zac Medico2011-12-141-1/+2
* ebuild-ipc.py: return 2 when forked child crashesZac Medico2011-12-131-2/+2
* ebuils-ipc.py: _exit in finally block after forkZac Medico2011-12-131-11/+27
* PORTAGE_OVERRIDE_EPREFIX: alphabetize varsZac Medico2011-12-101-3/+3
* Remove _SANDBOX_COMPAT_LEVEL.Zac Medico2011-12-102-10/+1
* lock-helper.py: disable_legacy_globalsZac Medico2011-12-101-0/+1
* repoman: eliminate eclass_db variableZac Medico2011-12-101-3/+2
* Remove redundant eprefix in config constructors.Zac Medico2011-12-102-9/+6
* Rename override var to PORTAGE_OVERRIDE_EPREFIX.Zac Medico2011-12-091-1/+1
* config: make eprefix constructor parameter publicZac Medico2011-12-092-6/+6
* Use portage.const.EPREFIX more.Zac Medico2011-12-094-4/+4
* Binpkg: add chpathtool support for prefixZac Medico2011-12-091-0/+182
* portageq: get_repo* uses_rootZac Medico2011-12-091-0/+4
* Delete portage.dbapi.porttree._repo_info class and _repo_info attribute ofArfrever Frehtes Taifersar Arahesis2011-12-092-4/+4
* etc-update: use PORTAGE_INST_UID/GIDZac Medico2011-12-081-2/+4
* etc-update: experimental prefix supportZac Medico2011-12-081-3/+3
* Whitelist/filter __PORTAGE_TEST_EPREFIX.Zac Medico2011-12-081-1/+2
* Support FEATURES=force-prefix.Zac Medico2011-12-0829-46/+46
* dispatch-conf: experimental prefix supportZac Medico2011-12-071-2/+3
* Save EPREFIX in vdb when appropriate.Zac Medico2011-12-071-0/+14
* Make USE=prefix enable EPREFIX in all EAPIs.Zac Medico2011-12-0729-44/+92
* ebuild.sh: don't export inherit E_* varsZac Medico2011-12-061-5/+5
* emerge-webrsync: use --quiet with --check-newsZac Medico2011-12-061-1/+2
* emerge-webrsync: call emerge --check-newsZac Medico2011-12-061-0/+1
* ebuild.sh: add note about quoting export ${FOO}=Zac Medico2011-12-041-0/+1
* ebuild.sh: quote sandbox export argsZac Medico2011-12-041-5/+5
* emerge-webrsync: new gpg key, bug #331537Zac Medico2011-11-241-1/+1
* repoman: fix svn "abiguous workdir", bug #391199v2.2.0_alpha77Zac Medico2011-11-211-0/+1
* Move ccache/distcc PATH code to doebuild_env.v2.2.0_alpha73Zac Medico2011-11-091-10/+0
* Use local EPREFIX for uniformity.Zac Medico2011-11-092-16/+14
* Use local ED for uniformity.Zac Medico2011-11-092-96/+83
* phase-functions.sh: remove stray echoZac Medico2011-11-081-1/+0
* Include EPREFIX directories in PATH.Zac Medico2011-11-082-19/+1
* has/best_version: fix grammar in docsZac Medico2011-11-081-2/+2
* ecompressdir: remove 'continue' from loop logicZac Medico2011-11-081-6/+3
* best/has_version: fix eroot assignmentZac Medico2011-11-071-2/+2
* Only support ROOT override for best/has_version.Zac Medico2011-11-071-24/+12
* Fix best/has_version ROOT override for EAPI 3-4.Zac Medico2011-11-071-6/+40
* Avoid initial spaces in some variables.Arfrever Frehtes Taifersar Arahesis2011-11-071-10/+10