From: Panard <panard@backzone.net>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] cmake.eclass
Date: Wed, 24 May 2006 12:46:13 +0200 [thread overview]
Message-ID: <200605241246.18652.panard@backzone.net> (raw)
In-Reply-To: <200605232052.26099.vapier@gentoo.org>
[-- Attachment #1: Type: text/plain, Size: 1143 bytes --]
Hi,
Thanks for your comments.
Here is my updated cmake.eclass :
http://backzone.net/~panard/patches/gentoo-overlay/eclass/cmake.eclass
Beers,
Panard
Le Mercredi 24 Mai 2006 02:52, Mike Frysinger a écrit :
> On Thursday 18 May 2006 07:44, Panard wrote:
> > OPTION=${OPTION:-"WITH_${USEFLAG}"}
>
> quoting here is pointless
>
> > mkdir -p ${BUILDDIR}
> > cd ${BUILDDIR}
> > echo cmake ${S} -DCMAKE_INSTALL_PREFIX=${INSTALL_PREFIX} \
> > $(cmake_use_option debug CMAKE_BUILD_TYPE
> > debugfull) $*
> > cmake ${S} -DCMAKE_INSTALL_PREFIX=${INSTALL_PREFIX} \
> > $(cmake_use_option debug CMAKE_BUILD_TYPE
> > debugfull) $*
>
> $BUILDDIR and $S should be quoted
>
> use "$@", not $*
>
> > cd ${OLDPWD}
>
> if you want to enter a directory and then return to previous, use
> pushd/popd, not $OLDPWD
> -mike
--
HomePage: http://dev.inzenet.org/~panard/
Yzis : http://www.yzis.org
Qomics : http://dev.inzenet.org/~panard/qomics
Smileys : http://smileys.inzenet.org
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2006-05-24 10:49 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-18 10:13 [gentoo-dev] cmake.eclass Panard
2006-05-18 10:54 ` Simon Stelling
2006-05-18 11:44 ` Panard
2006-05-24 0:52 ` Mike Frysinger
2006-05-24 10:46 ` Panard [this message]
2006-05-24 12:11 ` Thomas Kear
2006-05-24 13:24 ` Panard
2006-05-25 11:31 ` Carsten Lohrke
2006-05-25 14:39 ` Danny van Dyk
2006-05-25 14:37 ` Diego 'Flameeyes' Pettenò
2006-05-25 14:54 ` Carsten Lohrke
2006-05-25 22:50 ` Panard
2006-05-25 23:10 ` Danny van Dyk
2006-05-25 23:09 ` Diego 'Flameeyes' Pettenò
2006-05-25 23:20 ` Danny van Dyk
2006-05-25 21:15 ` Mike Frysinger
2006-05-25 22:52 ` Panard
2006-08-24 3:23 ` lnxg33k
2006-08-24 4:02 ` Mike Frysinger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200605241246.18652.panard@backzone.net \
--to=panard@backzone.net \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox