| Commit message (Expand) | Author | Age | Files | Lines |
* | dyn_spec: account for empty $FILESDIR | Zac Medico | 2010-10-29 | 1 | -1/+3 |
* | Fix readonly variable assignment for PORTAGE_BINPKG_TMPFILE when | Zac Medico | 2010-09-30 | 1 | -1/+1 |
* | Bug #336873 - Add a leading comma when matching --hash-style=gnu | Zac Medico | 2010-09-13 | 1 | -1/+1 |
* | Bug #337031 - Don't make "always overflow destination buffers" gccv2.2_rc81 | Zac Medico | 2010-09-12 | 1 | -3/+4 |
* | Bug #273282 - Make install_qa_check() eqawarn about installation intov2.2_rc79 | Zac Medico | 2010-09-10 | 1 | -1/+12 |
* | Fix the "alway overflow" eerror message to not use the message | Zac Medico | 2010-09-10 | 1 | -1/+1 |
* | Make the "always overflow" gcc warning code use a separate variable | Zac Medico | 2010-09-10 | 1 | -8/+20 |
* | Make the "warning: call to .* will always overflow destination buffer" | Zac Medico | 2010-09-09 | 1 | -0/+3 |
* | Remove all \a (alert/bell/beep) tokens (bug 336024) | Sebastian Luther | 2010-09-06 | 1 | -24/+22 |
* | When signaling successful exit from an ebuild phase via ebuild-ipc, | Zac Medico | 2010-09-02 | 1 | -1/+4 |
* | Bug #335340 - Add support for PORTAGE_BZIP2_COMMAND and | Zac Medico | 2010-08-30 | 1 | -1/+1 |
* | Bug fix in canonicalize() function. | Ulrich Mueller | 2010-08-30 | 1 | -3/+3 |
* | Add canonicalize() function, replacement for "readlink -f".v2.2_rc72 | Ulrich Mueller | 2010-08-28 | 1 | -16/+22 |
* | Change a comment in prepcompress(). | Ulrich Mueller | 2010-08-28 | 1 | -2/+3 |
* | Implement controllable compression and docompress, bug #273633. | Ulrich Mueller | 2010-08-28 | 1 | -0/+97 |
* | Remove python-oriented checks from install_qa_check() since I'm unsure | Zac Medico | 2010-08-22 | 1 | -29/+0 |
* | Bug #324191 - Add support for FEATURES=compress-build-logs. The causes | Zac Medico | 2010-08-21 | 1 | -2/+6 |
* | Disable EbuildIpcDaemon for now, since it seems to be triggering | Zac Medico | 2010-08-14 | 1 | -0/+1 |
* | Use /usr/bin/python when PORTAGE_PYTHON variable is empty. | Arfrever Frehtes Taifersar Arahesis | 2010-08-14 | 1 | -2/+2 |
* | Ensure that all Python processes use the same version of Python. | Arfrever Frehtes Taifersar Arahesis | 2010-08-14 | 1 | -4/+4 |
* | Add QA check for libtool libraries in Python site-packages directories. | Arfrever Frehtes Taifersar Arahesis | 2010-08-13 | 1 | -0/+9 |
* | Add QA check for static libraries in Python site-packages directories. | Arfrever Frehtes Taifersar Arahesis | 2010-08-13 | 1 | -2/+12 |
* | Use EbuildIpcDaemon to replace the functionality of | Zac Medico | 2010-08-13 | 1 | -3/+1 |
* | Make some variables local. | Arfrever Frehtes Taifersar Arahesis | 2010-08-05 | 1 | -3/+12 |
* | Bug #301915: Add QA check for byte-compiled Python modules. | Arfrever Frehtes Taifersar Arahesis | 2010-08-05 | 1 | -5/+4 |
* | install_qa_check: catch more gcc warnings | Mike Frysinger | 2010-07-19 | 1 | -0/+29 |
* | misc-functions.sh fix for baselayout | Daniel Robbins | 2010-06-27 | 1 | -0/+2 |
* | Bug #321145: Don't ignore exit status of filter-bash-environment.py and check... | Arfrever Frehtes Taifersar Arahesis | 2010-05-25 | 1 | -1/+1 |
* | Extend QA check for absolute symlinks in lib dirs to more file types | Sebastian Luther | 2010-05-15 | 1 | -11/+14 |
* | Fix typo in check for shared libraries lacking NEEDED entries. | Arfrever Frehtes Taifersar Arahesis | 2010-04-16 | 1 | -1/+1 |
* | Add back executable bits, accidentally removed in previous commit. | Zac Medico | 2010-03-24 | 1 | -0/+0 |
* | Remove all svn $Id keywords. | Zac Medico | 2010-03-24 | 1 | -1/+0 |
* | install_qa_check: make sure init.d and conf.d files do not have syntax errors... | Mike Frysinger | 2010-03-23 | 1 | -0/+9 |
* | Bug #295715 - Implement a register_success_hook function to complement | Zac Medico | 2009-12-06 | 1 | -0/+16 |
* | Add a xpak-helper.py script, so that shell code always calls python via | Zac Medico | 2009-10-11 | 1 | -1/+2 |
* | Add some more EPYTHON safety. | Zac Medico | 2009-10-11 | 1 | -2/+2 |
* | Bug #274497 - Misc spelling, grammar, and terminology fixes, including | Zac Medico | 2009-10-09 | 1 | -3/+3 |
* | Fix false positives in gcc QA with debug mode some more. Thanks again to | Zac Medico | 2009-09-08 | 1 | -3/+3 |
* | Fix code from previous commit so it's guaranteed to always properly reset | Zac Medico | 2009-09-08 | 1 | -2/+6 |
* | In debug mode, avoid showing gcc QA search strings in the trace, so they won't | Zac Medico | 2009-09-08 | 1 | -0/+4 |
* | Avoid potential empty lines in warnings about missing SONAMEs or NEEDED entri... | Arfrever Frehtes Taifersar Arahesis | 2009-08-21 | 1 | -0/+2 |
* | Rename QA_NEEDED to QA_DT_NEEDED. | Arfrever Frehtes Taifersar Arahesis | 2009-08-21 | 1 | -6/+6 |
* | Add support for QA_SONAME variable (bug #281964). Add support for QA_NEEDED v... | Arfrever Frehtes Taifersar Arahesis | 2009-08-21 | 1 | -5/+50 |
* | Support QA_DT_HASH_${ARCH} and QA_PRESTRIPPED_${ARCH} (bug #271416). | Arfrever Frehtes Taifersar Arahesis | 2009-08-21 | 1 | -0/+2 |
* | Bug #277544 - Add missing -c switch in bzip2 arguments. Thanks to Michał Górny | Zac Medico | 2009-08-06 | 1 | -1/+1 |
* | align with Prefix, also warn on sparcv9 hosts -- 64-bits Solaris/Sparc | Fabian Groffen | 2009-07-16 | 1 | -1/+1 |
* | add hppa64 to the 64bit list as pointed out by Michael Haubenwallner | Mike Frysinger | 2009-07-16 | 1 | -1/+1 |
* | Bug #268929 - Add grep for 'dereferencing pointer' messages produced by | Zac Medico | 2009-05-31 | 1 | -0/+1 |
* | Bug #267175 - Instead of "poor code kills airplanes", say "install abortedv2.2_rc32 | Zac Medico | 2009-05-01 | 1 | -2/+4 |
* | Make portage.bsd_chflags correspond to FEATURES=chflags so that it can be | Zac Medico | 2009-04-13 | 1 | -4/+2 |