summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move ecompressdir and ecompress --dequeue after prepall.Zac Medico2007-08-041-1/+2
* Call ecompressdir and ecompress --dequeue outside of prepall since ruby.eclas...Zac Medico2007-08-041-0/+2
* Use PF in dyn_package. Thanks to swegener.Zac Medico2007-07-171-1/+1
* Provide a default value for PORTAGE_BINPKG_TMPFILE in case the package phase ...Zac Medico2007-06-241-0/+2
* Pass a temporary file name to the package phase in the environment variable P...Zac Medico2007-05-231-15/+4
* When ${PKGDIR}/All/ doesn't exist, put packages in ${PKGDIR}/${CATEGORY}/ ins...Zac Medico2007-05-221-3/+11
* convert `type -p` to `type -P` as noted by grobianMike Frysinger2007-04-151-5/+5
* simplify unsafe file checking so files/paths with spaces dont cause troublesMike Frysinger2007-04-131-14/+5
* import portage.xpak to avoid deprecation warningZac Medico2007-03-091-2/+2
* arm supports sane exec stack stuff nowMike Frysinger2007-01-181-1/+1
* superh supports sane exec stack stuff nowMike Frysinger2007-01-181-1/+1
* elevate the importance of 64bit clean code on 64bit hostsMike Frysinger2007-01-151-1/+5
* drop lazy bindings check once and for all ... the system ldso should have the...Mike Frysinger2007-01-121-14/+0
* add support for user-customizable compression #9870Mike Frysinger2007-01-111-3/+1
* create symlinks to html documentation if DOC_SYMLINK_DIR is set, original pat...Marius Mauch2007-01-101-0/+24
* For bug #160075, send all 'QA Notice' messages to eqawarn. Also, modify eqaw...Zac Medico2007-01-101-44/+44
* force C locale for now when parsing gcc log files #160234Mike Frysinger2007-01-061-1/+2
* revert previous changes ... ruby.eclass is wrongly polluting env with nullglobMike Frysinger2007-01-061-12/+3
* Fix one more potential false glob match.Zac Medico2007-01-061-0/+1
* Fix shell glob logic that leads to false positives. Thanks to Flameeyes for ...Zac Medico2007-01-061-3/+11
* add support for scanning of build logs for common issues #111436Mike Frysinger2007-01-031-7/+43
* merge all of the QA related checks togetherMike Frysinger2007-01-021-1/+96
* fixup styleMike Frysinger2006-12-301-5/+7
* adjust QA_* variable names for complex values of like x86-fbsdMarius Mauch2006-12-091-3/+3
* drop RESTRICT=stricter since every aspect it covers can be handled properly v...Mike Frysinger2006-12-031-3/+3
* - no point in forking a call to true when we can simply use the bash internal...Ned Ludd2006-11-291-1/+1
* For bug #142993, make sure that chown and chgrp calls preserve S_ISUID and S_...Zac Medico2006-11-221-11/+0
* Use mtree to save/restore bsd file flags before/after prepall and installatio...Zac Medico2006-10-281-0/+18
* Add back the -v option for tar (removed for bug #151146) in dyn_package(), bu...Zac Medico2006-10-171-1/+4
* For bug #151146, don't use tar's --verbose option during the package phase si...Zac Medico2006-10-141-1/+1
* do not abort for the time being with lazy bindings and setuid apps and FEATUR...Mike Frysinger2006-10-111-2/+3
* Make sure that the package phase has the PYTHONPATH set correctly so that the...Zac Medico2006-09-071-0/+1
* let's not fork too muchSimon Stelling2006-08-271-2/+2
* make the multilib-strict check show all files that violate the rule, not just...Simon Stelling2006-08-271-1/+10
* remove the MULTILIB_STRICT_EXEMPT default as all profiles set it anywaySimon Stelling2006-08-251-1/+1
* ignore binutils wrt multilib-strict; bug 121641Simon Stelling2006-08-251-1/+1
* only print the "Removing /usr/share/info" if --quiet was not passedSimon Stelling2006-08-241-1/+1
* Die at the beginning of install_qa_check if ${D} doesn't exist. See bug #140...Zac Medico2006-07-131-2/+1
* remove pointless line that just ruins the displayMike Frysinger2006-07-061-1/+0
* s/Preform/Perform/ Thanks to exg for reporting.Zac Medico2006-06-241-1/+1
* get rid of quotes in outputMike Frysinger2006-06-181-2/+2
* Remove QA warning when files are installed with portage uid/gid for bug #136313.Zac Medico2006-06-101-2/+0
* - Bug 136236 misc-functions.sh fails to always honor RESTRICT=stricter - Donn...Ned Ludd2006-06-101-2/+2
* Store the original suid bits when suidctl is enabled for bug #135639. Thanks...Zac Medico2006-06-051-1/+1
* - More updates from Kevin Q bug 131779 ; document the stricter feature along ...Ned Ludd2006-05-241-1/+1
* - final commit hopefully for QA_TEXTRELS etc.Ned Ludd2006-05-241-19/+10
* make portage shut up if --quiet is given; bug 62273Simon Stelling2006-05-011-53/+60
* - People have started RESTRICTing "stricter", which we would like to discoura...Ned Ludd2006-04-301-9/+9
* Add PORTAGE_BIN_PATH and PORTAGE_PYM_PATH to the enviroment and use them to r...Zac Medico2006-04-301-1/+2
* Disable sandbox during package phase interaction with $PKGDIR for compatibili...Zac Medico2006-04-221-1/+3