In dyn_package(), use the 'assert' macro (from isolated-functions.sh) die if
[portage.git] / bin / misc-functions.sh
2008-11-14 Zac MedicoIn dyn_package(), use the 'assert' macro (from isolated...
2008-10-21 Zac MedicoBug #186842 - Suppress file merge display, as previousl...
2008-09-13 Zac MedicoRemove unneeded quotes from PYTHONPATH assignments...
2008-09-06 Zac MedicoDon't mention log files in $T for eqawarn messages...
2008-09-06 Zac MedicoIn the ignored LDFLAGS check, filter out anything under...
2008-07-27 Zac MedicoUse ${NORMAL} to properly restore color when necessary.
2008-07-27 Zac MedicoFixes from Arfrever:
2008-07-27 Zac MedicoTemporarily `set -o noglob` when splitting QA_DT_HASH.
2008-07-27 Zac MedicoBug #233077 - Add QA check which verifies that LDFLAGS...
2008-07-26 Zac Medico* Use pure bash ${PARAMETER%/*} instead of spawing...
2008-07-26 Zac MedicoReplace hardcoded i386 machine name in dyn_rpm() with...
2008-07-26 Zac Medico* For bug 227625, automatically create the /usr/src...
2008-07-15 Zac MedicoSince lots of packages will have to be fixed before...
2008-05-06 Zac MedicoIn install_mask(), discard stderr messages from the...
2008-05-05 Zac MedicoUse find -path -or -name to match basenames of files...
2008-05-02 Marius Mauchrename NEEDED.2 to NEEDED.ELF.2 to allow other ABI...
2008-04-27 Marius Mauchfix logic error
2008-04-27 Marius Mauchactually use rpath for the internal lib check
2008-04-27 Marius Mauchsome minor code fixes
2008-04-25 Marius Mauchas NEEDED files don't conain enough formation for e...
2008-03-29 Zac MedicoBug #214619 - Run dyn_package() and preinst_mask()...
2008-03-29 Zac MedicoFix quoting for ${root} in install_mask().
2008-03-28 Zac MedicoBug #214619 - Add support for a PORTAGE_BINPKG_TAR_OPTS...
2008-03-03 Marius Mauchtell rpmbuild to clean it's working files after complet...
2008-03-03 Zac MedicoBuf #210372 - Fix FEATURES=suidctl so that it really...
2008-02-29 Zac MedicoIn the suidctl code, move the addwrite call out of...
2008-02-19 Zac MedicoBug #210372 - Fix suidctl.conf parser to look for paths...
2008-02-05 Marius Mauchdon't record internal providers in NEEDED records as...
2008-01-31 Zac MedicoBug #205718 - Fix quoting of ${INSTALL_MASK} where...
2008-01-11 Zac MedicoFix a typo.
2008-01-11 Zac MedicoBug #162450 - Try to avoid having so many bugs marked...
2007-12-28 Zac MedicoMake the FEATURES=sfperms loops safe for whitespace...
2007-12-28 Zac MedicoBug #203323 - Fix the FEATURES=sfperms code so that...
2007-12-15 Zac MedicoIn "QA Notice: Precompiled python" messages, use sed...
2007-11-26 Zac MedicoCheck if ${EBUILD_EXIT_STATUS_FILE} is empty before
2007-11-26 Zac MedicoBug #200313 - Detect and report when an ebuild phase
2007-11-24 Zac MedicoUse `md5` if `md5sum` is not available (useful for...
2007-11-23 Zac MedicoUse %% instead of % parameter expansion where appropriate
2007-11-22 Zac MedicoMake dyn_package() create a /var/db/pkg/*/*/BINPKGMD5...
2007-11-14 Zac Medico* Replace references to deprecated ${IMAGE} with equiva...
2007-11-06 Zac MedicoRemove references to ${O} in dyn_spec() since antarus
2007-10-13 Zac MedicoAvoid an error message from find when "${D}"/usr/share
2007-10-07 Mike Frysingeradd QA check for .pyc/.pyo files in /usr/share
2007-08-25 Zac MedicoBug #190214 - Make the rpm phase use /usr/src/rpm inste...
2007-08-17 Mike Frysingerfilter out kernel modules from ELF QA checks #184443
2007-08-04 Zac MedicoMove ecompressdir and ecompress --dequeue after prepall.
2007-08-04 Zac MedicoCall ecompressdir and ecompress --dequeue outside of...
2007-07-17 Zac MedicoUse PF in dyn_package. Thanks to swegener.
2007-06-24 Zac MedicoProvide a default value for PORTAGE_BINPKG_TMPFILE...
2007-05-23 Zac MedicoPass a temporary file name to the package phase in...
2007-05-22 Zac MedicoWhen ${PKGDIR}/All/ doesn't exist, put packages in...
2007-04-15 Mike Frysingerconvert `type -p` to `type -P` as noted by grobian
2007-04-13 Mike Frysingersimplify unsafe file checking so files/paths with space...
2007-03-09 Zac Medicoimport portage.xpak to avoid deprecation warning
2007-01-18 Mike Frysingerarm supports sane exec stack stuff now
2007-01-18 Mike Frysingersuperh supports sane exec stack stuff now
2007-01-15 Mike Frysingerelevate the importance of 64bit clean code on 64bit...
2007-01-12 Mike Frysingerdrop lazy bindings check once and for all ... the syste...
2007-01-11 Mike Frysingeradd support for user-customizable compression #9870
2007-01-10 Marius Mauchcreate symlinks to html documentation if DOC_SYMLINK_DI...
2007-01-10 Zac MedicoFor bug #160075, send all 'QA Notice' messages to eqawa...
2007-01-06 Mike Frysingerforce C locale for now when parsing gcc log files ...
2007-01-06 Mike Frysingerrevert previous changes ... ruby.eclass is wrongly...
2007-01-06 Zac MedicoFix one more potential false glob match.
2007-01-06 Zac MedicoFix shell glob logic that leads to false positives...
2007-01-03 Mike Frysingeradd support for scanning of build logs for common issue...
2007-01-02 Mike Frysingermerge all of the QA related checks together
2006-12-30 Mike Frysingerfixup style
2006-12-09 Marius Mauchadjust QA_* variable names for complex values of like...
2006-12-03 Mike Frysingerdrop RESTRICT=stricter since every aspect it covers...
2006-11-29 Ned Ludd- no point in forking a call to true when we can simply...
2006-11-22 Zac MedicoFor bug #142993, make sure that chown and chgrp calls...
2006-10-28 Zac MedicoUse mtree to save/restore bsd file flags before/after...
2006-10-17 Zac MedicoAdd back the -v option for tar (removed for bug #151146...
2006-10-14 Zac MedicoFor bug #151146, don't use tar's --verbose option durin...
2006-10-11 Mike Frysingerdo not abort for the time being with lazy bindings...
2006-09-07 Zac MedicoMake sure that the package phase has the PYTHONPATH...
2006-08-27 Simon Stellinglet's not fork too much
2006-08-27 Simon Stellingmake the multilib-strict check show all files that...
2006-08-25 Simon Stellingremove the MULTILIB_STRICT_EXEMPT default as all profil...
2006-08-25 Simon Stellingignore binutils wrt multilib-strict; bug 121641
2006-08-24 Simon Stellingonly print the "Removing /usr/share/info" if --quiet...
2006-07-13 Zac MedicoDie at the beginning of install_qa_check if ${D} doesn...
2006-07-06 Mike Frysingerremove pointless line that just ruins the display
2006-06-24 Zac Medicos/Preform/Perform/ Thanks to exg for reporting.
2006-06-18 Mike Frysingerget rid of quotes in output
2006-06-10 Zac MedicoRemove QA warning when files are installed with portage...
2006-06-10 Ned Ludd- Bug 136236 misc-functions.sh fails to always honor...
2006-06-05 Zac MedicoStore the original suid bits when suidctl is enabled...
2006-05-24 Ned Ludd- More updates from Kevin Q bug 131779 ; document the...
2006-05-24 Ned Ludd- final commit hopefully for QA_TEXTRELS etc.
2006-05-01 Simon Stellingmake portage shut up if --quiet is given; bug 62273
2006-04-30 Ned Ludd- People have started RESTRICTing "stricter", which...
2006-04-30 Zac MedicoAdd PORTAGE_BIN_PATH and PORTAGE_PYM_PATH to the enviro...
2006-04-22 Zac MedicoDisable sandbox during package phase interaction with...
2006-04-16 Simon Stellingmake misc-functions.sh executable as it's called direct...
2006-04-16 Simon Stellingfix misuse of 'cat'
2006-04-16 Mike Frysingeruse a temp file but this time cut out the duplicate...
2006-04-16 Zac MedicoMake find arguments portable for bug #129935 and remove...
2006-04-15 Simon Stelling`` must die
next