Gentoo Archives: gentoo-dev

From: "Michał Górny" <gentoo@××××××××××.pl>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] New eclass: scons.eclass
Date: Mon, 23 Aug 2010 16:25:53
Message-Id: 20100823182454.5f25dec3@pomiocik.lan
In Reply to: [gentoo-dev] Re: New eclass: scons.eclass by "Michał Górny"
1 On Sun, 22 Aug 2010 20:39:23 +0200
2 Michał Górny <gentoo@××××××××××.pl> wrote:
3
4 The third revision, almost all suggestions applied. The ChangeLog:
5
6 151ddf2 Support passing a flag list to scons_clean_makeopts().
7 82a3ee7 Output the resulting flag list in scons_clean_makeopts()
8 instead of assigning it.
9 8062ec7 Provide a blank src_configure() for EAPI 2+.
10 33b4406 Drop default pkg_setup() -- no longer necessary.
11 44188e0 escons(): set SCONSOPTS implicitly if they are unset.
12 0f2ea92 Fix tests to use underscores in function names.
13 ccf1ef9 Introduce SCONSOPTS and use it instead of MAKEOPTS.
14 501ba41 Rename scons_use() to use_scons(), and the related vars.
15 681d73f Print the complete SCons command line in escons().
16 194e52e Use @DEFAULT-UNSET.
17 42aec9f Remove incorrect @CODE use.
18
19 Attaching the eclass r3 and a diff against r2.
20
21 --
22 Best regards,
23 Michał Górny
24
25 <http://mgorny.alt.pl>
26 <xmpp:mgorny@××××××.ru>

Attachments

File name MIME type
scons.eclass text/x-shellscript
scons.eclass.diff text/x-patch
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] New eclass: scons.eclass Mike Frysinger <vapier@g.o>