summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* add a blocking dep to split packages on all relevant versions of the parent m...Dan Armak2005-01-141-3/+8
* add two functions:Dan Armak2005-01-141-1/+29
* completely rewrote deprange. this organizes the code better and fixes smoe bu...Dan Armak2005-01-141-136/+172
* add KDE_DERIVATION_MAP and functions that map between split ebuilds and the m...Dan Armak2005-01-141-1/+377
* split deprange() into two functions: deprange() is a wrapper around deprange-...Dan Armak2005-01-141-4/+8
* adding symlink use flag supportJohn Mylchreest2005-01-141-2/+5
* Adding support for vserverJohn Mylchreest2005-01-141-1/+2
* merge latest and last version from metaebuilds repo at berlios, 3.4pre branch...Dan Armak2005-01-141-37/+73
* Fix description to remove gstreamer reference. See bug #77775Peter Johanson2005-01-141-2/+2
* removing detect_version from default funcs.John Mylchreest2005-01-141-9/+1
* remove some dodgy scripts, bug #77841Ciaran McCreesh2005-01-131-1/+5
* vim7 update goodnessCiaran McCreesh2005-01-131-33/+67
* remove retarded DEPEND ... it totally destroys bootstrapsMike Frysinger2005-01-131-3/+1
* changes revoked, for the moment.Jan Brinkmann2005-01-132-4/+4
* migrated from amd64? to emul-linux-x86? dependency.Jan Brinkmann2005-01-132-6/+6
* Touchups for kde-3.4.0_beta1.Gregorio Guidi2005-01-132-11/+9
* remoev debugging from stardictAlastair Tse2005-01-131-2/+2
* see comment #14 of bug #24373Christian Parpart2005-01-131-7/+10
* Fixing kbuild stuff not getting installed with 2.6 headers.Jeremy Huddleston2005-01-131-2/+2
* fix quoting/testsMike Frysinger2005-01-131-10/+8
* fix typo #77642Mike Frysinger2005-01-131-2/+2
* cross-compile / gcc-config logic updateMike Frysinger2005-01-131-5/+9
* Fixes to depend.apache eclass so that it doesn't break the cacheMichael Stewart2005-01-131-5/+14
* Fixed local variable declarationJeremy Huddleston2005-01-131-3/+3
* Bashify the sed calls in tidy_path thanks to Georgi Georgiev <chutz@gg3.net>.Jeremy Huddleston2005-01-131-6/+8
* create_ml_includes now uses relative paths.Jeremy Huddleston2005-01-121-10/+50
* Recommitting my kernel-2.eclass headers fix which uses multilib.eclass.Jeremy Huddleston2005-01-121-8/+7
* Don't include #ifndef in stub headers as it will break things that need to be...Jeremy Huddleston2005-01-121-5/+5
* Stupid 2004.3 bugs get cleaned up. Closes bug #77704.Jeremy Huddleston2005-01-121-1/+5
* Minor updates to eclass. Changed to versionator for detect_version which make...John Mylchreest2005-01-121-32/+43
* Fixed bug with missing : and stripping duplicate slashes.Jeremy Huddleston2005-01-121-3/+12
* Added multilib functions to handle installing include files for separate ABIs.Jeremy Huddleston2005-01-122-28/+226
* amd64 multilib header support. Fixed missing ${D} in sparc header generation.Jeremy Huddleston2005-01-121-2/+15
* merge cross-compile fixesMike Frysinger2005-01-121-57/+36
* clean up DEPEND and add support for testing with dejagnu. also fix manpage s...Mike Frysinger2005-01-121-24/+23
* Breaking multilib code off to a separate eclass to keep things clean.Jeremy Huddleston2005-01-122-121/+135