summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* add function to translate CHOST tuples into ARCH for portage/kernelMike Frysinger2005-01-101-1/+35
* add additional error line to epatch to make copy & paste fasterMike Frysinger2005-01-101-1/+2
* changing back to virtual. if this causes problems, then please look at changi...John Mylchreest2005-01-091-2/+2
* changing back to virtual. if this causes problems, then please look at changi...John Mylchreest2005-01-091-2/+2
* Added ip28 to IUSEJoshua Kinard2005-01-091-2/+2
* Moved configuration file installed text to pkg_postinstMichael Stewart2005-01-091-14/+16
* Added IUSE.Aaron Walker2005-01-081-1/+3
* remove C++ libtool checks #74488Mike Frysinger2005-01-081-1/+4
* updateBrad Teaford Cowan2005-01-071-2/+6
* Making disgusting_gcc_multilib_HACK slightly less ugly and slightly more abst...Jeremy Huddleston2005-01-071-3/+7
* Added get_all_libdirs. Changed die to eerror/exit since die doesn't have the...Jeremy Huddleston2005-01-071-61/+85
* Fix bug when ABI is passed as an arg to get_abi_var.Jeremy Huddleston2005-01-071-8/+7
* Making get_abi_var more optimized.Jeremy Huddleston2005-01-071-2/+4
* fixBrad Teaford Cowan2005-01-071-2/+2
* cleanupsBrad Teaford Cowan2005-01-071-11/+13
* Fixed invalid atoms.Sven Wegener2005-01-071-2/+2
* tweaksBrad Teaford Cowan2005-01-071-1/+3
* more fixesBrad Teaford Cowan2005-01-071-2/+6
* fixesBrad Teaford Cowan2005-01-061-2/+4
* more fixesBrad Teaford Cowan2005-01-061-7/+5
* fixes for meta buildsBrad Teaford Cowan2005-01-061-13/+21
* Initial commit.Brad Teaford Cowan2005-01-061-0/+78
* Changing build logic. now we dont build BUILD_TARGETS more than once, in the ...John Mylchreest2005-01-061-6/+16
* Update kernel_is in kernel-2John Mylchreest2005-01-061-40/+58
* Fixed bugs: 75034 76849 74655John Mylchreest2005-01-063-18/+30
* add more config switchesMarinus Schraal2005-01-051-2/+2
* Updates for nsxmlIan Leitch2005-01-051-5/+11
* Added a default SRC_URIIan Leitch2005-01-051-1/+2
* Initial commit of the aolserver eclassIan Leitch2005-01-051-0/+45
* Add instruction for finding sample configuration files.Mamoru Komachi2005-01-051-1/+2
* fix annoying userpriv warnings, bug #76717Ciaran McCreesh2005-01-051-2/+6
* fix delete_all_version_separators when called with argsCiaran McCreesh2005-01-041-3/+3
* fix commentsCiaran McCreesh2005-01-021-2/+2
* Added app-shells/bash-completion-config to RDEPEND.Aaron Walker2005-01-021-20/+12
* Don't install binaries installed by other packagesStuart Herbert2005-01-021-8/+17
* if user has noinfo or noman in FEATURES, delete the corresponding filesMike Frysinger2005-01-021-7/+10
* calculate the fake targets ourselves from CTARGETMike Frysinger2005-01-021-2/+17
* add in delete_ functions, make index parameters able to take a character as w...Ciaran McCreesh2005-01-011-9/+46
* -O3 is bad, bug 76331Ciaran McCreesh2005-01-011-1/+6
* sparc64-multilib support.Jeremy Huddleston2005-01-011-1/+2
* Removed sparc64-multilib specific checks so the code will work on other multi...Jeremy Huddleston2004-12-311-11/+4
* correct kernel_is; format kernel versions as %d%03d%03d and test them as inte...Alin Năstac2004-12-311-2/+20
* dont kill $prog unless $search is validMike Frysinger2004-12-311-2/+2
* FAKE_TARGETSMike Frysinger2004-12-301-1/+2
* change spaces to tabsSeemant Kulleen2004-12-301-5/+5
* style update and remove $CTARGET logic from tc-get()Mike Frysinger2004-12-301-23/+15
* automatic gnuconfig_updateMike Frysinger2004-12-301-2/+3
* Remove global BASH_COMPLETION_NAME varAaron Walker2004-12-301-5/+3