summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* the reaper noticed my flame and touched it with a wet fingerMarinus Schraal2005-08-011-2/+2
| | | | really revert to debug USE flag
* the world is not ready for this yetMarinus Schraal2005-08-011-2/+2
|
* rename USE flag to debuginfoMarinus Schraal2005-08-011-3/+3
|
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-2/+2
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* update the copyright infoMike Frysinger2004-06-251-2/+2
|
* Removed an extraneous mark.Nicholas Jones2004-05-241-2/+2
|
* added IUSE=debugNicholas Jones2004-05-241-10/+13
|
* header fixesMike Frysinger2003-02-161-4/+6
|
* add INHERITED variable to all eclasses. this keeps track of what eclasses ↵Dan Armak2002-07-121-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.
* commented out the einfo lineD.M.D. Ljungmark2002-06-241-2/+2
|
* modularised the debug info changes from gnome2.eclass into its own. its ↵D.M.D. Ljungmark2002-06-111-0/+19
| | | | small and cute
* eclass update - removing old eclasses (debug,inherit,functions) for which ↵Dan Armak2002-05-211-61/+0
| | | | | | | | 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.
* big commit that makes eclasses work wth both old portages (1.8.8, rc6 ↵Dan Armak2002-03-271-17/+28
| | | | | | | 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.
* *** empty log message ***Dan Armak2002-03-271-0/+50
|
* *** empty log message ***Dan Armak2002-03-271-50/+0
|
* minor change - use $TDan Armak2002-03-031-2/+2
|
* bugfixDan Armak2002-02-121-2/+2
|
* major eclass cleanup/restructuring. no change ni inheriting ebuilds ↵Dan Armak2002-02-061-11/+15
| | | | | | necessary. more details shortly in updated docs and in coming up gentoo-dev post.
* eclasses v4.9. Implemented full support for multi-qt/kdelibs version ↵Dan Armak2001-12-231-5/+7
| | | | | | | selection in depend.eclass. See edpend.eclass and doc/news.txt for full info. I will now start working on v5 which will support kde3 etc.
* I've modified all functions to use the bash builtin variable $FUNCNAME when ↵Dan Armak2001-12-221-2/+2
| | | | calling debug-print-function
* This is the big multi-kdelibs & eclasses v4 commit. have fun, send bugreports!Dan Armak2001-11-161-4/+4
|
* OK, these are eclasses v3.2:Dan Armak2001-10-031-2/+2
| | | | | | | | 1. aded kde-objprelink.eclass 2. modified ebuilds accordingly, updated documentation 3. removed old koffice beta ebuilds 4. added new inheriting ebuild for kdelibs (a special case) 5. misc
* stupid typoDan Armak2001-10-031-2/+2
|
* deisabled debug per defaultDan Armak2001-10-021-3/+3
|
* eclasses v3.1Dan Armak2001-10-011-0/+44
added debug.eclass and fixed many bugs