summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Run gcc-config if installed profile is the same as running profile for multis...Jeremy Huddleston2005-01-251-8/+9
* ok, really fix the libtool script logic and include a lot of comments this timeMike Frysinger2005-01-211-20/+24
* add support for src_testMike Frysinger2005-01-201-2/+10
* 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
* clean up/simplify the gcc-config and fix_libtool_files logicMike Frysinger2005-01-181-86/+82
* touchup the gcc-config logic so that it is run properly with a cross-compilerMike Frysinger2005-01-161-28/+32
* touchup bash and make sure to fix syntax errors #78184Mike Frysinger2005-01-161-6/+6
* Fixed bad ninja.Jeremy Huddleston2005-01-161-4/+2
* 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
* 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-151-3/+11
* clean up bash and $ARCH usageMike Frysinger2005-01-151-256/+219
* cross-compile / gcc-config logic updateMike Frysinger2005-01-131-5/+9
* Stupid 2004.3 bugs get cleaned up. Closes bug #77704.Jeremy Huddleston2005-01-121-1/+5
* 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
* Moved src_install, pkg_preinst, and pkg_postinst into eclass using gcc-3.3.5-...Jeremy Huddleston2005-01-101-315/+685
* Added ip28 to IUSEJoshua Kinard2005-01-091-2/+2
* Making disgusting_gcc_multilib_HACK slightly less ugly and slightly more abst...Jeremy Huddleston2005-01-071-3/+7
* Added sparc to multilib logic.Jeremy Huddleston2004-12-151-2/+4
* only disable shared/threads when building a stage1 cross-compilerMike Frysinger2004-12-131-2/+2
* fail early with cross-compilersMike Frysinger2004-12-081-1/+4
* add mirror://gentoo to SRC_URI listMike Frysinger2004-12-071-1/+5
* add mirror://gentoo to SRC_URI listMike Frysinger2004-12-071-2/+3
* encode CTARGET into CATEGORY until portage can give us a proper SLOT solutionMike Frysinger2004-12-071-1/+6
* tweak the SLOT logicMike Frysinger2004-12-071-4/+9
* only export CTARGET if cross compilingMike Frysinger2004-12-051-3/+7
* fix revert SLOT behaviorMike Frysinger2004-12-051-2/+2
* fix the freakin slot >_<Travis Tilley2004-12-051-2/+2
* need to export CTARGET tooMike Frysinger2004-12-031-2/+3
* make the libc search more dynamic (ia64 has libc.so.6.1 atm :x)Mike Frysinger2004-12-021-6/+7
* dont set CC/CXXMike Frysinger2004-12-021-4/+1
* tweak SLOT for CTARGET-PV lovingMike Frysinger2004-12-011-8/+6
* allow using patch tarballs for previous gcc releasesTravis Tilley2004-11-251-4/+5
* finer grained controls for enabling {PIE,SSP}-by-defaultTravis Tilley2004-11-251-8/+72
* refactor+tidy, part1Travis Tilley2004-11-211-377/+433
* use a ${MY_PV_FULL} binpath for vapierTravis Tilley2004-11-181-2/+2
* define LICENSE/HOMEPAGEMike Frysinger2004-11-171-3/+5
* typoTravis Tilley2004-11-151-3/+3
* update toolchain.eclass to handle do_gcc_config right when portage removes ol...Travis Tilley2004-11-141-48/+55
* disable threads/shared when crosscompilingMike Frysinger2004-11-141-4/+7
* let the bounds checking patch work for versions of gcc other then 3.4.2Travis Tilley2004-11-091-9/+6
* set S properly. oops.Travis Tilley2004-11-091-1/+3
* skip the gcc-config exclusion logic altogether if gcc-config -L spits out no-...Travis Tilley2004-11-081-3/+6
* changed fortran support to be enabled by the fortran USE flag. this way we ca...Travis Tilley2004-11-081-5/+18