summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* bash style updatesMike Frysinger2005-02-041-39/+37
* Add comment for previously borked function.Martin Schlemmer2005-02-031-1/+5
* Fix syntax error.Martin Schlemmer2005-02-031-1/+2
* Last one.. really :|. Making sure /proc/cpuinfo is present before doing anyt...Chris White2005-02-031-2/+2
* Arg, fixing verbosity control for ecpu_check.Chris White2005-02-031-19/+23
* Added ecpu_check function. See comments for details.Chris White2005-02-031-1/+38
* bug #80625, got the last stuff backwards.Robin H. Johnson2005-02-031-2/+2
* Don't try to make helptags with MacOS vimAron Griffis2005-02-031-8/+15
* Use $ROOT when making convenience symlinksAron Griffis2005-02-031-9/+9
* add kdeenablefinal USE flag handling to enable/disable --enable-final configu...Dan Armak2005-02-031-2/+7
* Fix bug #80408.Robin H. Johnson2005-02-031-16/+27
* Removing get_abi_order since all ebuild have been converted to use get_instal...Jeremy Huddleston2005-02-031-9/+4
* Switch to using $(get_all_abis).Jeremy Huddleston2005-02-031-4/+4
* Added get_all_abis. Renamed get_abi_order to get_install_abis.Jeremy Huddleston2005-02-031-2/+32
* Added multilib-pkg-force so get_multilib_abis works right.Jeremy Huddleston2005-02-031-2/+2
* Changed GNU Fortran 77 profile name changed to g77.Danny van Dyk2005-02-021-22/+28
* Remove the export functions call as vapier@gentoo.org says it shouldn't be usedPaul de Vrieze2005-02-021-2/+1
* Switch from using MULTILIB_ABIS directly to using multilib.eclass functions. ...Jeremy Huddleston2005-02-021-4/+4
* make tc-endian act like tc-arch wrt to default CHOST/CTARGET selectionMike Frysinger2005-02-011-2/+2
* update src_test for later vim7 snapshotsCiaran McCreesh2005-02-011-2/+7
* dependency cleanupsBrad Teaford Cowan2005-02-011-13/+8
* Removing spurious einfoJohn Mylchreest2005-02-011-2/+1
* Fixing linux-mod modules.d generationJohn Mylchreest2005-02-011-9/+10
* Fixing up set_arch_ booboo.John Mylchreest2005-02-011-3/+3
* Multiple fixes.John Mylchreest2005-01-313-156/+224
* Improve headers___fix($f) voodoo a bit more; should now iron out any remainin...Tim Yamin2005-01-311-2/+8
* Fix setting GCJFLAGS.Jeremy Huddleston2005-01-311-2/+2
* Fix a typo in the comments.Jeremy Huddleston2005-01-311-3/+3
* style updatesMike Frysinger2005-01-311-75/+52
* Include HTB_GCC_VER in the version string.Jeremy Huddleston2005-01-311-2/+2
* Add sourceforge and GENTOO_TOOLCHAIN_BASE_URI to SRC_URI for boundschecking p...Jeremy Huddleston2005-01-311-2/+7
* Fix up wack EXPORT_FUNCTIONS.Donnie Berkholz2005-01-301-3/+1
* add latexsuite blockCiaran McCreesh2005-01-301-2/+3
* Removing second filter-flags to close bug #80005Jeremy Huddleston2005-01-301-30/+5
* typoTravis Tilley2005-01-301-2/+3
* fix bash-completionCiaran McCreesh2005-01-291-2/+2
* add in blocks for vim7+app-vim thingsCiaran McCreesh2005-01-291-23/+30
* oops oops - only enable the previous commit's sed on amd64. (although the inc...Dan Armak2005-01-291-3/+3
* temp fix for bug 78720 (broken visibility-inlines on amd64), which seds acinc...Dan Armak2005-01-291-1/+10
* - flag-o-matic updates from kevin quinn that handle pic/ssp detectionNed Ludd2005-01-291-3/+10
* Changing detection of module.d/* file to see if the file is actually setting ...John Mylchreest2005-01-281-3/+3
* checking for modules.d entry before we run modules-updateJohn Mylchreest2005-01-281-2/+2
* Use tar instead of cpio since not all stage1s have cpio.Jeremy Huddleston2005-01-271-7/+7
* Moving GCC_MANPAGE_VERSION setting to a more appropriate location.Jeremy Huddleston2005-01-271-3/+3
* Moved dopamd to eutils.eclass.Aaron Walker2005-01-261-20/+1
* Added dopamd.Aaron Walker2005-01-261-3/+22
* Add kde-base/kdeaddons kde-base/konqueror-akregator to ebuilds list.Simone Gotti2005-01-251-1/+2
* Run gcc-config if installed profile is the same as running profile for multis...Jeremy Huddleston2005-01-251-8/+9
* we want tc-arch not tc-arch-kernel when checking for supported archesMike Frysinger2005-01-241-5/+3
* change $ARCH to tc-arch() to fix cross-compiling againMike Frysinger2005-01-241-19/+14