Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving get_version to linux-info pkg_setup and calling from linux-mod ↵ | 2004-12-06 | 2 | -4/+13 | |
| | | | | pkg_setup when needed. | ||||
* | tc-export() | 2004-12-06 | 1 | -1/+9 | |
| | |||||
* | add TEMISC and FCMISC | 2004-12-06 | 1 | -1/+13 | |
| | |||||
* | change $PN to binutils | 2004-12-05 | 1 | -3/+3 | |
| | |||||
* | only export CTARGET if cross compiling | 2004-12-05 | 1 | -3/+7 | |
| | |||||
* | fix revert SLOT behavior | 2004-12-05 | 1 | -2/+2 | |
| | |||||
* | fix the freakin slot >_< | 2004-12-05 | 1 | -2/+2 | |
| | |||||
* | hopefully fixing bug 73088, changing function names as per dsds request. ↵ | 2004-12-05 | 1 | -34/+87 | |
| | | | | adding custom error messages for CONFIG_CHECK | ||||
* | make sure we dont kill our uclibc users ;) | 2004-12-04 | 1 | -2/+7 | |
| | |||||
* | Harden up src_unpack | 2004-12-03 | 1 | -1/+2 | |
| | |||||
* | export the dest include dir | 2004-12-03 | 1 | -10/+12 | |
| | |||||
* | need to export CTARGET too | 2004-12-03 | 1 | -2/+3 | |
| | |||||
* | cross-compile support | 2004-12-02 | 1 | -11/+21 | |
| | |||||
* | make the libc search more dynamic (ia64 has libc.so.6.1 atm :x) | 2004-12-02 | 1 | -6/+7 | |
| | |||||
* | Use SLOT=PVR | 2004-12-02 | 1 | -2/+2 | |
| | |||||
* | make switching of profiles a little smarter | 2004-12-02 | 1 | -2/+17 | |
| | |||||
* | dont set CC/CXX | 2004-12-02 | 1 | -4/+1 | |
| | |||||
* | merge cross compile fixes from David Belanger | 2004-12-02 | 1 | -9/+14 | |
| | |||||
* | Added support for KBUILD_OUTPUT and pulling variables from .config/Makefile ↵ | 2004-12-01 | 1 | -8/+16 | |
| | | | | using make. This is more reliable and evaluates the makefile vars so we dont need any hacking bandaid to do so. | ||||
* | make sure locale files are installed properly into $DATAPATH | 2004-12-01 | 1 | -3/+11 | |
| | |||||
* | Updating PV to PVR | 2004-12-01 | 1 | -4/+7 | |
| | |||||
* | tweak SLOT for CTARGET-PV loving | 2004-12-01 | 1 | -8/+6 | |
| | |||||
* | Added missing ? after !moznoxft in DEPEND. | 2004-11-30 | 1 | -2/+2 | |
| | |||||
* | Fixed invalid atoms in *DEPEND. | 2004-11-30 | 1 | -1/+1 | |
| | |||||
* | Added missing ? after !moznoxft in depency. | 2004-11-30 | 1 | -2/+2 | |
| | |||||
* | java-pkg_jarfrom wraps java-pkg_jar-from | 2004-11-29 | 1 | -1/+5 | |
| | |||||
* | add in ugly hack to make bash not do stupid things | 2004-11-29 | 1 | -3/+3 | |
| | |||||
* | Removing obsolete checks for KV_* | 2004-11-29 | 1 | -7/+1 | |
| | |||||
* | updating SLOT to not use eclass variables since this breaks portage cache. | 2004-11-29 | 1 | -2/+2 | |
| | |||||
* | Fix bug #72689/60247. | 2004-11-28 | 1 | -2/+2 | |
| | |||||
* | vim7 things | 2004-11-28 | 1 | -1/+3 | |
| | |||||
* | get ready for vim7 ebuilds | 2004-11-28 | 1 | -13/+23 | |
| | |||||
* | Set myPV and use it instead of $PV. Fixes bug #72423. | 2004-11-28 | 1 | -6/+7 | |
| | |||||
* | Fixing up support for KBUILD_OUTPUT. | 2004-11-28 | 2 | -20/+45 | |
| | |||||
* | add support for CHECK_CONFIG= | 2004-11-27 | 2 | -3/+43 | |
| | |||||
* | Forgot to change app-rox to rox-base... | 2004-11-26 | 1 | -4/+4 | |
| | |||||
* | rox eclass - for use with rox applications. | 2004-11-26 | 1 | -0/+57 | |
| | |||||
* | changing the way we call kernel_is_2_4 | 2004-11-26 | 1 | -5/+11 | |
| | |||||
* | Changing all KV calls to KV_FULL to stop portage conflicts. currently still ↵ | 2004-11-26 | 1 | -66/+82 | |
| | | | | setting KV to stop breakages | ||||
* | Reverting back to an older eclass, with some updates merged. problem is with ↵ | 2004-11-26 | 1 | -123/+94 | |
| | | | | OKV being conditional. Will look at converting kernel-2 to using KV_FULL tonight, and setting KV=KV_FULL to stop breakage. this will also mean we can trim some of this down | ||||
* | cleaning up mish-mash of S= and things. and also making sure that if we dont ↵ | 2004-11-26 | 1 | -6/+9 | |
| | | | | recalc KV, OKV etc, that we at least re-set to S to what it should be in our case. | ||||
* | cleaning up pkg_setup. | 2004-11-26 | 1 | -8/+1 | |
| | |||||
* | sorry folks. caused a little breakage somehow! anyways, fixed now. ↵ | 2004-11-26 | 1 | -9/+10 | |
| | | | | detect_version should go back to being global. sorry to be a pita | ||||
* | fixing a little format error I missed earlier | 2004-11-25 | 1 | -2/+3 | |
| | |||||
* | Set S properly in universal_unpack | 2004-11-25 | 1 | -5/+5 | |
| | |||||
* | module-updates addition | 2004-11-25 | 1 | -4/+15 | |
| | |||||
* | allow using patch tarballs for previous gcc releases | 2004-11-25 | 1 | -4/+5 | |
| | |||||
* | Fixing permissions | 2004-11-25 | 2 | -7/+2 | |
| | |||||
* | finer grained controls for enabling {PIE,SSP}-by-default | 2004-11-25 | 1 | -8/+72 | |
| | |||||
* | Updating kernel-2.eclass so tat the detect_* functions are moved to ↵ | 2004-11-25 | 1 | -4/+14 | |
| | | | | pkg_setup. for older kernel ebuilds this shouldnt cause a problem. if it does, please add K_NODETECTVER='yes' to the ebuild before the inherit line. |