summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* fix pkg-config outputAlastair Tse2004-02-011-2/+2
|
* this should solve bug #39373 as it appears to be a problem with findutils ↵John Mylchreest2004-01-311-1/+6
| | | | (most likely posix_version effects) in stable
* Fixed mal-conditional statement of RUBY variableMamoru Komachi2004-01-301-2/+2
|
* Add quotes in is_kernel() to prevent too many arguments error, reported by ↵Donnie Berkholz2004-01-291-2/+2
| | | | Chainsaw on FreeNode.
* remove xpatchMike Frysinger2004-01-291-140/+1
|
* change error message on configure failedRobin H. Johnson2004-01-281-2/+2
|
* refactored. includes part of the clcMatthew Kennedy2004-01-281-1/+120
|
* horde eclass BABYMike Frysinger2004-01-271-0/+54
|
* update copyright yearsMike Frysinger2004-01-263-6/+6
|
* just a tiny tiny little whitespace fixJohn Mylchreest2004-01-261-2/+2
|
* missing comment symbol at line 31Luca Barbato2004-01-261-2/+2
|
* Fixes bug #39406 this timeAkinori Hattori2004-01-261-1/+7
|
* I think this will be the smartest way of informing people of their broken ↵Caleb Tennis2004-01-261-17/+6
| | | | nvidia-ness
* fixes mm-sources EXTRAVERSION problemJohn Mylchreest2004-01-261-8/+8
|
* Fixes bug #39406Akinori Hattori2004-01-261-7/+4
|
* Added quotes on the empty check so that it worked.Nicholas Jones2004-01-261-2/+2
|
* yet more verbosity, and smarter failureCaleb Tennis2004-01-261-11/+33
|
* be more verboseCaleb Tennis2004-01-261-4/+5
|
* add a stl warningCaleb Tennis2004-01-261-1/+5
|
* updating commentsJohn Mylchreest2004-01-251-1/+2
|
* adding support for UNIPATCH_EXCLUDE as well as exclusion within UNIPATCH_LISTJohn Mylchreest2004-01-251-5/+7
|
* Define RUBY iff RUBY is not setMamoru Komachi2004-01-251-2/+2
|
* Initial importAkinori Hattori2004-01-251-0/+169
|
* Revised SLOT support (now ruby SLOT 1.9 is supported in addition to 1.6 and ↵Mamoru Komachi2004-01-251-141/+84
| | | | 1.8). Removed internal WITH_RUBY variable. Added description of functions provided by the eclass.
* better handling of EDOCSMike Frysinger2004-01-251-3/+2
|
* Patch from Joerg Schaible <joerg.schaible@gmx.de>, Closes #38958.Adrian Almenar2004-01-251-1/+7
|
* Fixed a path problemTal Peer2004-01-241-2/+3
|
* minor fix in alsa virtual codeJohn Mylchreest2004-01-231-23/+22
|
* minor fix in alsa virtual codeJohn Mylchreest2004-01-231-2/+2
|
* Update to fix not-so-small headers issue and to support UNIPATCH_STRICTORDER ↵John Mylchreest2004-01-231-7/+22
| | | | to force patching in the UNIPATCH_LIST order
* some strange line got into that commit somehow! recomittingJohn Mylchreest2004-01-231-2/+2
|
* some strange line got into that commit somehow! recomittingJohn Mylchreest2004-01-231-3/+3
|
* minor fix in pkg_setup to ensure it gets a return code, this appears to be ↵John Mylchreest2004-01-231-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 driversCaleb Tennis2004-01-231-3/+19
|
* Accepts CC and CXX variables to support distcc & cross compilationMamoru Komachi2004-01-231-2/+2
|
* update to potentially patch all header issues (perhaps excluding sparc) and ↵John Mylchreest2004-01-221-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 Mylchreest2004-01-221-3/+12
| | | | ie: 2.6.1-r5 = 2.6.1-mm5 for mm-sources.
* Added setup.rb supportMamoru Komachi2004-01-221-1/+12
|
* Removed redundant html directory created in docs dirMamoru Komachi2004-01-221-2/+3
|
* Added flags -ffunction-sections for kde on hppa.Guy Martin2004-01-211-2/+7
|
* updating to support .diff extensions, and to strip .extention from outputted ↵John Mylchreest2004-01-211-2/+5
| | | | file.
* eclass syntax cleanups for when filtering -fPIC, -fpic, -fPIE, -fpie, ↵Ned Ludd2004-01-201-9/+11
| | | | -fstack-protector and -fstack-protector-all
* wh0rd.de is no longer available ;(Mike Frysinger2004-01-201-3/+3
|
* Changed elisp-common.eclass to use site-gentoo.el, rather thanJeremy Maitin-Shepard2004-01-191-7/+24
| | | | site-lisp.el.
* dir fixCaleb Tennis2004-01-191-3/+2
|
* Fixed deps on eclassAdrian Almenar2004-01-191-2/+3
|
* add rc1, other touchupsCaleb Tennis2004-01-191-21/+6
|
* Removed kmod.eclass; it was not being utilized anywhere and it's full ofTim Yamin2004-01-181-28/+0
| | | | bugs, not to mention that kernel-mod.eclass is a better alternative.
* fix ROOT issues for livecd buildingAlastair Tse2004-01-182-11/+22
|
* fix variable mis-match #38531Mike Frysinger2004-01-171-2/+2
|