From: Luca Ceresoli <list@lucaceresoli.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] qt: convert to the GENTARGETS infrastructure
Date: Thu, 24 Mar 2011 21:57:16 +0100 [thread overview]
Message-ID: <4D8BB02C.4070108@lucaceresoli.net> (raw)
In-Reply-To: <39ac37ec67acf7886777166a098039bbab39b691.1300630739.git.thomas.petazzoni@free-electrons.com>
Thomas Petazzoni wrote:
> In addition to converting the qt package to the GENTARGETS
> infrastructure, this commit also does the following (related) things
> in the Qt package:
>
> * Create a BR2_PACKAGE_QT_CONFIG_FILE option, which can be used to
> pass a custom Qt configuration file, such as the ones found in
> src/corelib/global/qconfig-*.h. This used to be possible, but
> required changing qt.mk directly, which isn't really how we
> configure things in Buildroot.
>
> * Remove the BR2_PACKAGE_QT_EMB_PLATFORM option, the embedded
> platform name is now computed directly in qt.mk.
>
> * The QT_CONFIGURE variable, which hosted all ./configure options,
> has been renamed to QT_CONFIGURE_OPTS, for consistency with what we
> do in the AUTOTARGETS infrastructure.
>
> * The QT_DEP_LIBS variable has been renamed to QT_DEPENDENCIES, so
> that dependencies are properly handled by the GENTARGETS
> infrastructures.
>
> * The QT_QMAKE_SET macro (used to adjust the path/flags of the
> compiler/linker) has been extended with an additional argument,
> which allows to pass the source directory of Qt.
>
> * All the installation procedure has been rewritten to fit within the
> GENTARGETS mechanism.
>
> Signed-off-by: Thomas Petazzoni<thomas.petazzoni@free-electrons.com>
> ---
> package/qt/Config.in | 35 ++--
> package/qt/qt.mk | 623 +++++++++++++++++++++++---------------------------
> 2 files changed, 302 insertions(+), 356 deletions(-)
>
Acked-by: Luca Ceresoli <luca@lucaceresoli.net>
Luca
next prev parent reply other threads:[~2011-03-24 20:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-20 14:19 [Buildroot] [pull request] Pull request for branch for-2011.05/qt-migration Thomas Petazzoni
2011-03-20 14:19 ` [Buildroot] [PATCH 1/1] qt: convert to the GENTARGETS infrastructure Thomas Petazzoni
2011-03-24 20:57 ` Luca Ceresoli [this message]
2011-03-25 16:37 ` Will Wagner
2011-03-27 22:07 ` Peter Korsgaard
2011-03-27 22:06 ` Peter Korsgaard
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=4D8BB02C.4070108@lucaceresoli.net \
--to=list@lucaceresoli.net \
--cc=buildroot@busybox.net \
/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