Log of /eclass/games.eclass
Parent Directory
|
Revision Log
Revision
1.153 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Sep 27 16:35:41 2012 UTC
(7 years, 2 months ago)
by
axs
Branch:
MAIN
Changes since
1.152: +2 -2 lines
Diff to
previous 1.152
naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where EAPI=4 was previously allowed
Revision
1.141 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 3 19:13:44 2010 UTC
(9 years, 11 months ago)
by
scarabeus
Branch:
MAIN
Changes since
1.140: +2 -2 lines
Diff to
previous 1.140
Add base_src_make call and make games eclass use it (In preparation for new base eclass that uses that call).
Revision
1.139 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Dec 9 00:27:24 2009 UTC
(10 years ago)
by
mr_bones_
Branch:
MAIN
Changes since
1.138: +4 -5 lines
Diff to
previous 1.138
econf already dies; use base_src_compile instead of rolling our own (less featureful) one.
Revision
1.136 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Apr 5 03:38:14 2009 UTC
(10 years, 8 months ago)
by
vapier
Branch:
MAIN
Changes since
1.135: +12 -1 lines
Diff to
previous 1.135
make sure we dont set common dirs like /opt/bin and /opt/lib to games owner #264872 by Kris Scott
Revision
1.131 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jan 21 19:03:53 2009 UTC
(10 years, 10 months ago)
by
mr_bones_
Branch:
MAIN
Changes since
1.130: +3 -2 lines
Diff to
previous 1.130
just always export CC and CXX from toolchain so we don't have to manually do it in a bunch of places.
Revision
1.120 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Mar 27 01:48:01 2007 UTC
(12 years, 8 months ago)
by
vapier
Branch:
MAIN
Changes since
1.119: +3 -1 lines
Diff to
previous 1.119
unset GAMES_LIBDIR in games_get_libdir until everyone has converted off of GAMES_LIBDIR
Revision
1.116 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 18 22:47:14 2006 UTC
(13 years, 1 month ago)
by
wolf31o2
Branch:
MAIN
Changes since
1.115: +39 -5 lines
Diff to
previous 1.115
Added games_link_mods for the upcoming games-mods.eclass and also added multilib capabilities for bug #137997.
Revision
1.106 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Oct 21 18:24:23 2005 UTC
(14 years, 1 month ago)
by
wolf31o2
Branch:
MAIN
Changes since
1.105: +3 -3 lines
Diff to
previous 1.105
Added makeself 2.1.5 support and fixing games_ut_unpack for proper ut2004 support.
Revision
1.100 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jun 23 22:03:27 2005 UTC
(14 years, 5 months ago)
by
mr_bones_
Branch:
MAIN
Changes since
1.99: +2 -2 lines
Diff to
previous 1.99
Don't chmod everything in GAMES_BINDIR because chmod follows symlinks (bug #93805)
Revision
1.98 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun May 29 09:01:27 2005 UTC
(14 years, 6 months ago)
by
vapier
Branch:
MAIN
Changes since
1.97: +4 -2 lines
Diff to
previous 1.97
force --build by default to match new portage behavior and only run usermod in a GNU system
Revision
1.95 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue May 24 20:39:29 2005 UTC
(14 years, 6 months ago)
by
mr_bones_
Branch:
MAIN
Changes since
1.94: +26 -3 lines
Diff to
previous 1.94
handle highscore saving in games_pkg_preinst instead of src_install.
Added commented for code review.
Revision
1.93 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri May 13 06:20:11 2005 UTC
(14 years, 6 months ago)
by
vapier
Branch:
MAIN
Changes since
1.92: +12 -2 lines
Diff to
previous 1.92
add sanity check for libsdl and those silly USE=no{video,joystick,audio} users
Revision
1.91 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Mar 22 18:44:54 2005 UTC
(14 years, 8 months ago)
by
wolf31o2
Branch:
MAIN
Changes since
1.90: +3 -14 lines
Diff to
previous 1.90
Updated games_make_wrapper to make it simpler and more like other games functions.
Revision
1.66 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jun 18 16:00:03 2004 UTC
(15 years, 5 months ago)
by
wolf31o2
Branch:
MAIN
Changes since
1.65: +4 -5 lines
Diff to
previous 1.65
Changed GAMES_USER to root, changed GAMES_USER_DED to games, and reverted change to gamesowners function. Closing bug #45302.
Revision
1.61 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Apr 2 02:18:15 2004 UTC
(15 years, 8 months ago)
by
wolf31o2
Branch:
MAIN
Changes since
1.60: +6 -10 lines
Diff to
previous 1.60
Cleaning up games_ut_unpack. Seems like a good time since everything is masked... ;]
Revision
1.41 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 18 15:10:13 2003 UTC
(16 years, 4 months ago)
by
wolf31o2
Branch:
MAIN
Changes since
1.40: +4 -3 lines
Diff to
previous 1.40
Added file matching to games_get_cd and made enewuser and enewgroup less chatty
Revision
1.3
Tue Nov 5 19:55:00 2002 UTC
(17 years, 1 month ago)
by
vapier
Branch:
MAIN
Changes since
1.2: +1 -1 lines
FILE REMOVED
stupid +x
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: |
|