summaryrefslogtreecommitdiffstats
path: root/bin/phase-helpers.sh
Commit message (Collapse)AuthorAgeFilesLines
* ebuild.sh: move hasg* funcs into econfZac Medico2011-09-111-3/+12
|
* build.sh: has/best_version to phase-helpers.shZac Medico2011-09-111-0/+42
|
* ebuild.sh: move use* funcs to phase-helpers.shZac Medico2011-09-111-0/+49
|
* ebuild.sh: split out phase-helpers.shZac Medico2011-09-101-0/+524
This relocates phase helper functions that are needed for execution of regular phases, but not for the "depend" phase. It reduces the size of ebuild.sh by 25%, so there's less code to be sourced during the "depend" phase.