summaryrefslogtreecommitdiffstats
path: root/bin/ebuild.sh
Commit message (Expand)AuthorAgeFilesLines
* bug #116681 , better handling of MULTILIB_STRICT_EXEMPTBrian Harring2006-02-021-2/+2
* touchup syntax/output of new $D/$D checkMike Frysinger2006-02-011-3/+3
* - portage allows installing files into ${D}/${D}. Simon Stelling bug #120941Ned Ludd2006-02-011-0/+10
* Chris PeBenito writes in #110857 for SELinux updates:Mike Frysinger2006-01-301-10/+9
* m68k generates proper gnu stack markingsMike Frysinger2006-01-271-1/+1
* fixed up dump_trace, courtesy of spyderousBrian Harring2006-01-231-12/+27
* Added usage info to dump_trace, and credit for the code (eselect authors)Brian Harring2006-01-231-0/+3
* updated diefunc "post the relevant info" msgBrian Harring2006-01-231-1/+1
* bash tracebacks. :)Brian Harring2006-01-231-1/+17
* store all auxdbkeys in vdb and add a new emaint target to create missing entriesMarius Mauch2006-01-221-1/+2
* also catch leading null runpathsMike Frysinger2006-01-201-1/+1
* handle cross-compilers as wellMike Frysinger2006-01-091-1/+1
* generate a log file for users to attach to bug reportsMike Frysinger2006-01-061-0/+7
* only complain about executable stacks on architectures that actually support ...Mike Frysinger2006-01-051-2/+9
* update copyright yearsMike Frysinger2006-01-051-2/+2
* Add CTARGET back into the list of vars to be written out for installedv2.1_pre3Jason Stubbs2005-12-311-1/+1
* BUILDIR => BUILDDIRJason Stubbs2005-12-311-1/+1
* Update the `touch .unpacked` error message to output the actual path in orderJason Stubbs2005-12-311-1/+1
* - add back in 1 newline after trimming all the extraneous onesNed Ludd2005-12-261-1/+1
* - update fatal qa error handlingNed Ludd2005-12-261-9/+9
* quote a bit moreMike Frysinger2005-12-261-4/+4
* rename BUILDDIR to PORTAGE_BUILDDIRMike Frysinger2005-12-261-40/+40
* 'DISTFILES indirection; access $BUILDDIR/distdir instead of $DISTFILES , thus...Brian Harring2005-12-261-0/+3
* - consolidate noman noinfo nodoc into a simple loop and use INSTALL_MASK. Add...Ned Ludd2005-12-251-17/+8
* - trim extraneous spaces tabs form feeds and newlinesNed Ludd2005-12-251-2/+2
* register_death_hook -> register_die_hookBrian Harring2005-12-251-1/+1
* renaming the death hook registration func to register_die_hookBrian Harring2005-12-251-1/+1
* - use -n syntax like most of ebuild.shNed Ludd2005-12-251-1/+1
* - remove intermediate var entryNed Ludd2005-12-251-2/+1
* - only record vdb entries when the value is non nullNed Ludd2005-12-251-31/+10
* Added /dev/{stdin,stdout,stderr} to the default sandbox permissions.Jason Stubbs2005-12-211-2/+2
* Mention bugs.gentoo.org when asking the user to post config.log.Jason Stubbs2005-12-211-1/+1
* add an add-ebuild-death-hook func so people dont need to know about setting s...Mike Frysinger2005-12-171-0/+4
* touchup TEXTREL warning some more #115727Mike Frysinger2005-12-171-5/+3
* cleanup textrel qa noticeMike Frysinger2005-12-171-5/+6
* s/series/serious/ mistakeJason Stubbs2005-12-071-1/+1
* run all elf QA checks before aborting, and all some packages (like binary-onl...Mike Frysinger2005-12-071-7/+12
* kill dead whitespace and make function def style consistentMike Frysinger2005-12-071-66/+48
* cleanse maketest once and for allMike Frysinger2005-12-071-1/+1
* get rid of duplicated Test phase message in src_test()Mike Frysinger2005-12-071-1/+0
* add a status message to src_compile() like src_unpack()Mike Frysinger2005-12-071-0/+4
* use emake -j1 in default src_test() instead of makeMike Frysinger2005-12-071-4/+4
* Kill of generation of CDEPEND for binary and installed packages.Jason Stubbs2005-11-271-19/+6
* Add slightly modified elog_base patch containing the basic framework for ebui...Marius Mauch2005-11-131-8/+3
* tweak marking of D as readonly since we need to play around with it in pkg_pr...Mike Frysinger2005-11-131-2/+5
* pre/post hooks originally from 2.1, quick rewrite by axxo for 2.0Brian Harring2005-11-091-0/+28
* deprecate IMAGEMike Frysinger2005-11-021-1/+1
* add support for unpacking lha filesMike Frysinger2005-11-011-0/+3
* Added missing quotes to stat_perms area of ebuild.sh (#93293)Jason Stubbs2005-10-151-2/+2
* reset EBUILD_DEATH_HOOKS prior to sourcing, due to stable's re-sourcing of eb...v2.0.53_rc5Brian Harring2005-10-111-0/+5