From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 14/34] qt5base: add GUI support
Date: Thu, 7 Mar 2013 14:17:35 +0100 [thread overview]
Message-ID: <20130307141735.1c617cd8@skate> (raw)
In-Reply-To: <CAKAx1cjksGgYxpvF21ZLuV25Tz3UQmsBPi6c2NHXrJ_EAGivpg@mail.gmail.com>
Dear Lionel Orry,
On Thu, 7 Mar 2013 14:14:17 +0100, Lionel Orry wrote:
> You're welcome. While I'm at it, I switched to 5.0.1 and noticed the
> "-fast" option to configure is not recognised.
Yes, I also moved to 5.0.1. I simply removed this option. I will repost
an updated version of my patch set, hopefully this afternoon.
> I suppose the
> equivalent options are (extract from ./configure -help):
>
> * -process ........... Generate only a top-level Makefile.
> -fully-process ..... Generate Makefiles for the entire Qt tree.
> -dont-process ...... Do not generate any Makefiles.
Hum, yes, maybe. Not sure which one is the correct choice, though. I've
just left the default value and it seems to work nicely.
Thanks,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2013-03-07 13:17 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-06 20:22 [Buildroot] [PATCH v2] Add Qt5 packages Thomas Petazzoni
2013-03-06 20:22 ` [Buildroot] [PATCH 01/34] pcre: add support for 16 bits and 32 bits variants Thomas Petazzoni
2013-03-06 20:54 ` Peter Korsgaard
2013-03-06 20:22 ` [Buildroot] [PATCH 02/34] x11r7/xcb-util: bump to 0.3.9 Thomas Petazzoni
2013-03-06 20:54 ` Peter Korsgaard
2013-03-06 20:22 ` [Buildroot] [PATCH 03/34] x11r7/xcb-util-wm: new package Thomas Petazzoni
2013-03-06 20:59 ` Peter Korsgaard
2013-03-06 20:22 ` [Buildroot] [PATCH 04/34] x11r7/xcb-util-image: " Thomas Petazzoni
2013-03-06 21:00 ` Peter Korsgaard
2013-03-06 20:22 ` [Buildroot] [PATCH 05/34] package: create virtual package for libGLES, libOpenVG and libEGL Thomas Petazzoni
2013-03-06 21:10 ` Peter Korsgaard
2013-03-06 21:27 ` Thomas Petazzoni
2013-03-06 21:37 ` Peter Korsgaard
2013-03-06 20:22 ` [Buildroot] [PATCH 06/34] rpi-userland: provides OpenGL ES, EGL and OpenVG Thomas Petazzoni
2013-03-06 21:23 ` Peter Korsgaard
2013-03-06 20:22 ` [Buildroot] [PATCH 07/34] rpi-userland: add .pc files for OpenGLESv2 and EGL libs Thomas Petazzoni
2013-03-06 20:22 ` [Buildroot] [PATCH 08/34] rpi-userland: add bcm_host to egl.pc Thomas Petazzoni
2013-03-06 20:22 ` [Buildroot] [PATCH 09/34] efl/libeet, efl/libevas: use host-libjpeg instead of host-jpeg Thomas Petazzoni
2013-03-06 20:22 ` [Buildroot] [PATCH 10/34] jpeg: convert to a real package Thomas Petazzoni
2013-03-06 20:22 ` [Buildroot] [PATCH 11/34] qt5: base infrastructure Thomas Petazzoni
2013-03-06 20:22 ` [Buildroot] [PATCH 12/34] qt5: add macro to fixup Qt5 .la and .prl files Thomas Petazzoni
2013-03-06 20:22 ` [Buildroot] [PATCH 13/34] qt5base: new package Thomas Petazzoni
2013-03-07 6:00 ` Alexander Lukichev
2013-03-07 8:33 ` Thomas Petazzoni
2013-03-06 20:22 ` [Buildroot] [PATCH 14/34] qt5base: add GUI support Thomas Petazzoni
2013-03-07 13:10 ` Lionel Orry
2013-03-07 13:11 ` Thomas Petazzoni
2013-03-07 13:14 ` Lionel Orry
2013-03-07 13:17 ` Thomas Petazzoni [this message]
2013-03-06 20:22 ` [Buildroot] [PATCH 15/34] qt5base: support debug or release modes Thomas Petazzoni
2013-03-06 20:22 ` [Buildroot] [PATCH 16/34] qt5base: add OpenSSL support Thomas Petazzoni
2013-03-06 20:22 ` [Buildroot] [PATCH 17/34] qt5base: add eglfs graphics backend Thomas Petazzoni
2013-03-06 20:23 ` [Buildroot] [PATCH 18/34] qt5base: add support for fontconfig, png, jpeg, gif Thomas Petazzoni
2013-03-06 20:23 ` [Buildroot] [PATCH 19/34] qt5base: add D-Bus support Thomas Petazzoni
2013-03-06 20:23 ` [Buildroot] [PATCH 20/34] qt5base: add glib support Thomas Petazzoni
2013-03-06 20:23 ` [Buildroot] [PATCH 21/34] qt5base: add support to build against ICU Thomas Petazzoni
2013-03-06 20:23 ` [Buildroot] [PATCH 22/34] qt5base: add rPi EGL glue code Thomas Petazzoni
2013-03-06 20:23 ` [Buildroot] [PATCH 23/34] qt5base: install bundled fonts to target Thomas Petazzoni
2013-03-06 20:23 ` [Buildroot] [PATCH 24/34] qt5: factor Qt5 version Thomas Petazzoni
2013-03-06 20:23 ` [Buildroot] [PATCH 25/34] qt5/qt5svg: new package Thomas Petazzoni
2013-03-06 20:23 ` [Buildroot] [PATCH 26/34] qt5/qt5script: " Thomas Petazzoni
2013-03-06 20:23 ` [Buildroot] [PATCH 27/34] qt5/qt5imageformats: " Thomas Petazzoni
2013-03-06 20:23 ` [Buildroot] [PATCH 28/34] qt5/qt5xmlpatterns: " Thomas Petazzoni
2013-03-06 20:23 ` [Buildroot] [PATCH 29/34] qt5/qt5jsbackend: " Thomas Petazzoni
2013-03-06 20:23 ` [Buildroot] [PATCH 30/34] qt5/qt5declarative: " Thomas Petazzoni
2013-03-06 20:23 ` [Buildroot] [PATCH 31/34] qt5/qt5graphicaleffects: " Thomas Petazzoni
2013-03-06 20:23 ` [Buildroot] [PATCH 32/34] qt5/qt5multimedia: " Thomas Petazzoni
2013-03-06 20:23 ` [Buildroot] [PATCH 33/34] qt5/qt5quick1: " Thomas Petazzoni
2013-03-06 20:23 ` [Buildroot] [PATCH 34/34] qt5/qt5webkit: " Thomas Petazzoni
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=20130307141735.1c617cd8@skate \
--to=thomas.petazzoni@free-electrons.com \
--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