| Commit message (Expand) | Author | Age | Files | Lines |
* | Change logic ever so slightly in symlink handling | John Mylchreest | 2006-03-27 | 1 | -2/+2 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2006-03-18 | 1 | -6/+6 |
* | use _E_CROSS_HEADERS_ONLY in USE rather than env var | Mike Frysinger | 2006-03-15 | 1 | -4/+2 |
* | Add support for K_NOUSEPR to stop adding of PR to EXTRAVERSION, this is used ... | Robin H. Johnson | 2006-03-08 | 1 | -5/+42 |
* | Fixes bug #113261 | John Mylchreest | 2006-03-03 | 1 | -2/+2 |
* | move EXPORT_FUNCTIONS definition to one line to make it easier to grep/parse | Mike Frysinger | 2006-02-28 | 1 | -3/+2 |
* | Fixes bug #113614, thanks go to: Max Loparyev & Ben Peddell | John Mylchreest | 2006-02-26 | 1 | -2/+7 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2006-02-17 | 1 | -2/+2 |
* | touchup the kernel-2_hook_premake check so an error isnt shown when kernel-2_... | Mike Frysinger | 2006-01-29 | 1 | -2/+2 |
* | add an unpack hook for further source control before we run make | Mike Frysinger | 2006-01-27 | 1 | -1/+5 |
* | change -bk to -git to handle naming change with the kernel nightly snapshots | Greg Kroah-Hartman | 2006-01-20 | 1 | -9/+9 |
* | Add support for powerpc tree for linux-headers install. | Daniel Ostrow | 2006-01-10 | 1 | -1/+9 |
* | Add "inline" -> "__inline__" conversion in headers___fix to satisfy ANSI comp... | Tim Yamin | 2005-12-21 | 1 | -1/+2 |
* | add an unpack function for 2.6 headers, unify duplicated env setups into one ... | Mike Frysinger | 2005-11-18 | 1 | -24/+43 |
* | run make dep for all 2.4 targets, not just sparc | Mike Frysinger | 2005-11-11 | 1 | -2/+2 |
* | make the run a little more quiet | Mike Frysinger | 2005-11-02 | 1 | -3/+3 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-10-13 | 1 | -2/+2 |
* | Fixes bug #102004 | John Mylchreest | 2005-10-10 | 1 | -5/+7 |
* | Removing devfsd block. Should keep everyone happy. Any bugs coming in need to... | John Mylchreest | 2005-10-07 | 1 | -6/+1 |
* | Fixes a bug, which I cant find :) Also helps out those who want static /dev, ... | John Mylchreest | 2005-09-29 | 1 | -6/+9 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-09-25 | 1 | -2/+2 |
* | run make in silent mode and remove arm/s390 crap from doc building | Mike Frysinger | 2005-09-15 | 1 | -10/+13 |
* | Quick fix for some minor bugs. SHould now install docs in KPATCH_DIR OK (alth... | John Mylchreest | 2005-09-12 | 1 | -2/+12 |
* | Do not run 'make mrproper' in pkg_prerm() since it causes too much confusion,... | Henrik Brix Andersen | 2005-08-31 | 1 | -19/+2 |
* | No need to treat IUSE as incremental, portage handles it. | Sven Wegener | 2005-08-23 | 1 | -3/+3 |
* | make symlinks for 2.4 headers | Mike Frysinger | 2005-08-23 | 1 | -3/+3 |
* | apply whitespace checks from repoman to eclasses | Sven Wegener | 2005-08-22 | 1 | -2/+2 |
* | forced arm asm soft linking in case the link already exists | Mike Frysinger | 2005-08-13 | 1 | -4/+4 |
* | ading support for deprecated devfs in 2.6.13 | John Mylchreest | 2005-07-21 | 1 | -1/+9 |
* | clean up multilib header creation, add support for s390 / s390x, and punt vir... | Mike Frysinger | 2005-07-21 | 1 | -24/+25 |
* | touchup unpack_2_4 to work with cross-compiling and quote S everywhere | Mike Frysinger | 2005-07-16 | 1 | -33/+40 |
* | QA: Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-07-11 | 1 | -16/+16 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Ugly hack to get around a 32-bit userland with ppc64 kernel on ppc64. Will be... | Daniel Ostrow | 2005-07-06 | 1 | -1/+6 |
* | Changes for ppc64 64bit kernel with a 32bit userland and multilib. | Daniel Ostrow | 2005-07-02 | 1 | -1/+10 |
* | Installing man pages to /usr/share/man. Closes bug #97444 | John Mylchreest | 2005-06-30 | 1 | -3/+3 |
* | Added missing space to *DEPEND. | Sven Wegener | 2005-06-25 | 1 | -2/+2 |
* | Fixes bug #96620, Thanks to Martin von Gagern. Also fixes #96658 | John Mylchreest | 2005-06-23 | 1 | -5/+8 |
* | adding pkg_prerm as per bug #96510 | John Mylchreest | 2005-06-23 | 1 | -2/+19 |
* | Ease use of genpatches | Daniel Drake | 2005-06-22 | 1 | -3/+21 |
* | Ignore KBUILD_OUTPUT for linux-headers. Fixes bug #92620 | John Mylchreest | 2005-05-15 | 1 | -1/+5 |
* | Fix #90261. | Tim Yamin | 2005-05-09 | 1 | -6/+3 |
* | Linux 2.4 has no installmandocs target | Daniel Drake | 2005-04-30 | 1 | -1/+2 |
* | Fixes bug #77190, unsetting LANG and changing LC_ALL to prevent any locale we... | John Mylchreest | 2005-04-14 | 1 | -2/+5 |
* | Fixes bug #84856, thanks to Florian Westphal | John Mylchreest | 2005-04-14 | 1 | -3/+3 |
* | Interesting one :) | John Mylchreest | 2005-04-13 | 1 | -8/+11 |
* | Fixing bug #87882, thanks to Petre Rodan for spotting and fixing this one. | John Mylchreest | 2005-04-12 | 1 | -2/+2 |
* | Reverting OKV/KV_FULL stuffs since there was a school-girl error in locating ... | John Mylchreest | 2005-04-10 | 1 | -9/+10 |
* | Adding ARCH logic to unpack 2.4, also fixing problem with incorrect PROVIDE c... | John Mylchreest | 2005-04-07 | 1 | -114/+118 |