summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ignore KBUILD_OUTPUT for linux-headers. Fixes bug #92620John Mylchreest2005-05-151-1/+5
* Fix #90261.Tim Yamin2005-05-091-6/+3
* Linux 2.4 has no installmandocs targetDaniel Drake2005-04-301-1/+2
* Fixes bug #77190, unsetting LANG and changing LC_ALL to prevent any locale we...John Mylchreest2005-04-141-2/+5
* Fixes bug #84856, thanks to Florian WestphalJohn Mylchreest2005-04-141-3/+3
* Interesting one :)John Mylchreest2005-04-131-8/+11
* Fixing bug #87882, thanks to Petre Rodan for spotting and fixing this one.John Mylchreest2005-04-121-2/+2
* Reverting OKV/KV_FULL stuffs since there was a school-girl error in locating ...John Mylchreest2005-04-101-9/+10
* Adding ARCH logic to unpack 2.4, also fixing problem with incorrect PROVIDE c...John Mylchreest2005-04-071-114/+118
* Fixing 2.6.8.1 KV_EXTRA blunderJohn Mylchreest2005-04-061-4/+10
* Adding KV_EXTRA support to kernel-2John Mylchreest2005-04-051-2/+11
* linux-2.4 fixes for armMike Frysinger2005-03-301-1/+7
* Closing bug #77321 and #77312Carlos Silva2005-03-171-1/+6
* Fixinng 8+ patches problemCarlos Silva2005-03-131-8/+8
* Having the /sys check honour ROOT when mkdir'ingJohn Mylchreest2005-03-101-2/+2
* Re-comitting the fix for patch strict_order. Works this time :)John Mylchreest2005-03-091-2/+3
* Correcting commit message. What was actually done was fixing strict_count to ...John Mylchreest2005-03-081-1/+2
* Changing array substitutions to _ not -, this prevents the cosmetic bad subst...John Mylchreest2005-03-081-4/+14
* Fixes bug #84189John Mylchreest2005-03-061-11/+12
* $ARCH -> $(tc-arch)Mike Frysinger2005-03-021-4/+4
* Add K_DEFCONFIG for improved MIPS headers support.Tim Yamin2005-02-271-3/+12
* Makefile sed fix thanks to joecool <joecool1029@gmail.com> in bug 82701Daniel Drake2005-02-241-5/+11
* make sure we dont include .orig cruftMike Frysinger2005-02-211-1/+4
* Allow !<symbol> for CDEFINE in create_ml_includes.Jeremy Huddleston2005-02-141-2/+2
* Added make prepare-all to compile_headers(). arch/sparc64 doesn't have a pre...Jeremy Huddleston2005-02-121-2/+1
* Added make prepare-all to compile_headers(). arch/sparc64 doesn't have a pre...Jeremy Huddleston2005-02-121-1/+3
* Cleanup multilib header code so it works when making a cross-compile toolchain.Jeremy Huddleston2005-02-111-22/+28
* fixed universal_unpackBenedikt Boehm2005-02-091-2/+4
* Fixing up _p and _r support in OKVJohn Mylchreest2005-02-091-3/+4
* fixed typosBenedikt Boehm2005-02-081-3/+3
* eclass cleanupBenedikt Boehm2005-02-081-108/+47
* swapping KV_FULL for OKV, like it should beJohn Mylchreest2005-02-081-2/+2
* Pretty large cleanup, kernel_is rewrite and detect_version refactorJohn Mylchreest2005-02-081-207/+150
* Removing the additional RELEASE in KV_FULL when using _rc/_pre ebuilds which ...John Mylchreest2005-02-071-4/+4
* Adding CKV support into KV_FULL and also enabling -rc-bk supportJohn Mylchreest2005-02-071-9/+9
* Testing CKV with vserver/wolkJohn Mylchreest2005-02-071-8/+9
* Multiple fixes.John Mylchreest2005-01-311-5/+8
* Improve headers___fix($f) voodoo a bit more; should now iron out any remainin...Tim Yamin2005-01-311-2/+8
* 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
* add new arch into detect_arch. 'sh'John Mylchreest2005-01-161-4/+4
* adding symlink use flag supportJohn Mylchreest2005-01-141-2/+5
* Adding support for vserverJohn Mylchreest2005-01-141-1/+2
* removing detect_version from default funcs.John Mylchreest2005-01-141-9/+1
* Fixing kbuild stuff not getting installed with 2.6 headers.Jeremy Huddleston2005-01-131-2/+2
* fix quoting/testsMike Frysinger2005-01-131-10/+8
* Recommitting my kernel-2.eclass headers fix which uses multilib.eclass.Jeremy Huddleston2005-01-121-8/+7
* Minor updates to eclass. Changed to versionator for detect_version which make...John Mylchreest2005-01-121-32/+43
* Added multilib functions to handle installing include files for separate ABIs.Jeremy Huddleston2005-01-121-8/+7
* amd64 multilib header support. Fixed missing ${D} in sparc header generation.Jeremy Huddleston2005-01-121-2/+15