Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | automatically use unpacker eclass if it is available | Mike Frysinger | 2012-02-06 | 1 | -2/+6 |
| | |||||
* | avoid multiple inclusions when possible to speed caching up | Mike Frysinger | 2011-12-14 | 1 | -1/+6 |
| | |||||
* | fix random bugs in eclass documentation, and convert to new @AUTHOR tag | Mike Frysinger | 2011-08-22 | 1 | -4/+4 |
| | |||||
* | Drop useless text in die messages. | Tomas Chvatal | 2010-05-27 | 1 | -3/+3 |
| | |||||
* | Quote function arguments | Maciej Mrozowski | 2010-05-25 | 1 | -5/+5 |
| | |||||
* | Make econf accept base_src_configure arguments (only >=EAPI-2), fix ↵ | Maciej Mrozowski | 2010-05-25 | 1 | -5/+4 |
| | | | | documentation wrt PATCHES variable | ||||
* | Use EPATCH_FORCE=yes. Otherwise patches as dir are not populated. | Tomas Chvatal | 2010-04-12 | 1 | -1/+2 |
| | |||||
* | Remove wrong -r argument from dodoc call. | Tomas Chvatal | 2010-02-02 | 1 | -2/+2 |
| | |||||
* | Die if some patches fail to be found, but still print out all warnings about ↵ | Tomas Chvatal | 2010-01-24 | 1 | -1/+5 |
| | | | | missing ones first. | ||||
* | Drop usage of eqawarn. | Tomas Chvatal | 2010-01-22 | 1 | -3/+3 |
| | |||||
* | Do not die when PATCHES content cant be found. Just print evil QA warning. | Tomas Chvatal | 2010-01-20 | 1 | -2/+5 |
| | |||||
* | Fix critical bug in base.eclass where patching with PATCHES would silently ↵ | Dror Levin | 2010-01-20 | 1 | -2/+3 |
| | | | | fail if file does not exist | ||||
* | Use bash 3.2 features. | Tomas Chvatal | 2010-01-13 | 1 | -2/+2 |
| | |||||
* | Fix BASE_EXPF to export all relevant functions for EAPI > 2. | Patrick Lauer | 2010-01-13 | 1 | -2/+2 |
| | | | | Thanks to max_posedon for spotting it. | ||||
* | Update ECLASSDOC so it is working properly. | Tomas Chvatal | 2010-01-11 | 1 | -5/+10 |
| | |||||
* | Update maintainership to be qa@g.o | Tomas Chvatal | 2010-01-11 | 1 | -163/+109 |
| | | | | | | | | | Features information: PATCHES now accept also folders as their argument. New arrays DOCS and HTML_DOCS, also bash arrays as patches. src_install calls emake and not make. switched from "function argument" layout to separate functions. Review request submited: http://archives.gentoo.org/gentoo-dev/msg_254665435d58a97bcc5a952e5e005cd1.xml | ||||
* | fix typo | Michael Sterrett | 2010-01-03 | 1 | -2/+2 |
| | |||||
* | Add base_src_make call and make games eclass use it (In preparation for new ↵ | Tomas Chvatal | 2010-01-03 | 1 | -1/+7 |
| | | | | base eclass that uses that call). | ||||
* | x should be declared local. Bug 264466. Thanks to Ulm for noticing and ↵ | Peter Alfredsen | 2009-05-17 | 1 | -1/+2 |
| | | | | cattleprodding me. | ||||
* | Rip default() functions so we only run econf and emake if the appropriate ↵ | Peter Alfredsen | 2009-01-18 | 1 | -3/+9 |
| | | | | files exist. | ||||
* | don't pass empty $A to unpack | Michael Sterrett | 2009-01-17 | 1 | -5/+6 |
| | |||||
* | Apply EAPI-2 support for base.eclass as discussed on gentoo-dev ml. | Peter Alfredsen | 2008-11-09 | 1 | -13/+91 |
| | |||||
* | Make eclass ready for eclass-manpages, bug #210363, thank mren for all work. | Peter Volkov | 2008-07-17 | 1 | -6/+27 |
| | |||||
* | Add possibility to use bash arrays for PATCHES. | Petteri Räty | 2008-02-16 | 1 | -5/+12 |
| | |||||
* | Quote variables | Petteri Räty | 2008-02-12 | 1 | -8/+8 |
| | |||||
* | Remove setting S to default and add a comment to note that danarmak is retired. | Petteri Räty | 2007-09-12 | 1 | -3/+2 |
| | |||||
* | some whitespace fixes, makind indentation sane and using tabs throughout | George Shapovalov | 2005-12-19 | 1 | -11/+11 |
| | |||||
* | Added missing inherit eutils. | Diego Elio Pettenò | 2005-09-08 | 1 | -1/+3 |
| | |||||
* | Use epatch instead of patch, as discussed on gentoo-dev. | Diego Elio Pettenò | 2005-09-07 | 1 | -8/+4 |
| | |||||
* | QA: Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-07-11 | 1 | -4/+4 |
| | |||||
* | 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 |
| | |||||
* | update the copyright info | Mike Frysinger | 2004-06-25 | 1 | -2/+2 |
| | |||||
* | needed support for new kde 3.1.1a stuff. shouldn't touch anything else. | Dan Armak | 2003-04-08 | 1 | -2/+6 |
| | |||||
* | unfix earlier fixes | Mike Frysinger | 2003-02-28 | 1 | -2/+2 |
| | |||||
* | If description is set... don't overwrite it... | Nicholas Jones | 2003-02-18 | 1 | -2/+2 |
| | | | | Fixes to everything but ASPELL and KDE-SOURCE | ||||
* | header fixes | Mike Frysinger | 2003-02-16 | 1 | -2/+4 |
| | |||||
* | remove no longer needed kde-path.eclass -related fix | Dan Armak | 2003-01-30 | 1 | -5/+2 |
| | |||||
* | Header updates/cleanups | Mike Frysinger | 2002-10-25 | 1 | -2/+3 |
| | |||||
* | fix identation (proper tabs everywhere, alignment) in my eclasses | Dan Armak | 2002-10-24 | 1 | -19/+19 |
| | |||||
* | add INHERITED variable to all eclasses. this keeps track of what eclasses ↵ | Dan Armak | 2002-07-12 | 1 | -2/+2 |
| | | | | were inherited. e.g. INHERITED='kde-base kde base'. this will allow drobbins to take eclass mtime changes into account when deciding whether to refresh ebuild cache. | ||||
* | for the upcoming kde 3.0.1.20020604 | Dan Armak | 2002-06-05 | 1 | -2/+14 |
| | |||||
* | eclass update - removing old eclasses (debug,inherit,functions) for which ↵ | Dan Armak | 2002-05-21 | 1 | -2/+1 |
| | | | | | | | | support is in potage proper (>=1.8.9_pre32). this breaks support for older portages i.e. profile 1.0_rc6 as warned on themailing lists 2 weeks ago. the only change to all these ebuilds in the long list is removal of the redundant ". /usr/portage/eclass/inherit.eclass || die" line. | ||||
* | make base_src_compile() use econf() and emake() from the default ↵ | Dan Armak | 2002-03-30 | 1 | -3/+3 |
| | | | | src_compile() in ebuild.sh | ||||
* | big commit that makes eclasses work wth both old portages (1.8.8, rc6 ↵ | Dan Armak | 2002-03-27 | 1 | -4/+9 |
| | | | | | | | profile) and the new ones (>=1.8.9_pre32, 1.0 profile). the latter have some parts of the eclasses in ebuild.sh. Now i ahve a unified code base and commit changes easily. | ||||
* | a typo fix. also added descriptions to all || die invocations. | Dan Armak | 2002-02-07 | 1 | -5/+5 |
| | |||||
* | major eclass cleanup/restructuring. no change ni inheriting ebuilds ↵ | Dan Armak | 2002-02-06 | 1 | -19/+5 |
| | | | | | | necessary. more details shortly in updated docs and in coming up gentoo-dev post. | ||||
* | merged virtual.eclass -> inherit.eclass. added || die to inherit(). added ↵ | Dan Armak | 2002-01-04 | 1 | -2/+1 |
| | | | | | | cvs snapshot support to kde.eclass (runs make -f admin/Makefile.common where appropriate). misc small fixes. | ||||
* | I've modified all functions to use the bash builtin variable $FUNCNAME when ↵ | Dan Armak | 2001-12-22 | 1 | -4/+4 |
| | | | | calling debug-print-function | ||||
* | This is the big multi-kdelibs & eclasses v4 commit. have fun, send bugreports! | Dan Armak | 2001-11-16 | 1 | -1/+16 |
| |