| Commit message (Expand) | Author | Age | Files | Lines |
* | set KDEDIRS=$KDEDIR:$PREFIX before running configure. this fixes the cases wh... | Dan Armak | 2002-10-27 | 1 | -1/+6 |
* | Header updates/cleanups | Mike Frysinger | 2002-10-25 | 1 | -2/+3 |
* | another small whitespace fix | Dan Armak | 2002-10-24 | 1 | -43/+43 |
* | fix identation (proper tabs everywhere, alignment) in my eclasses | Dan Armak | 2002-10-24 | 1 | -15/+14 |
* | add support for upcoming kde-3.1-beta2 | Dan Armak | 2002-09-24 | 1 | -5/+7 |
* | fix #6978: only run dod con the files that actually exist, to eliminate a har... | Dan Armak | 2002-09-10 | 1 | -2/+4 |
* | use autoconf 2.13 for kde-base 3.0.x ebuilds. add KDE_REMOVE_DIR function tha... | Dan Armak | 2002-09-07 | 1 | -2/+5 |
* | replace the old fix with a very very simple 1-line one | Dan Armak | 2002-08-26 | 1 | -16/+2 |
* | recreate configure and ther such files when using a new admin dir | Dan Armak | 2002-08-26 | 1 | -1/+4 |
* | a few minor fixes and the new kde-new-admin() support (preliminary, in testin... | Dan Armak | 2002-08-26 | 1 | -3/+17 |
* | fix slots and install locations for kde-i18n ebuilds; some other fixes | Dan Armak | 2002-08-14 | 1 | -5/+19 |
* | big commit i've been working on for the last few days. the important part ebu... | Dan Armak | 2002-08-13 | 1 | -1/+7 |
* | add configure flag --disable-dependency-tracking which allows ccache to cache... | Dan Armak | 2002-07-15 | 1 | -1/+3 |
* | big change for multiple kdes, being tested wih 3.1alpha1. barring bugs should... | Dan Armak | 2002-07-12 | 1 | -9/+6 |
* | minor changes (whitespace etc) | Dan Armak | 2002-05-07 | 1 | -33/+22 |
* | reveting global --enable-all comit - better safe than sorry | Dan Armak | 2002-04-02 | 1 | -2/+2 |
* | changed --enable-debug to --enable-debug=full when $DEBUG is set | Dan Armak | 2002-04-02 | 1 | -3/+3 |
* | fix for the kde3/autoconf problem, see gentoo-user post, thanks Azarah! | Dan Armak | 2002-03-28 | 1 | -26/+1 |
* | fix kde-sandbox-patch() typo that essentially made it do nothing at all | Dan Armak | 2002-03-28 | 1 | -6/+7 |
* | kde_sandbox_patch() typo fix | Dan Armak | 2002-03-27 | 1 | -4/+3 |
* | big commit that makes eclasses work wth both old portages (1.8.8, rc6 profile... | Dan Armak | 2002-03-27 | 1 | -3/+9 |
* | added --with/without-debug to --enable/disable-debug. some configure scripts ... | Dan Armak | 2002-03-07 | 1 | -2/+2 |
* | make kde-i18n eclass more consistent (uses EXPORT_FUNCTIONS as it shuold). mi... | Dan Armak | 2002-02-18 | 1 | -5/+4 |
* | use emake intead of make. this wasn't done before because it caused some prob... | Dan Armak | 2002-02-12 | 1 | -3/+3 |
* | 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 necessary... | Dan Armak | 2002-02-06 | 1 | -2/+3 |
* | misc small fixes and improvements I collected during the period cvs was down | Dan Armak | 2002-01-23 | 1 | -3/+4 |
* | added kde_sandbox_patch() functin that applies a sed to several makefiles fro... | Dan Armak | 2002-01-17 | 1 | -1/+33 |
* | moved the qt,kde directory-setting functions from kde.eclass to a new kde-dir... | Dan Armak | 2002-01-10 | 1 | -141/+3 |
* | added a ||die description | Dan Armak | 2002-01-10 | 1 | -3/+3 |
* | new multi-kdedirs support. see anouncement on gentoo-* in 5 minutes. enjoy! | Dan Armak | 2002-01-09 | 1 | -3/+8 |
* | added method to set aboslute minimum required qt/kde version for all apps. th... | Dan Armak | 2002-01-08 | 1 | -12/+50 |
* | merged virtual.eclass -> inherit.eclass. added || die to inherit(). added cvs... | Dan Armak | 2002-01-04 | 1 | -2/+13 |
* | minor fix | Dan Armak | 2002-01-03 | 1 | -2/+2 |
* | small fix | Dan Armak | 2002-01-01 | 1 | -4/+1 |
* | added path export thingy for multiple kdelibs | Dan Armak | 2001-12-31 | 1 | -1/+3 |
* | added backward compatibility for need-kdelibs(). old ebuilds that use it need... | Dan Armak | 2001-12-30 | 1 | -2/+7 |
* | big commit :-) read gentoo-announce msg and eclass/doc/news.txt for details | Dan Armak | 2001-12-29 | 1 | -265/+48 |
* | removed objprelink globally | Daniel Robbins | 2001-12-27 | 1 | -27/+3 |
* | more of the same | Dan Armak | 2001-12-24 | 1 | -5/+3 |
* | fix for cases where a new kdelibs is installed | Dan Armak | 2001-12-24 | 1 | -8/+11 |
* | eclasses v5 and ebuilds to match :-) see the gentoo-dev message; do not edit ... | Dan Armak | 2001-12-23 | 1 | -5/+301 |
* | eclasses v4.9. Implemented full support for multi-qt/kdelibs version selectio... | Dan Armak | 2001-12-23 | 1 | -5/+5 |
* | I've modified all functions to use the bash builtin variable $FUNCNAME when c... | Dan Armak | 2001-12-22 | 1 | -4/+4 |
* | kde_src_configure section myconf now prints out $myconf at its end via debug-... | Dan Armak | 2001-12-18 | 1 | -2/+3 |
* | --enable-final fixes: seems many non-base kde apps don't suport it, and get c... | Dan Armak | 2001-12-11 | 1 | -2/+2 |
* | added --enable-final. this speeds up compile times by as much as 30% or more!... | Dan Armak | 2001-12-08 | 1 | -2/+2 |
* | fixed kde-objprelink-patch makegile selection. allows e.g. koncd to | Dan Armak | 2001-11-25 | 1 | -4/+20 |
* | This is the big multi-kdelibs & eclasses v4 commit. have fun, send bugreports! | Dan Armak | 2001-11-16 | 1 | -7/+19 |
* | some failsafes | Dan Armak | 2001-10-20 | 1 | -3/+3 |