Log of /eclass/ruby.eclass
Parent Directory
|
Revision Log
Revision
1.79 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Aug 3 15:50:02 2010 UTC
(2 years, 9 months ago)
by
flameeyes
Branch:
MAIN
Changes since
1.78: +3 -3 lines
Diff to
previous 1.78
Require Ruby 1.8 and just 1.8 instead of virtual/ruby, eclasses style.
Note the use of the EAPI-0 format rather than slot since we don't know where they are used...
Revision
1.76 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Aug 4 11:50:23 2009 UTC
(3 years, 9 months ago)
by
flameeyes
Branch:
MAIN
Changes since
1.75: +2 -2 lines
Diff to
previous 1.75
Don't use make and pass ${MAKEOPTS} and ${EXTRA_EMAKE} later.
Use emake directly, which handles the options, to comply more with the
Gentoo standards.
Revision
1.73 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 18 17:06:32 2009 UTC
(4 years, 3 months ago)
by
a3li
Branch:
MAIN
Changes since
1.72: +3 -2 lines
Diff to
previous 1.72
ruby.eclass: Removing extra "ruby" build target and adding rubyee blacklist check to fix bug 253790.
Revision
1.71 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jun 28 19:59:44 2008 UTC
(4 years, 10 months ago)
by
grobian
Branch:
MAIN
Changes since
1.70: +2 -3 lines
Diff to
previous 1.70
Gentoo for Mac OS X is dead and buried. We no longer have to deal with
old crap.
Revision
1.70 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 20 06:56:54 2008 UTC
(5 years, 3 months ago)
by
graaff
Branch:
MAIN
Changes since
1.69: +2 -7 lines
Diff to
previous 1.69
Rewrite pattern matching using POSIX classes suggested in #205782 and remove the locale-setting workaround from #129526.
Revision
1.68 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 25 18:49:44 2007 UTC
(5 years, 8 months ago)
by
graaff
Branch:
MAIN
Changes since
1.67: +45 -39 lines
Diff to
previous 1.67
USE_RUBY does not work for gems but does generate a (harmless) error, so ignore this code in prepall when installing a gem
Revision
1.56 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jan 6 16:00:22 2007 UTC
(6 years, 4 months ago)
by
flameeyes
Branch:
MAIN
Changes since
1.55: +5 -2 lines
Diff to
previous 1.55
Don't change the shell options to Portage, or it will fail. Closes bug #160339.
Revision
1.55 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Dec 4 22:05:53 2006 UTC
(6 years, 5 months ago)
by
flameeyes
Branch:
MAIN
Changes since
1.54: +7 -1 lines
Diff to
previous 1.54
Add a doruby function to install ruby files in the right place without reinventing the wheel every time.
Revision
1.46 -
(
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.45: +1 -2 lines
Diff to
previous 1.45
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
Revision
1.45 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jul 6 20:20:04 2005 UTC
(7 years, 10 months ago)
by
agriffis
Branch:
MAIN
Changes since
1.44: +1 -2 lines
Diff to
previous 1.44
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
Revision
1.41 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Nov 25 02:32:54 2004 UTC
(8 years, 5 months ago)
by
usata
Branch:
MAIN
Changes since
1.40: +4 -4 lines
Diff to
previous 1.40
* Use tc-getCC and tc-getCXX rather than $CC/$CXX. (bug #72211)
* Do not use rmdir --ignore-fail-on-non-empty option since it will fail on non-GNU userland systems. (bug #72211)
* Pass ${MAKEOPTS} and ${EXTRA_EMAKE} to ruby_emake(). (bug #72206)
Revision
1.22 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 25 11:15:41 2004 UTC
(9 years, 3 months ago)
by
usata
Branch:
MAIN
Changes since
1.21: +84 -141 lines
Diff to
previous 1.21
Revised SLOT support (now ruby SLOT 1.9 is supported in addition to 1.6 and 1.8). Removed internal WITH_RUBY variable. Added description of functions provided by the eclass.
Revision
1.18 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jan 12 17:55:05 2004 UTC
(9 years, 4 months ago)
by
usata
Branch:
MAIN
Changes since
1.17: +7 -6 lines
Diff to
previous 1.17
Explicitly `cd ${WORKDIR}` after xpatch. xpatch may change current
directory after it is called.
Revision
1.17 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Dec 24 22:14:55 2003 UTC
(9 years, 4 months ago)
by
usata
Branch:
MAIN
Changes since
1.16: +31 -35 lines
Diff to
previous 1.16
Added xpatch function. Use ${T}/${S#${WORKDIR}} for temprally build directory.
Revision
1.15 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Nov 16 19:27:24 2003 UTC
(9 years, 6 months ago)
by
usata
Branch:
MAIN
Changes since
1.14: +43 -18 lines
Diff to
previous 1.14
Changed USE_RUBY accepted variables. Now it accepts "ruby16 shim18 ruby18 any"
(it is analogous to ruby16/ruby18 local USE flag, which is less confusing).
USE_RUBY="ruby16" and USE_RUBY="ruby18" get valid. Updated varialbes
description detail in ruby.eclass.
Revision
1.12 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Nov 15 18:02:29 2003 UTC
(9 years, 6 months ago)
by
usata
Branch:
MAIN
Changes since
1.11: +51 -61 lines
Diff to
previous 1.11
Added descriptions for functions and variables within the eclass.
Superceded RUBY_SLOT variable with USE_RUBY and WITH_RUBY variables.
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Sep 21 21:13:45 2003 UTC
(9 years, 7 months ago)
by
usata
Branch:
MAIN
Changes since
1.3: +4 -4 lines
Diff to
previous 1.3
Reversed the order of Makefile and install.rb for the sake of ReFe (not added to Portage tree yet)
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: |
|