summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* merge cross-compile fixesMike Frysinger2005-01-121-57/+36
* fixing cross-compileJohn Mylchreest2005-01-111-4/+62
* added wolk fixJohn Mylchreest2005-01-111-5/+9
* Adding extra support for linux-header ebuildsJohn Mylchreest2005-01-111-42/+152
* changing back to virtual. if this causes problems, then please look at changi...John Mylchreest2005-01-091-2/+2
* Update kernel_is in kernel-2John Mylchreest2005-01-061-40/+58
* Fixed bugs: 75034 76849 74655John Mylchreest2005-01-061-8/+12
* sparc64-multilib support.Jeremy Huddleston2005-01-011-1/+2
* Adding sanity checkJohn Mylchreest2004-12-291-1/+4
* Remove call to nonexistant get_versionDaniel Drake2004-12-291-4/+1
* Preventing -eq unary errorsJohn Mylchreest2004-12-281-2/+2
* adding support for operators to kernel_isJohn Mylchreest2004-12-281-10/+29