Log of /eclass/base.eclass
Parent Directory
|
Revision Log
Revision
1.58 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Sep 27 16:35:41 2012 UTC
(7 months, 3 weeks ago)
by
axs
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.57: +2 -2 lines
Diff to
previous 1.57
naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where EAPI=4 was previously allowed
Revision
1.51 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue May 25 20:37:12 2010 UTC
(2 years, 11 months ago)
by
reavertm
Branch:
MAIN
Changes since
1.50: +4 -5 lines
Diff to
previous 1.50
Make econf accept base_src_configure arguments (only >=EAPI-2), fix documentation wrt PATCHES variable
Revision
1.48 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 24 13:43:26 2010 UTC
(3 years, 3 months ago)
by
scarabeus
Branch:
MAIN
Changes since
1.47: +5 -1 lines
Diff to
previous 1.47
Die if some patches fail to be found, but still print out all warnings about missing ones first.
Revision
1.45 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jan 20 12:57:13 2010 UTC
(3 years, 4 months ago)
by
spatz
Branch:
MAIN
Changes since
1.44: +3 -2 lines
Diff to
previous 1.44
Fix critical bug in base.eclass where patching with PATCHES would silently fail if file does not exist
Revision
1.43 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jan 13 01:58:53 2010 UTC
(3 years, 4 months ago)
by
patrick
Branch:
MAIN
Changes since
1.42: +2 -2 lines
Diff to
previous 1.42
Fix BASE_EXPF to export all relevant functions for EAPI > 2.
Thanks to max_posedon for spotting it.
Revision
1.39 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 3 19:13:44 2010 UTC
(3 years, 4 months ago)
by
scarabeus
Branch:
MAIN
Changes since
1.38: +7 -1 lines
Diff to
previous 1.38
Add base_src_make call and make games eclass use it (In preparation for new base eclass that uses that call).
Revision
1.38 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun May 17 09:25:55 2009 UTC
(4 years ago)
by
loki_val
Branch:
MAIN
Changes since
1.37: +2 -1 lines
Diff to
previous 1.37
x should be declared local. Bug 264466. Thanks to Ulm for noticing and cattleprodding me.
Revision
1.37 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 18 18:21:08 2009 UTC
(4 years, 4 months ago)
by
loki_val
Branch:
MAIN
Changes since
1.36: +9 -3 lines
Diff to
previous 1.36
Rip default() functions so we only run econf and emake if the appropriate files exist.
Revision
1.31 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Sep 12 20:05:33 2007 UTC
(5 years, 8 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.30: +2 -3 lines
Diff to
previous 1.30
Remove setting S to default and add a comment to note that danarmak is retired.
Revision
1.26 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jul 6 20:23:20 2005 UTC
(7 years, 10 months ago)
by
agriffis
Branch:
MAIN
Changes since
1.25: +1 -2 lines
Diff to
previous 1.25
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
Revision
1.25 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jul 6 20:20:03 2005 UTC
(7 years, 10 months ago)
by
agriffis
Branch:
MAIN
Changes since
1.24: +1 -2 lines
Diff to
previous 1.24
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
Revision
1.21 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Feb 18 09:00:45 2003 UTC
(10 years, 3 months ago)
by
carpaski
Branch:
MAIN
Changes since
1.20: +2 -2 lines
Diff to
previous 1.20
If description is set... don't overwrite it...
Fixes to everything but ASPELL and KDE-SOURCE
Revision
1.16 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 12 15:24:36 2002 UTC
(10 years, 10 months ago)
by
danarmak
Branch:
MAIN
Changes since
1.15: +2 -2 lines
Diff to
previous 1.15
add INHERITED variable to all eclasses. this keeps track of what eclasses 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.
Revision
1.14 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue May 21 18:14:08 2002 UTC
(11 years ago)
by
danarmak
Branch:
MAIN
Changes since
1.13: +1 -2 lines
Diff to
previous 1.13
eclass update - removing old eclasses (debug,inherit,functions) for which 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.
Revision
1.13 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Mar 30 12:52:14 2002 UTC
(11 years, 1 month ago)
by
danarmak
Branch:
MAIN
Changes since
1.12: +3 -3 lines
Diff to
previous 1.12
make base_src_compile() use econf() and emake() from the default src_compile() in ebuild.sh
Revision
1.12 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Mar 27 22:33:53 2002 UTC
(11 years, 2 months ago)
by
danarmak
Branch:
MAIN
Changes since
1.11: +9 -4 lines
Diff to
previous 1.11
big commit that makes eclasses work wth both old portages (1.8.8, rc6 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.
Revision
1.10 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Feb 6 20:38:10 2002 UTC
(11 years, 3 months ago)
by
danarmak
Branch:
MAIN
Changes since
1.9: +5 -19 lines
Diff to
previous 1.9
major eclass cleanup/restructuring. no change ni inheriting ebuilds necessary. more details shortly in updated docs
and in coming up gentoo-dev post.
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jan 4 12:06:28 2002 UTC
(11 years, 4 months ago)
by
danarmak
Branch:
MAIN
Changes since
1.8: +1 -2 lines
Diff to
previous 1.8
merged virtual.eclass -> inherit.eclass. added || die to inherit(). added cvs snapshot support to
kde.eclass (runs make -f admin/Makefile.common where appropriate). misc small fixes.
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Dec 22 14:52:29 2001 UTC
(11 years, 5 months ago)
by
danarmak
Branch:
MAIN
Changes since
1.7: +4 -4 lines
Diff to
previous 1.7
I've modified all functions to use the bash builtin variable $FUNCNAME when calling debug-print-function
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Nov 16 12:50:41 2001 UTC
(11 years, 6 months ago)
by
danarmak
Branch:
MAIN
Changes since
1.6: +16 -1 lines
Diff to
previous 1.6
This is the big multi-kdelibs & eclasses v4 commit. have fun, send bugreports!
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Oct 1 11:04:22 2001 UTC
(11 years, 7 months ago)
by
danarmak
Branch:
MAIN
Changes since
1.4: +5 -1 lines
Diff to
previous 1.4
eclasses v3. read the gentoo-dev announcement, and news.txt and howto.*
in doc/.
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Sep 29 12:35:38 2001 UTC
(11 years, 7 months ago)
by
danarmak
Branch:
MAIN
Changes since
1.3: +19 -3 lines
Diff to
previous 1.3
Eclasses release 2. This time they are supposed to be fully operational.
Bug hunters please!
Revision
1.3
Fri Sep 28 23:07:35 2001 UTC
(11 years, 7 months ago)
by
danarmak
Branch:
MAIN
Changes since
1.2: +1 -1 lines
FILE REMOVED
Removing due to TERRIBLE BUG! Don't tinker unitl I fix it tomorrow.
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Sep 28 19:25:33 2001 UTC
(11 years, 7 months ago)
by
danarmak
Branch:
MAIN
Initial version of eclasses. :-)
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
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.
| Sticky Tag: |
|