summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixing cross-compileJohn Mylchreest2005-01-111-4/+62
* added wolk fixJohn Mylchreest2005-01-111-5/+9
* Adding extra support for linux-header ebuildsJohn Mylchreest2005-01-111-42/+152
* kernel arch for x86 is i386, oopsMike Frysinger2005-01-111-2/+2
* get the arch funcs from linux-infoMike Frysinger2005-01-111-6/+6
* Added emul-linux-x86 to IUSE.Jeremy Huddleston2005-01-111-2/+2
* Setting GCC_CONFIG_VER back to GCC_RELEASE_VER for now.Jeremy Huddleston2005-01-111-2/+8
* Adding support for including the snapshot date in ${PV} linkw we do with glibc.Jeremy Huddleston2005-01-111-50/+51
* get people to stop using the arch funcs in eutils.eclassMike Frysinger2005-01-111-1/+9
* dont need eutils eclassMike Frysinger2005-01-111-5/+3
* change the names of the arch functions to be like all the other tc-funcs. al...Mike Frysinger2005-01-111-8/+31
* Fixed debug in wxwidgets.eclassRob Cakebread2005-01-111-2/+2
* ppc64 supportMike Frysinger2005-01-101-4/+4
* fix depsBrad Teaford Cowan2005-01-101-3/+3
* dep fixesBrad Teaford Cowan2005-01-101-6/+13
* Moved src_install, pkg_preinst, and pkg_postinst into eclass using gcc-3.3.5-...Jeremy Huddleston2005-01-101-315/+685