summaryrefslogtreecommitdiffstats
path: root/pym/portage/package/ebuild/doebuild.py
Commit message (Expand)AuthorAgeFilesLines
* doebuild_environment: include EPREFIX in EDZac Medico2011-08-311-1/+3
* Revert "xml/metadata: implement XMLParser.doctype()"Zac Medico2011-08-311-3/+1
* xml/metadata: implement XMLParser.doctype()Zac Medico2011-08-311-1/+3
* doebuild: only check .unpacked for porttreeZac Medico2011-08-301-1/+3
* doebuild: check distfiles digests less oftenZac Medico2011-08-301-1/+4
* Mark some messages for translation.Arfrever Frehtes Taifersar Arahesis2011-08-291-10/+10
* spawnebuild: skip previously executed phasesZac Medico2011-08-281-0/+11
* doebuild: avoid redundant distfiles checksZac Medico2011-08-281-2/+68
* Fix possible NameError in finally block.Zac Medico2011-08-281-1/+3
* Fix "ResourceWarning: unclosed file" with Python 3.2.Arfrever Frehtes Taifersar Arahesis2011-08-281-2/+5
* python3.2 fixes: ResourceWarning: unclosed fileZac Medico2011-08-241-6/+18
* _check_temp_dir: check for 'portage' symlinkZac Medico2011-08-081-3/+24
* Set PORTAGE_REPO_NAME for depend phase.Zac Medico2011-07-141-0/+1
* debuild: pass manifest to digestcheck()v2.2.0_alpha45Zac Medico2011-07-131-1/+1
* doebuild: discard cached manifest when necessaryZac Medico2011-07-131-1/+8
* debuild: pass dist digests to fetch()Zac Medico2011-07-131-1/+6
* Revert "ebuild(1): allow-missing-manifests for fetch"Zac Medico2011-07-131-4/+2
* BUILD_TIME: use string format op for time.time()v2.2.0_alpha44Zac Medico2011-07-121-1/+1
* Use explicit 'mode' keyword arg with io.open().Zac Medico2011-07-121-3/+3
* Migrate from codecs.open() to io.open().Zac Medico2011-07-101-11/+10
* ebuild(1): allow-missing-manifests for fetchZac Medico2011-07-071-1/+4
* ebuild(1): use bintree.inject for "package" phaseZac Medico2011-06-291-2/+11
* Only create soname symlinks in global libdirs.Zac Medico2011-06-291-0/+39
* Detect/create missing soname symlinks for libs.Zac Medico2011-06-291-1/+80
* doebuild: don't set REPLACING_VERSIONS for removeZac Medico2011-06-171-2/+6
* doebuild: export REPLACING_VERSIONS moreZac Medico2011-06-171-1/+1
* Uniformly check EAPI when avoiding setcpv calls.Zac Medico2011-06-041-2/+2
* doebuild_environment: move EAPI code laterZac Medico2011-05-231-55/+66
* doebuild: use EbuildBuildDir for lockingZac Medico2011-05-071-2/+13
* _postinst_bsdflags: apply to $ROOT, not $DZac Medico2011-04-281-1/+1
* Move preinst/postinst_bsdflags from bash to pyDavid James2011-04-281-14/+23
* doins: tweak $DISTDIR symlink handlingZac Medico2011-04-111-1/+1
* Make all temp dirs under $PORTAGE_TMPDIR/portage.Zac Medico2011-03-111-2/+5
* ebuild(1): skip REQUIRED_USE for some phasesZac Medico2011-02-041-1/+3
* ebuild(1): ensure REQUIRED_USE is satisfiedZac Medico2011-02-041-2/+25
* doebuild: always return success for listonly modeZac Medico2011-02-011-0/+6
* fdopen: read from processes in unbuffered modev2.2.0_alpha19Zac Medico2011-01-211-1/+1
* doebuid: clean up AA handlingZac Medico2011-01-181-9/+0
* Fix breakage from previous commit.Zac Medico2011-01-181-4/+29
* doebuild_environent: handle A/AA initializationZac Medico2011-01-181-42/+39
* Don't filter QA warning for --disable-dep...Zac Medico2011-01-121-6/+1
* Filter QA warning for --disable-dependency-tracking configure option.Ulrich Mueller2011-01-011-1/+6
* Update copyright date.Ulrich Mueller2011-01-011-1/+1
* doebuild: validate more Package metadata keysZac Medico2010-12-281-4/+3
* ebuild(1): use Package to validate metadataZac Medico2010-12-271-22/+14
* doebuild: remove unused emerge/returnpid logicv2.2.0_alpha10Zac Medico2010-12-211-6/+4
* doebuild: fix more bug #349273Zac Medico2010-12-211-2/+4
* doebuild: fix bug #349273Zac Medico2010-12-211-3/+10
* Use write_atomic to rewrite lafiles.Zac Medico2010-12-201-4/+5
* Sync EMERGE_FROM code with MERGE_TYPE code.Zac Medico2010-12-051-0/+2