| Commit message (Expand) | Author | Age | Files | Lines |
* | make sure we dont kill our uclibc users ;) | Mike Frysinger | 2004-12-04 | 1 | -2/+7 |
* | Harden up src_unpack | Daniel Drake | 2004-12-03 | 1 | -1/+2 |
* | export the dest include dir | Mike Frysinger | 2004-12-03 | 1 | -10/+12 |
* | need to export CTARGET too | Mike Frysinger | 2004-12-03 | 1 | -2/+3 |
* | cross-compile support | Mike Frysinger | 2004-12-02 | 1 | -11/+21 |
* | make the libc search more dynamic (ia64 has libc.so.6.1 atm :x) | Mike Frysinger | 2004-12-02 | 1 | -6/+7 |
* | Use SLOT=PVR | Daniel Drake | 2004-12-02 | 1 | -2/+2 |
* | make switching of profiles a little smarter | Mike Frysinger | 2004-12-02 | 1 | -2/+17 |
* | dont set CC/CXX | Mike Frysinger | 2004-12-02 | 1 | -4/+1 |
* | merge cross compile fixes from David Belanger | Mike Frysinger | 2004-12-02 | 1 | -9/+14 |
* | Added support for KBUILD_OUTPUT and pulling variables from .config/Makefile u... | John Mylchreest | 2004-12-01 | 1 | -8/+16 |
* | make sure locale files are installed properly into $DATAPATH | Mike Frysinger | 2004-12-01 | 1 | -3/+11 |
* | Updating PV to PVR | John Mylchreest | 2004-12-01 | 1 | -4/+7 |
* | tweak SLOT for CTARGET-PV loving | Mike Frysinger | 2004-12-01 | 1 | -8/+6 |
* | Added missing ? after !moznoxft in DEPEND. | Sven Wegener | 2004-11-30 | 1 | -2/+2 |
* | Fixed invalid atoms in *DEPEND. | Sven Wegener | 2004-11-30 | 1 | -1/+1 |
* | Added missing ? after !moznoxft in depency. | Sven Wegener | 2004-11-30 | 1 | -2/+2 |
* | java-pkg_jarfrom wraps java-pkg_jar-from | Thomas Matthijs | 2004-11-29 | 1 | -1/+5 |
* | add in ugly hack to make bash not do stupid things | Ciaran McCreesh | 2004-11-29 | 1 | -3/+3 |
* | Removing obsolete checks for KV_* | John Mylchreest | 2004-11-29 | 1 | -7/+1 |
* | updating SLOT to not use eclass variables since this breaks portage cache. | John Mylchreest | 2004-11-29 | 1 | -2/+2 |
* | Fix bug #72689/60247. | Robin H. Johnson | 2004-11-28 | 1 | -2/+2 |
* | vim7 things | Ciaran McCreesh | 2004-11-28 | 1 | -1/+3 |
* | get ready for vim7 ebuilds | Ciaran McCreesh | 2004-11-28 | 1 | -13/+23 |
* | Set myPV and use it instead of $PV. Fixes bug #72423. | Simone Gotti | 2004-11-28 | 1 | -6/+7 |
* | Fixing up support for KBUILD_OUTPUT. | John Mylchreest | 2004-11-28 | 2 | -20/+45 |
* | add support for CHECK_CONFIG= | John Mylchreest | 2004-11-27 | 2 | -3/+43 |
* | Forgot to change app-rox to rox-base... | Sergey Kuleshov | 2004-11-26 | 1 | -4/+4 |
* | rox eclass - for use with rox applications. | Sergey Kuleshov | 2004-11-26 | 1 | -0/+57 |
* | changing the way we call kernel_is_2_4 | John Mylchreest | 2004-11-26 | 1 | -5/+11 |
* | Changing all KV calls to KV_FULL to stop portage conflicts. currently still s... | John Mylchreest | 2004-11-26 | 1 | -66/+82 |
* | Reverting back to an older eclass, with some updates merged. problem is with ... | John Mylchreest | 2004-11-26 | 1 | -123/+94 |
* | cleaning up mish-mash of S= and things. and also making sure that if we dont ... | John Mylchreest | 2004-11-26 | 1 | -6/+9 |
* | cleaning up pkg_setup. | John Mylchreest | 2004-11-26 | 1 | -8/+1 |
* | sorry folks. caused a little breakage somehow! anyways, fixed now. detect_ver... | John Mylchreest | 2004-11-26 | 1 | -9/+10 |
* | fixing a little format error I missed earlier | John Mylchreest | 2004-11-25 | 1 | -2/+3 |
* | Set S properly in universal_unpack | Daniel Drake | 2004-11-25 | 1 | -5/+5 |
* | module-updates addition | John Mylchreest | 2004-11-25 | 1 | -4/+15 |
* | allow using patch tarballs for previous gcc releases | Travis Tilley | 2004-11-25 | 1 | -4/+5 |
* | Fixing permissions | John Mylchreest | 2004-11-25 | 2 | -7/+2 |
* | finer grained controls for enabling {PIE,SSP}-by-default | Travis Tilley | 2004-11-25 | 1 | -8/+72 |
* | Updating kernel-2.eclass so tat the detect_* functions are moved to pkg_setup... | John Mylchreest | 2004-11-25 | 1 | -4/+14 |
* | * Use tc-getCC and tc-getCXX rather than $CC/$CXX. (bug #72211) | Mamoru Komachi | 2004-11-25 | 1 | -4/+4 |
* | Initial version ut2k4mod eclass for UT2004 mods using the LIFLG installers. | Chris Gianelloni | 2004-11-25 | 1 | -0/+82 |
* | more syncing against berlios svn tree; fix handling versions that have xdelta... | Dan Armak | 2004-11-24 | 1 | -6/+9 |
* | xfree eclass is obsolete. Change it to just contain 'inherit x11.' | Donnie Berkholz | 2004-11-24 | 1 | -152/+2 |
* | Updating kernel-2 to properly honour strict patch levels with *.diff , adding... | John Mylchreest | 2004-11-24 | 3 | -87/+522 |
* | * check for existence of configuration directory prior to doing | Andres Loeh | 2004-11-24 | 1 | -7/+9 |
* | USE=cross -> USE=multislot | Mike Frysinger | 2004-11-23 | 1 | -3/+3 |
* | sync with berlios.de svn: fixes koffice SRC_URI, adds support for koffice 1.3... | Dan Armak | 2004-11-23 | 1 | -19/+35 |