| Commit message (Expand) | Author | Age | Files | Lines |
* | move IUSE=gcc64 to linux-headers ebuild | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-10-26 | 1 | -2/+1 |
* | dont install sound/scsi headers #152392 | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-10-24 | 1 | -1/+5 |
* | add support for sysroot to new header install method | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-10-24 | 1 | -4/+4 |
* | Fix some defconfig brokenness for older ppc/ppc64 kernels/headers. | ![](//www.gravatar.com/avatar/dd48d0dc8d10ffb6afccfc3a55f28886?s=13&d=retro) Daniel Ostrow | 2006-10-12 | 1 | -6/+10 |
* | add initial support for headers_install with 2.6.18+ | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-10-08 | 1 | -2/+14 |
* | Adding a warning for users using gcc-4 on linux-2.4 based kernel versions. | ![](//www.gravatar.com/avatar/8811f0141e40b01e185015f189830277?s=13&d=retro) Christian Heim | 2006-09-06 | 1 | -2/+16 |
* | Fix a bad typo | ![](//www.gravatar.com/avatar/568ad11ab0e853c0e4e8f8ade8bd5278?s=13&d=retro) Luca Barbato | 2006-09-06 | 1 | -2/+2 |
* | Make it pick the right defconfig | ![](//www.gravatar.com/avatar/568ad11ab0e853c0e4e8f8ade8bd5278?s=13&d=retro) Luca Barbato | 2006-09-04 | 1 | -2/+6 |
* | make the CHOST mangling for ppc suck less | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-08-05 | 1 | -2/+2 |
* | dont subshell when it isnt needed | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-08-05 | 1 | -2/+2 |
* | Moved eclasses to use CROSSCOMPILE_OPTS USE_EXPAND environment variable. | ![](//www.gravatar.com/avatar/3ffbf9aff86001651def9a5877e43a27?s=13&d=retro) Danny van Dyk | 2006-08-04 | 1 | -2/+2 |
* | Fix #142442. | ![](//www.gravatar.com/avatar/c83b8e9dabd087b6fe7afa085a7fbd86?s=13&d=retro) Tim Yamin | 2006-08-04 | 1 | -2/+2 |
* | drop pointless use ppc wrap around sed | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-08-01 | 1 | -4/+4 |
* | Make headers___fix use a word match which should work better. | ![](//www.gravatar.com/avatar/c83b8e9dabd087b6fe7afa085a7fbd86?s=13&d=retro) Tim Yamin | 2006-07-28 | 1 | -5/+3 |
* | Remove doc USE flag, kernel docs and manpages are now provided by sys-kernel/... | ![](//www.gravatar.com/avatar/cc99f61a92d74f463fa0c106f56aa856?s=13&d=retro) Daniel Drake | 2006-07-24 | 1 | -43/+4 |
* | Only set IUSE="gcc64" for linux-headers; add "gcc64" flag to use.local.desc; ... | ![](//www.gravatar.com/avatar/c83b8e9dabd087b6fe7afa085a7fbd86?s=13&d=retro) Tim Yamin | 2006-07-17 | 1 | -2/+2 |
* | Reuse ebuild's HOMEPAGE, not just plainly ignore it | ![](//www.gravatar.com/avatar/8811f0141e40b01e185015f189830277?s=13&d=retro) Christian Heim | 2006-07-16 | 1 | -2/+2 |
* | QA: Added gcc64 to IUSE for ETYPE == headers. | ![](//www.gravatar.com/avatar/3ffbf9aff86001651def9a5877e43a27?s=13&d=retro) Danny van Dyk | 2006-07-12 | 1 | -2/+2 |
* | Apply whitespace checks from repoman to eclasses. | ![](//www.gravatar.com/avatar/9864d7f08efc3746dd733a6b08b9556c?s=13&d=retro) Sven Wegener | 2006-06-10 | 1 | -2/+2 |
* | Added RESTRICT="binchecks strip", thanks to jakub in bug #134453. | ![](//www.gravatar.com/avatar/06913f9b14411a3a7a77c6c57793f454?s=13&d=retro) Henrik Brix Andersen | 2006-05-28 | 1 | -1/+4 |
* | close bug #132152, make defconfig requires working linux-headers to succeed, ... | ![](//www.gravatar.com/avatar/e32164ac8bc62ec14aa085c0d131c034?s=13&d=retro) John Mylchreest | 2006-05-08 | 1 | -5/+16 |
* | Replace cp -ax with cp -pPR and chown root:root with chown root:0, for crossc... | ![](//www.gravatar.com/avatar/8c8fcfa0151cc947e01702ac90922c9b?s=13&d=retro) Diego Elio Pettenò | 2006-05-06 | 1 | -9/+9 |
* | add support for *old* kernels. fixes bug #131559 | ![](//www.gravatar.com/avatar/e32164ac8bc62ec14aa085c0d131c034?s=13&d=retro) John Mylchreest | 2006-05-05 | 1 | -2/+5 |
* | fixing bug #113614 once and for-all, unset KBUILD_OUTPUT very early on in glo... | ![](//www.gravatar.com/avatar/e32164ac8bc62ec14aa085c0d131c034?s=13&d=retro) John Mylchreest | 2006-05-04 | 1 | -9/+5 |
* | add missing xmakeopts, this will break make defconfig on several archs | ![](//www.gravatar.com/avatar/e32164ac8bc62ec14aa085c0d131c034?s=13&d=retro) John Mylchreest | 2006-05-03 | 1 | -2/+2 |
* | provide fix for 2.6.17 make of version.h depending on oldconfig and throwing ... | ![](//www.gravatar.com/avatar/e32164ac8bc62ec14aa085c0d131c034?s=13&d=retro) John Mylchreest | 2006-05-03 | 1 | -16/+19 |
* | hide version.h not existing in make mrproper during unpack | ![](//www.gravatar.com/avatar/e32164ac8bc62ec14aa085c0d131c034?s=13&d=retro) John Mylchreest | 2006-04-24 | 1 | -2/+2 |
* | add ability to tweak the config for whiny targets | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-04-11 | 1 | -2/+19 |
* | run mrproper before building version.h as mrproper will delete the header on us | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-04-11 | 1 | -2/+2 |
* | use sysroot location for cross-compilers | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-04-09 | 1 | -2/+2 |
* | set ABI=$KERNEL_ABI in pkg_setup | ![](//www.gravatar.com/avatar/f3519a23ed925ddff62f380f686a93bf?s=13&d=retro) Simon Stelling | 2006-04-09 | 1 | -1/+2 |
* | Change logic ever so slightly in symlink handling | ![](//www.gravatar.com/avatar/e32164ac8bc62ec14aa085c0d131c034?s=13&d=retro) John Mylchreest | 2006-03-27 | 1 | -2/+2 |
* | Apply whitespace checks from repoman to eclasses. | ![](//www.gravatar.com/avatar/9864d7f08efc3746dd733a6b08b9556c?s=13&d=retro) Sven Wegener | 2006-03-18 | 1 | -6/+6 |
* | use _E_CROSS_HEADERS_ONLY in USE rather than env var | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-03-15 | 1 | -4/+2 |
* | Add support for K_NOUSEPR to stop adding of PR to EXTRAVERSION, this is used ... | ![](//www.gravatar.com/avatar/92acbdd6a6a4ac8239f987f1ee9181b8?s=13&d=retro) Robin H. Johnson | 2006-03-08 | 1 | -5/+42 |
* | Fixes bug #113261 | ![](//www.gravatar.com/avatar/e32164ac8bc62ec14aa085c0d131c034?s=13&d=retro) John Mylchreest | 2006-03-03 | 1 | -2/+2 |
* | move EXPORT_FUNCTIONS definition to one line to make it easier to grep/parse | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-02-28 | 1 | -3/+2 |
* | Fixes bug #113614, thanks go to: Max Loparyev & Ben Peddell | ![](//www.gravatar.com/avatar/e32164ac8bc62ec14aa085c0d131c034?s=13&d=retro) John Mylchreest | 2006-02-26 | 1 | -2/+7 |
* | Apply whitespace checks from repoman to eclasses. | ![](//www.gravatar.com/avatar/9864d7f08efc3746dd733a6b08b9556c?s=13&d=retro) Sven Wegener | 2006-02-17 | 1 | -2/+2 |
* | touchup the kernel-2_hook_premake check so an error isnt shown when kernel-2_... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-01-29 | 1 | -2/+2 |
* | add an unpack hook for further source control before we run make | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-01-27 | 1 | -1/+5 |
* | change -bk to -git to handle naming change with the kernel nightly snapshots | ![](//www.gravatar.com/avatar/6e1b471928a9ec7561404af2c1e9a801?s=13&d=retro) Greg Kroah-Hartman | 2006-01-20 | 1 | -9/+9 |
* | Add support for powerpc tree for linux-headers install. | ![](//www.gravatar.com/avatar/dd48d0dc8d10ffb6afccfc3a55f28886?s=13&d=retro) Daniel Ostrow | 2006-01-10 | 1 | -1/+9 |
* | Add "inline" -> "__inline__" conversion in headers___fix to satisfy ANSI comp... | ![](//www.gravatar.com/avatar/c83b8e9dabd087b6fe7afa085a7fbd86?s=13&d=retro) Tim Yamin | 2005-12-21 | 1 | -1/+2 |
* | add an unpack function for 2.6 headers, unify duplicated env setups into one ... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-11-18 | 1 | -24/+43 |
* | run make dep for all 2.4 targets, not just sparc | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-11-11 | 1 | -2/+2 |
* | make the run a little more quiet | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-11-02 | 1 | -3/+3 |
* | Apply whitespace checks from repoman to eclasses. | ![](//www.gravatar.com/avatar/9864d7f08efc3746dd733a6b08b9556c?s=13&d=retro) Sven Wegener | 2005-10-13 | 1 | -2/+2 |
* | Fixes bug #102004 | ![](//www.gravatar.com/avatar/e32164ac8bc62ec14aa085c0d131c034?s=13&d=retro) John Mylchreest | 2005-10-10 | 1 | -5/+7 |
* | Removing devfsd block. Should keep everyone happy. Any bugs coming in need to... | ![](//www.gravatar.com/avatar/e32164ac8bc62ec14aa085c0d131c034?s=13&d=retro) John Mylchreest | 2005-10-07 | 1 | -6/+1 |