summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* dyn_package: portable cp args by Mike FrysingerZac Medico2012-01-131-1/+3
* dyn_package: remove stale PROOT if necessaryZac Medico2012-01-131-0/+1
* Modify PKG_INSTALL_MASK to apply only to binpkg creation.Brian Harring2012-01-131-2/+13
* Set REPOSITORY variable in ebuild environment in EAPI="4-python".Arfrever Frehtes Taifersar Arahesis2012-01-081-2/+2
* Fix location of a comment.Arfrever Frehtes Taifersar Arahesis2012-01-081-2/+2
* repoman: remove ebuild.allmasked checkZac Medico2012-01-011-15/+0
* repoman: discard xmatch caches from previous pkgsZac Medico2012-01-011-0/+2
* repoman: later --ask prompt for bug #395995Zac Medico2011-12-251-4/+4
* Tweak CFLAGS scanelf loop.v2.2.0_alpha83Zac Medico2011-12-241-11/+13
* Don't check .GCC.command.line for kernel modules.Zac Medico2011-12-241-1/+12
* Do CFLAGS check before strip for bug #395877.Zac Medico2011-12-241-71/+73
* QA_FLAGS_IGNORED: include QA_PREBUILTZac Medico2011-12-221-1/+1
* Share variables for CFLAGS and LDFLAGS checks.Zac Medico2011-12-221-33/+44
* ebuild-helpers/new*: QA warn for extra argsZac Medico2011-12-2211-10/+43
* filter_readonly_variables: refactor binpkg logicZac Medico2011-12-221-8/+9
* filter_readonly_variables: don't trust binpkg varZac Medico2011-12-211-0/+4
* filter_readonly_variables: preserve binpkg varsZac Medico2011-12-211-1/+3
* 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