Re: [Development] Configure command lines of official Qt releases

2019-06-06 Thread Richard Weickelt
>> Thanks, Ivan. While this is true for other libs like xcb, Qt does not ship >> icu. It uses either the one provided by the system or a thin replacement >> resulting in a reduced localization feature set according to >> https://wiki.qt.io/Qt_5_ICU#Design_Principles > > Linux binaries are shipped

Re: [Development] Configure command lines of official Qt releases

2019-06-06 Thread Konstantin Tokarev
06.06.2019, 11:12, "Richard Weickelt" : > On 05.06.2019 21:28, Иван Комиссаров wrote: >>  AFAIK -R . is used to load that icu libraries I told you about in Gerrit. >> >>  Otherwise it will try to load the system ones instead of the shipped ones >> with Qt. > > Thanks, Ivan. While this is true fo

Re: [Development] Configure command lines of official Qt releases

2019-06-06 Thread Simon Hausmann
10 To: Иван Комиссаров Cc: development@qt-project.org Subject: Re: [Development] Configure command lines of official Qt releases On 05.06.2019 21:28, Иван Комиссаров wrote: > AFAIK -R . is used to load that icu libraries I told you about in Gerrit. > > Otherwise it will try to load the syste

Re: [Development] Configure command lines of official Qt releases

2019-06-06 Thread Richard Weickelt
On 05.06.2019 21:28, Иван Комиссаров wrote: > AFAIK -R . is used to load that icu libraries I told you about in Gerrit. > > Otherwise it will try to load the system ones instead of the shipped ones > with Qt. Thanks, Ivan. While this is true for other libs like xcb, Qt does not ship icu. It uses

Re: [Development] Configure command lines of official Qt releases

2019-06-05 Thread Иван Комиссаров
AFAIK -R . is used to load that icu libraries I told you about in Gerrit. Otherwise it will try to load the system ones instead of the shipped ones with Qt. > 5 июня 2019 г., в 14:46, Richard Weickelt написал(а): > >> Excellent yes. That was a recent addition to the installer framework, >> ver

Re: [Development] Configure command lines of official Qt releases

2019-06-05 Thread Simon Hausmann
ths, plus the relative path specified (but as that's a dot it's a noop). Simon From: Richard Weickelt Sent: Wednesday, June 5, 2019 14:46 To: Simon Hausmann; Markus Haberlander Cc: development@qt-project.org Subject: Re: [Development] Configure command

Re: [Development] Configure command lines of official Qt releases

2019-06-05 Thread Richard Weickelt
> Excellent yes. That was a recent addition to the installer framework, > very useful for exactly that purpose. Thanks for _all_ replies! Actually, the configure command line in the COIN logs differs from https://code.qt.io/cgit/qtsdk/qtsdk.git/tree/packaging-tools/bld_config?h=v5.12.3-packaging s

Re: [Development] Configure command lines of official Qt releases

2019-06-04 Thread Carlos Enrique Pérez Sánchez
I think that is important to mention that the Logs components are not provided in the offline installer. It should be. El mar., 4 jun. 2019 a las 8:10, Konstantin Tokarev () escribió: > > > 04.06.2019, 17:01, "Volker Hilsheimer" : > >> 04.06.2019, 16:41, "Volker Hilsheimer" : > On 3 Jun 2019

Re: [Development] Configure command lines of official Qt releases

2019-06-04 Thread Konstantin Tokarev
04.06.2019, 17:01, "Volker Hilsheimer" : >> 04.06.2019, 16:41, "Volker Hilsheimer" : On 3 Jun 2019, at 20:15, Elvis Stansvik wrote: Den mån 3 juni 2019 kl 20:04 skrev Elvis Stansvik : > Hi Richard, > > I think this was asked on the interest list back in January [1]. >>

Re: [Development] Configure command lines of official Qt releases

2019-06-04 Thread Volker Hilsheimer
04.06.2019, 16:41, "Volker Hilsheimer" mailto:volker.hilshei...@qt.io>>: On 3 Jun 2019, at 20:15, Elvis Stansvik mailto:elvst...@gmail.com>> wrote: Den mån 3 juni 2019 kl 20:04 skrev Elvis Stansvik mailto:elvst...@gmail.com>>: Hi Richard, I think this was asked on the interest list back in Jan

