summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* --enable-final fixes: seems many non-base kde apps don't suport it, and get ↵Dan Armak2001-12-114-7/+10
| | | | | | | | | | | compile errors abut all sorts of illegal redefines and redeclarations. Figures. Anyway, I'm moving --enable-final to kde-dist (and *-i18n) eclasses, the regular kde apps inheriting from kde-base don't get it. to get it, put it into myconf the regular way or, (new) before the functions say myconf=$"myconf --enable-final" (or anything else), this is a nice new weay of extending myconf. over the next few days ill test all kde apps for enable-final compatibility and add the flag to those that support it.
* added --enable-final. this speeds up compile times by as much as 30% or ↵Dan Armak2001-12-082-4/+3
| | | | | | | more! the faster yuor machine is andthe more memory you have, the more you'll enjoy this (higher speedup percentage). the resulting binaries are also vrey slightly more optimized. have fun!
* fixed kde-objprelink-patch makegile selection. allows e.g. koncd toDan Armak2001-11-251-4/+20
| | | | build, hope it breaks nothing else.
* This is the big multi-kdelibs & eclasses v4 commit. have fun, send bugreports!Dan Armak2001-11-1612-95/+363
|
* typo fixDan Armak2001-10-261-2/+2
|
* addded koffice-i18n eclass for coming-up koffice-i18n-* packagesDan Armak2001-10-266-14/+61
|
* revert accidential commit - news from the future :-)Dan Armak2001-10-202-22/+4
|
* some failsafesDan Armak2001-10-203-10/+32
|
* kde-objprelink-patch bugfixesDan Armak2001-10-133-6/+5
|
* bugfixDan Armak2001-10-111-2/+5
|
* fixesDan Armak2001-10-051-2/+2
|
* eclasses v3.3, mosfet's liquid widgets, misc fixesDan Armak2001-10-056-108/+36
|
* bugfixDan Armak2001-10-041-2/+2
|
* OK, these are eclasses v3.2:Dan Armak2001-10-0312-115/+233
| | | | | | | | 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-032-5/+5
|
* eclasses unmasked!Dan Armak2001-10-021-2/+2
|
* disabled some more debuggingDan Armak2001-10-021-2/+3
|
* deisabled debug per defaultDan Armak2001-10-021-3/+3
|
* eclasses v3.1Dan Armak2001-10-0116-103/+401
| | | | added debug.eclass and fixed many bugs
* eclasses v3. read the gentoo-dev announcement, and news.txt and howto.*Dan Armak2001-10-0111-452/+381
| | | | in doc/.
* welcome the new eclass-howto!Dan Armak2001-09-305-2/+1278
| | | | | multiple formats for now. someone PLEASE make the sgml wok with the linux docs.
* deleted all references to the mitshm use flag, drobbins decided to get rid ↵Dan Armak2001-09-292-7/+5
| | | | of it.
* *** empty log message ***Dan Armak2001-09-291-2/+2
|
* *** empty log message ***Dan Armak2001-09-292-29/+39
|
* fix of objprelink use depDan Armak2001-09-292-5/+10
|
* *** empty log message ***Dan Armak2001-09-291-0/+2
|
* Eclasses release 2. This time they are supposed to be fully operational.Dan Armak2001-09-299-0/+437
| | | | Bug hunters please!
* Removing due to TERRIBLE BUG! Don't tinker unitl I fix it tomorrow.Dan Armak2001-09-288-342/+0
|
* fixesDan Armak2001-09-286-12/+12
|
* Initial version of eclasses. :-)Dan Armak2001-09-288-0/+342
If you're gong to play wih it: 1) wait for tomorrow, by then i'll have much more commited, including a README. 2) don't commit changes unless you know what you're doing 3) don't criticise unless you know what you're thinking