summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Make has_m32 and has_m64 return true for amd64 multilib profiles.Jeremy Huddleston2005-01-201-2/+5
* fix postinst output #78081Mike Frysinger2005-01-201-4/+4
* update copyrightAkinori Hattori2005-01-201-2/+2
* merge addwrite handling code from the cvs eclassAkinori Hattori2005-01-201-32/+26
* add support for src_testMike Frysinger2005-01-201-2/+10
* tweak bash quoting, make sure we change to builddir before running src_test, ...Mike Frysinger2005-01-201-12/+14
* add in fdo mime things, bug 78394. fix tcltk flag for vim7.Ciaran McCreesh2005-01-191-3/+13
* Remove bad inherit. Hands off, spanky ;)Daniel Drake2005-01-181-3/+1
* fixing die in get_version, to properly return result. can now base external e...John Mylchreest2005-01-181-8/+10
* add derivation map entry for new ebuild kontact-specialdatesDan Armak2005-01-181-2/+2
* Added IUSE since the eclass uses some USE flags rather then the ebuildsDoug Goldstein2005-01-181-1/+2
* Fix typo bug #78321.Jeremy Huddleston2005-01-181-2/+2
* Removing emul-linux-x86 from IUSE.Jeremy Huddleston2005-01-181-2/+2
* Added use_multilib and using it in place of 'use multilib' since newer multil...Jeremy Huddleston2005-01-181-12/+23
* Added has_multilib_profile and documentation near the top.Jeremy Huddleston2005-01-181-3/+80
* Make kde use the correct qt libdir.Jeremy Huddleston2005-01-181-2/+2
* clean up/simplify the gcc-config and fix_libtool_files logicMike Frysinger2005-01-181-86/+82
* Removed references to kdelibs-apidocs.Gregorio Guidi2005-01-172-4/+4
* add new ebuild kbstateapplet (from kdeaccessibility) to derivation mapDan Armak2005-01-171-1/+2
* Add support for prep_ml_includes to take multiple dirs.Jeremy Huddleston2005-01-171-6/+9
* Committing the one I meant to commit last time (was missing a line).Jeremy Huddleston2005-01-171-1/+7
* Use ${T} to store multilib-includes rather than include.${ABI}.Jeremy Huddleston2005-01-171-19/+18
* fix for bz2 urlBrad Teaford Cowan2005-01-171-5/+9
* unset libdir srcdir objdir since they may contain settings for previous modules.John Mylchreest2005-01-161-1/+4
* few minor fixes. added support for econf if neededJohn Mylchreest2005-01-161-15/+23
* add new arch into detect_arch. 'sh'John Mylchreest2005-01-161-4/+4
* Added get_ml_incdirJeremy Huddleston2005-01-161-1/+30
* touchup the gcc-config logic so that it is run properly with a cross-compilerMike Frysinger2005-01-161-28/+32
* Changing ARCH unset in src-compileJohn Mylchreest2005-01-161-3/+6
* touchup bash and make sure to fix syntax errors #78184Mike Frysinger2005-01-161-6/+6
* touchup copyright/whitespaceMike Frysinger2005-01-161-3/+3
* Fixed bad ninja.Jeremy Huddleston2005-01-162-7/+5
* workaround broken tc-arch.Jeremy Huddleston2005-01-161-3/+3
* typo fix.Jeremy Huddleston2005-01-161-2/+4
* Add an error and die if they try to get a multilib gcc on amd64 with a bad sa...Jeremy Huddleston2005-01-161-12/+19
* Update to be less specific with @OPTION:moduleJohn Mylchreest2005-01-152-13/+25
* Added support for CONFIG_CHECK=@OPTION:module which removes modules from MODU...John Mylchreest2005-01-152-4/+26
* adding support for objdir to MODULE_NAMESJohn Mylchreest2005-01-151-33/+69
* replace my loop with a simple blocking dep on all ebuilds of our slot; remove...Dan Armak2005-01-151-49/+10
* add blocking deps for monolithic ebuilds -> derived split ebuildsDan Armak2005-01-151-1/+6
* ...and then I found out about $CATEGORY. i knew something like that should ha...Dan Armak2005-01-152-16/+4
* Better LSB location for the multilib includes.Jeremy Huddleston2005-01-151-2/+4
* Initial commit.Aaron Walker2005-01-151-0/+174
* remove code for handling versions which are no longer in the tree. add in a c...Ciaran McCreesh2005-01-151-56/+49
* typoDan Armak2005-01-151-2/+2
* tc-arch: default to $CTARGET and then fall back to $CHOST ... also fix gcc-3....Mike Frysinger2005-01-151-8/+8
* tc-arch: default to $CTARGET and then fall back to $CHOSTMike Frysinger2005-01-152-5/+13
* clean up bash and $ARCH usageMike Frysinger2005-01-151-256/+219
* touch die messages and debug outputMike Frysinger2005-01-151-8/+9
* add m68k to our listMike Frysinger2005-01-151-2/+3