Re: [Development] Configure command lines of official Qt releases

2019-06-04 Thread Konstantin Tokarev
04.06.2019, 16:41, "Volker Hilsheimer" : >> On 3 Jun 2019, at 20:15, Elvis Stansvik wrote: >> >> Den mån 3 juni 2019 kl 20:04 skrev Elvis Stansvik : >>> Hi Richard, >>> >>> I think this was asked on the interest list back in January [1]. >>> >>> The answer is here: >>> >>> https://code.qt.io/cgi

Re: [Development] Configure command lines of official Qt releases

2019-06-04 Thread Volker Hilsheimer
On 3 Jun 2019, at 20:15, Elvis Stansvik mailto:elvst...@gmail.com>> wrote: Den mån 3 juni 2019 kl 20:04 skrev Elvis Stansvik mailto:elvst...@gmail.com>>: Hi Richard, I think this was asked on the interest list back in January [1]. The answer is here: https://code.qt.io/cgit/qtsdk/qtsdk.git/t

Re: [Development] Configure command lines of official Qt releases

2019-06-04 Thread Simon Hausmann
: [Development] Configure command lines of official Qt releases Hi, another place worth to mention: There is a component "Logs" in the Qt installer for each Qt version, at least for newer releases like 5.9.8 or 5.12.x. When selecting this, you get a zip file with build and test logs for *all

Re: [Development] Configure command lines of official Qt releases

2019-06-04 Thread Markus Haberlander
ies in the CI, which are the same binaries > that are packaged and distributed for release. > > > Simon > ---------- > *From:* Development on behalf of > Richard Weickelt > *Sent:* Monday, June 3, 2019 18:55 > *To:* development@qt-project.org > *Subjec

Re: [Development] Configure command lines of official Qt releases

2019-06-04 Thread Simon Hausmann
CI, which are the same binaries that are packaged and distributed for release. Simon From: Development on behalf of Richard Weickelt Sent: Monday, June 3, 2019 18:55 To: development@qt-project.org Subject: [Development] Configure command lines of official Qt rel

Re: [Development] Configure command lines of official Qt releases

2019-06-04 Thread Edward Welbourne
Den mån 3 juni 2019 kl 20:29 skrev Richard Weickelt : >> I would expect "Official builds configuration options >> site:lists.qt-project.org" to bring this post up: >> https://lists.qt-project.org/pipermail/interest/2019-January/032221.html >> but it seems like google hasn't even indexed it. Elvis

Re: [Development] Configure command lines of official Qt releases

2019-06-03 Thread Elvis Stansvik
Den mån 3 juni 2019 kl 20:29 skrev Richard Weickelt : > > > > I think this was asked on the interest list back in January [1]. > > I did search on the Qt mailing lists, but even when I type exactly the > subject of the thread you referred to, google doesn't find it. I would > expect "Official build

Re: [Development] Configure command lines of official Qt releases

2019-06-03 Thread Richard Weickelt
> I think this was asked on the interest list back in January [1]. I did search on the Qt mailing lists, but even when I type exactly the subject of the thread you referred to, google doesn't find it. I would expect "Official builds configuration options site:lists.qt-project.org" to bring this p

Re: [Development] Configure command lines of official Qt releases

2019-06-03 Thread Elvis Stansvik
Den mån 3 juni 2019 kl 20:04 skrev Elvis Stansvik : > > Hi Richard, > > I think this was asked on the interest list back in January [1]. > > The answer is here: > > https://code.qt.io/cgit/qtsdk/qtsdk.git/tree/packaging-tools/bld_config > > I seem to remember some recent Qt developer thread about m

Re: [Development] Configure command lines of official Qt releases

2019-06-03 Thread Elvis Stansvik
Hi Richard, I think this was asked on the interest list back in January [1]. The answer is here: https://code.qt.io/cgit/qtsdk/qtsdk.git/tree/packaging-tools/bld_config I seem to remember some recent Qt developer thread about making these more accessible, but can't find it now. HTH, Elvis [1]

[Development] Configure command lines of official Qt releases

2019-06-03 Thread Richard Weickelt
Hi, where can I find the configure command lines that have been used for Qt binary releases provided at https://download.qt.io/official_releases/qt/ ? Is there also more information available about the environment they have been built on? I am particularly interested in the Linux release. Thanks