- 01 Dec, 2017 - 1 commit
-
-
Heikki Halmet authored
Gcc need to be downgraded from 6 to 5, because Gcc 6 is too new for the latest Ubuntu LTS (16.04). This means Devtoolset-4 need to be used instead of Devtoolset-6. Task-number: QTBUG-64820 Change-Id: I2601aaaff5f3bbbadd867105fd4155239ab89825 Reviewed-by:
Konstantin Tokarev <annulen@yandex.ru>
-
- 19 Oct, 2017 - 1 commit
-
-
Joni Jäntti authored
Added all the provisioning scripts that install required programs and make changes to certain settings. These are needed to build qt5. This commit replaces RHEL 7.2 in desktop builds, android builds and INTEGRITY builds. Task-number: QTQAINFRA-1251 Task-number: QTQAINFRA-1252 Task-number: QTQAINFRA-1253 Task-number: QTQAINFRA-1267 Task-number: QTQAINFRA-1269 Change-Id: Icef19df7fb799a4008ccdc0584821c982055e339 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
- 06 Jun, 2017 - 1 commit
-
-
Simon Hausmann authored
We have a prepared package on the internal server that has everything necessary included. This way we do not have to download the actual update content from the internet. Change-Id: Ie4cb3116a4f91a47df5be1c2b2e473d7ddec9a78 Reviewed-by:
Frederik Gladhorn <frederik.gladhorn@qt.io> Reviewed-by:
Aapo Keskimolo <aapo.keskimolo@qt.io>
-
- 31 Mar, 2017 - 1 commit
-
-
Heikki Halmet authored
This bug fix patch is needed for QtWebEngine Change-Id: Id2c624461fbe27d9fd12a149281cae324bf8b14e Reviewed-by:
Jani Heikkinen <jani.heikkinen@qt.io>
-
- 03 Feb, 2017 - 1 commit
-
-
Heikki Halmet authored
Script to remove tier1's preinstalled software. Script itself includes all information about the software that needs to be removed from tier2 before provision starts to run installations. When this script is run for certain platform that platform needs to provision all removed software back to tier2 template. So user needs to make sure that all needed provision script are available when calling this removal-script. Goal is to have vanilla os when provision don't need to remove any software before installations. When this goal is reached this script and script calls can be removed from provision. Change-Id: I048909800807fabb1dc599e768a90e7457fbc2cf Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 11 Jan, 2017 - 1 commit
-
-
Tony Sarajarvi authored
Change-Id: Ia61e503ed5315546421fdeb2f4b8b1be37dab3e9 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
- 22 Nov, 2016 - 1 commit
-
-
Tony Sarajärvi authored
Fix building on OpenSuse after openssl update. Every linux distro seems to patch openssl in a different way to deal with broken/outdated SSL issues. We seem unable to detect what suse did when running configure, so this is a stop-gap measure. Change-Id: I5e375e9c5c1615358dbce0b8dd91476cb4f4e45b Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io> Reviewed-by:
Aapo Keskimolo <aapo.keskimolo@qt.io> Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 25 Feb, 2015 - 1 commit
-
-
Jani Heikkinen authored
Qt copyrights are now in The Qt Company, so we could update the source code headers accordingly. In the same go we should also fix the links to point to qt.io. Change-Id: Ieb3be34b0d4061fb8dc886991528951f59dbd67e Reviewed-by:
Tuukka Turunen <tuukka.turunen@digia.com> Reviewed-by:
Iikka Eklund <iikka.eklund@theqtcompany.com>
-
- 10 Jul, 2013 - 1 commit
-
-
Oswald Buddenhagen authored
call it with the "secret" -top-level option, which shifts the makefile generation one level up. this makes the configure call the last thing we do, thus also avoiding the problems we had with the -help switch (and the previous attempts at fixing it). Change-Id: I80ba4a09b260a140a9d1b976277c30fd1436b4d6 Reviewed-by:
Thiago Macieira <thiago.macieira@intel.com>
-
- 23 Jun, 2013 - 1 commit
-
-
Sergio Ahumada authored
Using the absolute path to configure, otherwise you get: [user@locahost qt5]$ ./configure -minimal + cd qtbase + ./qtbase/configure -minimal ./configure: line 58: ./qtbase/configure: No such file or directory Change-Id: Ic7568cc571aaa52c56bcd28fa1b6bde8abb32c8e Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
- 20 Jun, 2013 - 1 commit
-
-
Oswald Buddenhagen authored
otherwise the whole no-syncqt-and-thus-perl-needed stunt in qtbase would be fairly useless for top-level builds. Task-number: QTBUG-31786 Change-Id: I9f9b38091155a2d50ffec169267e0363fc24d3c0 Reviewed-by:
Tuukka Turunen <tuukka.turunen@digia.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com> Reviewed-by:
Lars Knoll <lars.knoll@digia.com>
-
- 14 Nov, 2012 - 1 commit
-
-
Oswald Buddenhagen authored
Change-Id: Idd22f7d267b83e1a4f2cc6df9994d82a5d361df7 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 28 Sep, 2012 - 1 commit
-
-
Jonathan Liu authored
This reverts commit 6bd52260 . Running configure -help should not break builds by removing .qmake.cache. Change-Id: I9754ea891a445a9b67a1f9ad0adac85cb36338fe Reviewed-by:
Thiago Macieira <thiago.macieira@intel.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 25 Sep, 2012 - 1 commit
-
-
Iikka Eklund authored
Change copyrights and license headers from Nokia to Digia Change-Id: Ieac8fb85896427cd5e3c6d91698c455a0dc9e495 Reviewed-by:
Sergio Ahumada <sergio.ahumada@digia.com> Reviewed-by:
Janne Anttila <janne.anttila@digia.com> Reviewed-by:
Lars Knoll <lars.knoll@digia.com>
-
- 29 Jun, 2012 - 1 commit
-
-
Oswald Buddenhagen authored
at this point, the cache is needed only to aggregate the modules, not to "export" qtbase internals. the modules now have private caches for "real" config data. Change-Id: I4c70d220bbc054023710680545a04c171e238aff Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
- 20 Apr, 2012 - 1 commit
-
-
Oswald Buddenhagen authored
so one has a base directory for paths it reports. Task-number: QTBUG-25190 Change-Id: Ib222e2d7b07bf986a9eccd6934e51574b5a5a052 Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
- 14 Feb, 2012 - 1 commit
-
-
Jason McDonald authored
Change-Id: I231ee1c8ad214c3b09de35578009da4b47bcd00b Reviewed-by:
Toby Tomkins <toby.tomkins@nokia.com>
-
- 30 Jan, 2012 - 1 commit
-
-
Jason McDonald authored
Change-Id: I2b7793cf4fbb605f58257e71614dcd6e2855a82d Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
- 06 Jan, 2012 - 1 commit
-
-
Jason McDonald authored
Change-Id: Ic9fffa8c317e73d8cbed665fe48c1b158e2fa420 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
- 15 Dec, 2011 - 1 commit
-
-
Rohan McGovern authored
The return value from system() is an exit status (e.g. returned value from waitpid) and needs to be shifted right by 8 bits to get an exit code. Change-Id: Ibbcc58491b27ef6d9d299427aeb78f57b41c92e2 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
João Abecasis <joao.abecasis@nokia.com>
-
- 09 Oct, 2011 - 1 commit
-
-
Lincoln Ramsay authored
Change-Id: I74ef359ad899060f3ed60ae323c5fc3a1e75dc86 Reviewed-on: http://codereview.qt-project.org/6198 Reviewed-by:
Sergio Ahumada <sergio.ahumada@nokia.com> Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
- 07 Oct, 2011 - 1 commit
-
-
Lincoln Ramsay authored
There is at least one case in configure where it exist with a code of 0 but does not create .qmake.cache. Detect this and avoid continuing. Change-Id: I0554991e5d4a50b7072494c080fa2c593e03b726 Reviewed-on: http://codereview.qt-project.org/6094 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 03 May, 2011 - 2 commits
-
-
Lincoln Ramsay authored
Signed-off-by:
axis <qt-info@nokia.com>
-
Lincoln Ramsay authored
use warnings; is the portable way of doing #!/usr/bin/perl -w Also use strict; in init-repository. Signed-off-by:
axis <qt-info@nokia.com>
-
- 27 Apr, 2011 - 4 commits
-
-
Olivier Goffart authored
Reviewed-by: axis
-
axis authored
It's unexpected that configure tampers with your git checkout.
-
axis authored
They are not needed anymore after the patches were submitted to the qtwebkit repository on gitorious.org.
-
Qt by Nokia authored
-