aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ebuild.sh: make use* return false for "depend"Zac Medico2011-09-121-1/+6
* Move KV funcs to bashrc-functions.sh.Zac Medico2011-09-111-2/+3
* isolated-functions.sh: split save-ebuild-env.shZac Medico2011-09-111-0/+1
* ebuild.sh: setup PATH earlierZac Medico2011-09-111-7/+7
* ebuild.sh: source *.sh at the topZac Medico2011-09-111-28/+28
* Move preprocess_ebuild_env to phase-functions.sh.Zac Medico2011-09-111-188/+0
* ebuild.sh: split out bashrc-functions.shZac Medico2011-09-111-92/+5
* ebuild.sh: move hasg* funcs into econfZac Medico2011-09-111-8/+0
* ebuild.sh: remove unused lchown and lchgrpZac Medico2011-09-111-8/+0
* build.sh: has/best_version to phase-helpers.shZac Medico2011-09-111-54/+5
* ebuild.sh: move ebuild_main to phase-functions.shZac Medico2011-09-111-223/+42
* ebuild.sh: move use* funcs to phase-helpers.shZac Medico2011-09-111-49/+1
* ebuild.sh: add dummy funcs for "depend" phaseZac Medico2011-09-111-0/+9
* ebuild.sh: split out phase-helpers.shZac Medico2011-09-101-520/+4
* ebuild.sh: split out phase-functions.shZac Medico2011-09-101-608/+2
* Revert "xml/metadata: implement XMLParser.doctype()"Zac Medico2011-08-311-52/+36
* xml/metadata: implement XMLParser.doctype()Zac Medico2011-08-311-36/+52
* doebuild: avoid redundant distfiles checksZac Medico2011-08-281-34/+3
* unpack: remove backward compat for bug #376741v2.2.0_alpha50Zac Medico2011-08-021-12/+0
* unpack: always unpack to cwd (bug #376741)Zac Medico2011-08-011-1/+15
* Skip QA Notice for hasq/useq during *rm phases.Zac Medico2011-07-151-1/+2
* Add QA Notice for hasq/useq calls (bug #199722).Zac Medico2011-07-081-0/+1
* Remove all hasq/useq calls for bug #199722.Zac Medico2011-07-081-59/+59
* Invert has/hasq and use/useq implementations.Zac Medico2011-07-081-4/+4
* ebuild.sh: fix libdir for ccache/distccZac Medico2011-06-091-2/+8
* ebuild.sh: don't hardcode distcc pump pathJeremy Murphy2011-06-091-2/+2
* Add FEATURES=distcc-pump support.MATSUU Takuto2011-05-201-0/+7
* doebuild: use EbuildBuildDir for lockingZac Medico2011-05-071-1/+1
* Avoid evaluation of values of variables in set_unless_changed().Arfrever Frehtes Taifersar Arahesis2011-05-021-1/+1
* ebuild.sh: make INHERITED independent of phaseZac Medico2011-05-021-3/+11
* Support multiple arguments in set_unless_changed() and unset_unless_changed().Arfrever Frehtes Taifersar Arahesis2011-05-011-18/+25
* Bug #365439: Add set_unless_changed() and unset_unless_changed().Arfrever Frehtes Taifersar Arahesis2011-05-011-0/+28
* Optimize ebuild.sh to cache preprocessing output.David James2011-03-231-8/+8
* ebuild.sh: remove unused PWORKDIR variableZac Medico2011-02-211-6/+0
* Update date headers in modified files.Zac Medico2011-02-191-1/+1
* _eapi4_src_install: handle empty DOCS like PMSZac Medico2011-02-191-1/+1
* docompress, prepcompress: Add missing quotes.Ulrich Mueller2011-02-191-2/+2
* default_src_test: handle EAPI 4 emake failureZac Medico2011-02-061-4/+10
* econf: check confgure --help for --disable-dep...Zac Medico2011-01-121-1/+3
* ebuild.sh: skip QA_* init in "depend" phaseZac Medico2011-01-091-20/+21
* dyn_clean: remove .pretendedZac Medico2010-12-311-1/+1
* unpack: handle echo failure in unzip pipeZac Medico2010-12-291-1/+1
* bash: as a general rule, use read -rZac Medico2010-12-291-2/+2
* Substitute bash builtin >> for touch command.Zac Medico2010-12-191-15/+25
* ebuild.sh: only run pretend once for ebuild(1)Zac Medico2010-12-051-1/+9
* EAPI 4: Support MERGE_TYPE (bug #347351)Zac Medico2010-12-031-1/+2
* fix QA_EXECSTACK spelling for QA_PREBUILTZac Medico2010-12-021-1/+1
* debug-print: don't stat $T during depend phasev2.2.0_alpha2Zac Medico2010-10-271-1/+1
* ebuild: move SANDBOX_ON=0 setting laterZac Medico2010-10-271-3/+3
* Only addwrite for tmp dirs if sandbox is enabled.Zac Medico2010-10-271-1/+1