Gentoo Archives: gentoo-dev

From: "Tomáš Chvátal" <scarabeus@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: New eclass: scons.eclass
Date: Sun, 22 Aug 2010 21:10:53
Message-Id: 4C719248.5090807@gentoo.org
In Reply to: Re: [gentoo-dev] Re: New eclass: scons.eclass by Mike Frysinger
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Dne 22.8.2010 23:06, Mike Frysinger napsal(a):
5 >
6 >> scons_use()
7 >
8 > keep the use_xxx style ... so rename it to "use_scons()"
9 >
10 >> local varname=${2:-${flag}}
11 >
12 > should be stripping possible leading ! so that people can do `use_scons !foo
13 > moo` just like they can today with `use_with $foo moo`
14 > -mike
15
16 Hmm we use
17 cmake-utils_use_*
18
19 i think use_cmake-utils-*
20
21 also if renamed to cmake_use-* it would look more sane than use_cmake-*
22
23 but if we make agreement other way we can replace it in cmake utils
24 quite easily :)
25
26 Tom
27 -----BEGIN PGP SIGNATURE-----
28 Version: GnuPG v2.0.16 (GNU/Linux)
29 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
30
31 iEYEARECAAYFAkxxkkgACgkQHB6c3gNBRYdOGQCgsp5TP/cfE4ijE7lYuC14XwX8
32 VNwAoLEXUuAR2djw7j+dUZ6XrvxnkaLI
33 =ta36
34 -----END PGP SIGNATURE-----

Replies

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