Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix pkg-config output | Alastair Tse | 2004-02-01 | 1 | -2/+2 |
| | |||||
* | this should solve bug #39373 as it appears to be a problem with findutils ↵ | John Mylchreest | 2004-01-31 | 1 | -1/+6 |
| | | | | (most likely posix_version effects) in stable | ||||
* | Fixed mal-conditional statement of RUBY variable | Mamoru Komachi | 2004-01-30 | 1 | -2/+2 |
| | |||||
* | Add quotes in is_kernel() to prevent too many arguments error, reported by ↵ | Donnie Berkholz | 2004-01-29 | 1 | -2/+2 |
| | | | | Chainsaw on FreeNode. | ||||
* | remove xpatch | Mike Frysinger | 2004-01-29 | 1 | -140/+1 |
| | |||||
* | change error message on configure failed | Robin H. Johnson | 2004-01-28 | 1 | -2/+2 |
| | |||||
* | refactored. includes part of the clc | Matthew Kennedy | 2004-01-28 | 1 | -1/+120 |
| | |||||
* | horde eclass BABY | Mike Frysinger | 2004-01-27 | 1 | -0/+54 |
| | |||||
* | update copyright years | Mike Frysinger | 2004-01-26 | 3 | -6/+6 |
| | |||||
* | just a tiny tiny little whitespace fix | John Mylchreest | 2004-01-26 | 1 | -2/+2 |
| | |||||
* | missing comment symbol at line 31 | Luca Barbato | 2004-01-26 | 1 | -2/+2 |
| | |||||
* | Fixes bug #39406 this time | Akinori Hattori | 2004-01-26 | 1 | -1/+7 |
| | |||||
* | I think this will be the smartest way of informing people of their broken ↵ | Caleb Tennis | 2004-01-26 | 1 | -17/+6 |
| | | | | nvidia-ness | ||||
* | fixes mm-sources EXTRAVERSION problem | John Mylchreest | 2004-01-26 | 1 | -8/+8 |
| | |||||
* | Fixes bug #39406 | Akinori Hattori | 2004-01-26 | 1 | -7/+4 |
| | |||||
* | Added quotes on the empty check so that it worked. | Nicholas Jones | 2004-01-26 | 1 | -2/+2 |
| | |||||
* | yet more verbosity, and smarter failure | Caleb Tennis | 2004-01-26 | 1 | -11/+33 |
| | |||||
* | be more verbose | Caleb Tennis | 2004-01-26 | 1 | -4/+5 |
| | |||||
* | add a stl warning | Caleb Tennis | 2004-01-26 | 1 | -1/+5 |
| | |||||
* | updating comments | John Mylchreest | 2004-01-25 | 1 | -1/+2 |
| | |||||
* | adding support for UNIPATCH_EXCLUDE as well as exclusion within UNIPATCH_LIST | John Mylchreest | 2004-01-25 | 1 | -5/+7 |
| | |||||
* | Define RUBY iff RUBY is not set | Mamoru Komachi | 2004-01-25 | 1 | -2/+2 |
| | |||||
* | Initial import | Akinori Hattori | 2004-01-25 | 1 | -0/+169 |
| | |||||
* | Revised SLOT support (now ruby SLOT 1.9 is supported in addition to 1.6 and ↵ | Mamoru Komachi | 2004-01-25 | 1 | -141/+84 |
| | | | | 1.8). Removed internal WITH_RUBY variable. Added description of functions provided by the eclass. | ||||
* | better handling of EDOCS | Mike Frysinger | 2004-01-25 | 1 | -3/+2 |
| | |||||
* | Patch from Joerg Schaible <joerg.schaible@gmx.de>, Closes #38958. | Adrian Almenar | 2004-01-25 | 1 | -1/+7 |
| | |||||
* | Fixed a path problem | Tal Peer | 2004-01-24 | 1 | -2/+3 |
| | |||||
* | minor fix in alsa virtual code | John Mylchreest | 2004-01-23 | 1 | -23/+22 |
| | |||||
* | minor fix in alsa virtual code | John Mylchreest | 2004-01-23 | 1 | -2/+2 |
| | |||||
* | Update to fix not-so-small headers issue and to support UNIPATCH_STRICTORDER ↵ | John Mylchreest | 2004-01-23 | 1 | -7/+22 |
| | | | | to force patching in the UNIPATCH_LIST order | ||||
* | some strange line got into that commit somehow! recomitting | John Mylchreest | 2004-01-23 | 1 | -2/+2 |
| | |||||
* | some strange line got into that commit somehow! recomitting | John Mylchreest | 2004-01-23 | 1 | -3/+3 |
| | |||||
* | minor fix in pkg_setup to ensure it gets a return code, this appears to be ↵ | John Mylchreest | 2004-01-23 | 1 | -2/+11 |
| | | | | an old portage bug as the newer versions of portage work fine. this will only happen when merging outside of ones profile. fixes bug #39139 | ||||
* | add an error if the configure script dies and warn about nvidia drivers | Caleb Tennis | 2004-01-23 | 1 | -3/+19 |
| | |||||
* | Accepts CC and CXX variables to support distcc & cross compilation | Mamoru Komachi | 2004-01-23 | 1 | -2/+2 |
| | |||||
* | update to potentially patch all header issues (perhaps excluding sparc) and ↵ | John Mylchreest | 2004-01-22 | 1 | -34/+81 |
| | | | | minor fix to detect_version and K_PREPATCHED for rc and bk pulls | ||||
* | adding support for K_PREPATCHED. this will use for the patchset release, ↵ | John Mylchreest | 2004-01-22 | 1 | -3/+12 |
| | | | | ie: 2.6.1-r5 = 2.6.1-mm5 for mm-sources. | ||||
* | Added setup.rb support | Mamoru Komachi | 2004-01-22 | 1 | -1/+12 |
| | |||||
* | Removed redundant html directory created in docs dir | Mamoru Komachi | 2004-01-22 | 1 | -2/+3 |
| | |||||
* | Added flags -ffunction-sections for kde on hppa. | Guy Martin | 2004-01-21 | 1 | -2/+7 |
| | |||||
* | updating to support .diff extensions, and to strip .extention from outputted ↵ | John Mylchreest | 2004-01-21 | 1 | -2/+5 |
| | | | | file. | ||||
* | eclass syntax cleanups for when filtering -fPIC, -fpic, -fPIE, -fpie, ↵ | Ned Ludd | 2004-01-20 | 1 | -9/+11 |
| | | | | -fstack-protector and -fstack-protector-all | ||||
* | wh0rd.de is no longer available ;( | Mike Frysinger | 2004-01-20 | 1 | -3/+3 |
| | |||||
* | Changed elisp-common.eclass to use site-gentoo.el, rather than | Jeremy Maitin-Shepard | 2004-01-19 | 1 | -7/+24 |
| | | | | site-lisp.el. | ||||
* | dir fix | Caleb Tennis | 2004-01-19 | 1 | -3/+2 |
| | |||||
* | Fixed deps on eclass | Adrian Almenar | 2004-01-19 | 1 | -2/+3 |
| | |||||
* | add rc1, other touchups | Caleb Tennis | 2004-01-19 | 1 | -21/+6 |
| | |||||
* | Removed kmod.eclass; it was not being utilized anywhere and it's full of | Tim Yamin | 2004-01-18 | 1 | -28/+0 |
| | | | | bugs, not to mention that kernel-mod.eclass is a better alternative. | ||||
* | fix ROOT issues for livecd building | Alastair Tse | 2004-01-18 | 2 | -11/+22 |
| | |||||
* | fix variable mis-match #38531 | Mike Frysinger | 2004-01-17 | 1 | -2/+2 |
| |