aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ebd: move all file compression to the python sideipcTim Harder2018-03-244-2/+22
* ebd/helpers/common/dohtml: rewrite into a python ebd IPC methodTim Harder2018-03-244-201/+29
* ebd/helpers/common/dodoc: rewrite into a python ebd IPC methodTim Harder2018-03-244-31/+30
* ebd/helpers/common/doins: rewrite into a python ebd IPC methodTim Harder2018-03-244-48/+141
* ebd/helpers/common/domo: drop MOPREFIX usage and combine install callsTim Harder2018-03-242-11/+4
* ebd/helpers/common/doinfo: combine install dir and file creation into one callTim Harder2018-03-241-6/+2
* ebd/helpers/common/dolib: use xargs to limit install callsTim Harder2018-03-241-11/+14
* ebd/helpers/common/keepdir: use xargs to limit touch callsTim Harder2018-03-241-5/+12
* ebd/helpers/common/dobin: use xargs to limit install callsTim Harder2018-03-241-7/+2
* ebd/helpers/common/doexe: use xargs to limit install callsTim Harder2018-03-241-15/+22
* ebd/helpers/common/pkgcore-ebuild-helper: add support for checking cmd pipesTim Harder2018-03-241-0/+7
* ebuild.ebd: fix REPLACING_VERSIONS and REPLACING_VERSIONS to only include pkg...Tim Harder2018-03-061-2/+2
* restrictions.boolean: OrRestriction: minor docstring fixesTim Harder2018-03-061-2/+2
* restrictions.boolean: minor indentation consistencyTim Harder2018-03-061-3/+2
* test.ebuild.test_atom: run use dep checks under EAPI 5 and 6 as wellTim Harder2018-03-061-0/+6
* use 'repos' instead of 'repositories'Tim Harder2018-03-0611-46/+46
* ebd/ebuild-default-functions.lib: minor typo fixTim Harder2018-03-061-1/+1
* ebuild.processor: only pass arg string to handlers if it existsTim Harder2018-03-062-12/+11
* ebd/eapi/4.lib: add initial docompress frameworkTim Harder2018-03-062-2/+8
* eapi/4.lib: move docompress from external helper to internal functionTim Harder2018-03-062-5/+5
* ebuild.ebd: add attr for temp install dir correct for all EAPIsTim Harder2018-03-061-0/+3
* ebd/exit-handling.lib: __helper_exit(): add helper prefixes to error outputTim Harder2018-03-061-2/+2
* ebd/exit-handling.lib: die(): ignore missing process errorsTim Harder2018-03-061-1/+1
* ebd/eapi/common.lib: drop redundant dir creation for *into funcsTim Harder2018-03-061-12/+0
* ebd/ebuild-daemon: move ebd read/write funcs into ebuild-daemon.libTim Harder2018-03-062-60/+56
* ebd/ebuild-daemon.bash: determine EBD path from introspectionTim Harder2018-03-062-3/+2
* ebuild.ebd: move src_install pre/post messages from bash to pythonTim Harder2018-03-062-10/+10
* ebuild.domain: don't overlap JIT stored attr with initial repos attrTim Harder2018-03-061-2/+2
* ebd/eapi: make portageq an internal funcTim Harder2018-03-062-5/+5
* Revert "ebd/helpers/common/doins: using xargs to decrease install calls"Tim Harder2018-03-061-11/+4
* merge.triggers: SavePkg: fix repo_id check for newly built pkgsTim Harder2018-02-101-1/+1
* drop 'repo_id' attr for pkg objectsTim Harder2018-02-104-11/+3
* merge.triggers: SavePkg: don't build binpkgs of target repo binpkgsTim Harder2018-02-101-1/+2
* ebd/helpers/common/doins: using xargs to decrease install callsTim Harder2017-12-271-4/+11
* pebuild: only force enable 'test' USE flag if it exists in pkg IUSETim Harder2017-12-251-1/+1
* pebuild: inject 'test' USE flag to pkg use if test phase is selectedTim Harder2017-12-251-1/+5
* requirements/dev: add missing lxml dep for development depsTim Harder2017-12-201-0/+1
* setup: drop unused, outdated pkgcore google groups listTim Harder2017-12-201-1/+0
* use lxml unconditionally for xml parsingTim Harder2017-12-203-2/+3
* pebuild: add support for running against ebuilds in external reposTim Harder2017-12-201-1/+2
* util.commandline: StoreTarget: add support for ebuilds in external reposTim Harder2017-12-201-0/+11
* ebuild.domain: move remaining repo group settings to JIT-ed attrsTim Harder2017-12-201-15/+26
* pclean: re-add erroneously removed atom module importTim Harder2017-12-201-2/+3
* ebuild.domain: try to improve unfiltered repos docstringTim Harder2017-12-201-1/+1
* ebuild.domain: fix unfiltered repos attrTim Harder2017-12-201-2/+7
* ebuild.portage_conf: allow setups where no repos are definedTim Harder2017-12-191-28/+27
* util.commandline: suppress config options in subparsers by defaultTim Harder2017-12-191-3/+6
* ebuild.domain: remove unused importsTim Harder2017-12-191-2/+2
* pmerge: revert versioned_repo_atom usage that slipped in from unfinished excl...Tim Harder2017-12-191-1/+1
* ebuild.domain: move source_repos and installed_repos into jit attrsTim Harder2017-12-191-11/+18