- May 21, 2016
-
-
Qt Submodule Update Bot authored
Change-Id: I9b4f1c3daedf21ab201027d5793aa162710c84af Reviewed-by:Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
-
- May 11, 2016
-
-
Qt Submodule Update Bot authored
Change-Id: I092e0b94eb77397708ab6d196357ec6b3b141326 Reviewed-by:Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
-
- May 09, 2016
-
-
Qt Submodule Update Bot authored
Change-Id: I5ea896b0ec6b9837fda44eb7b7a61aa3c6e42db5 Reviewed-by:Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
-
- May 05, 2016
-
-
Oswald Buddenhagen authored
another thing the doc claims to be possible - also quite reasonably. Change-Id: I2220245b10f02a778345b6549e345b2486630ffd Reviewed-by:Simon Hausmann <simon.hausmann@theqtcompany.com>
-
Oswald Buddenhagen authored
the doc - quite reasonably - claims that it is possible. Change-Id: I4668b3feafe721f1db4deb65848206d8197962c8 Reviewed-by:Simon Hausmann <simon.hausmann@theqtcompany.com>
-
Qt Submodule Update Bot authored
Change-Id: I6230a59c886114184d74ad34651f04f0d296ade0 Reviewed-by:Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
-
- Apr 28, 2016
-
-
Jędrzej Nowacki authored
That is translation from coin-setup golang code to sh script Change-Id: Ic26d3877e56feb8b7f8e3ccd3405a044fb6afd8e Reviewed-by:Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>
-
Frederik Gladhorn authored
Change-Id: I3f12aa0dd54f99fafdffb53796e54e7b127c3c8c Reviewed-by:Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>
-
- Apr 26, 2016
-
-
Frederik Gladhorn authored
Change-Id: I76c5c5b7a1ca41758964923d3eb5c9e644f468be Reviewed-by:
Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
-
- Apr 25, 2016
-
-
Qt Submodule Update Bot authored
Change-Id: I1586fb62199695f918f016ec9437810b0f9515e9 Reviewed-by:Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
-
- Apr 21, 2016
-
-
Qt Submodule Update Bot authored
Change-Id: I72e29c8b66acba249f6a274e6428e00a9804b4dd Reviewed-by:Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
-
- Apr 04, 2016
-
-
Qt Submodule Update Bot authored
Change-Id: I983429d487f7667c36553d24037639abee660b42 Reviewed-by:Jani Heikkinen <jani.heikkinen@theqtcompany.com>
-
- Mar 31, 2016
-
-
Liang Qi authored
Conflicts: .gitmodules Change-Id: Ic9c8564006c2722f925700f09ff42da3e912f580
-
- Mar 29, 2016
-
-
Qt Submodule Update Bot authored
Change-Id: I85bb46a7180a32c1808574d0a54c51703d4cee12 Reviewed-by:Simon Hausmann <simon.hausmann@theqtcompany.com>
-
- Mar 08, 2016
-
-
Iikka Eklund authored
Introduce new "deprecated" value for status attribute. We have two flavors of big source packages we need to produce: qt-everywhere-* which needs to include: - essential - addon - preview - deprecated (e.g. qtscript and qtenginio for Qt5.6 release) Installer only specific source package: - essential - addon The rest (deprecated, preview, ...) need to be shown as split src packages in the installer. The above leads to the following changes: qtscript: addon -> deprecated Needs to be part of big src packages but excluded from installer specific big source package. qtenginio: obsolete -> deprecated We can't exclude this module from qt-everywhere src packages. qtwayland: preview -> addon Needs to be part of installer specific big src package and the module status is not preview anymore. Change-Id: I52e10629bf81860f56ebc4ce9d395e0ca54c4264 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com>
-
- Mar 04, 2016
-
-
Qt Submodule Update Bot authored
Change-Id: Id993273e16fbbffd43d958419ab103a857fd1346 Reviewed-by:Jani Heikkinen <jani.heikkinen@theqtcompany.com>
-
- Mar 03, 2016
-
-
Qt Submodule Update Bot authored
Change-Id: I49c2a3948ba6c7e8a12f1077b96ddbde1453f67e Reviewed-by:Simon Hausmann <simon.hausmann@theqtcompany.com>
-
- Feb 27, 2016
-
-
Qt Submodule Update Bot authored
Change-Id: I3459d79f2daa9d681759f0cb7b8c841aeae7179a Reviewed-by:Jani Heikkinen <jani.heikkinen@theqtcompany.com>
-
- Feb 19, 2016
-
-
Qt Submodule Update Bot authored
Change-Id: Ife7e51372a57f53efefc1fe0c8c805442908d8d9 Reviewed-by:Jani Heikkinen <jani.heikkinen@theqtcompany.com>
-
- Feb 17, 2016
-
-
Oswald Buddenhagen authored
the primary purpose of this change is making it work with new-style submodules (1.7+) and git-worktree (2.5+). this means resolving '.git' and 'commondir' files. we avoid calling git commands, because a) it's slow on windows, b) some of them are unavailable in older git versions and it's tedious to deal with that and c) their output is not necessarily optimal (not always absolute paths). we also don't use relative paths for the hook locations any more, as that's too tedious to deal with. Change-Id: Ie341e748e56d6bef40856e4a49ac368850028d83 Reviewed-by:Simon Hausmann <simon.hausmann@theqtcompany.com>
-
Qt Submodule Update Bot authored
Change-Id: I020482ae1107cdd56fad485007622cb4b62b8032 Reviewed-by:Simon Hausmann <simon.hausmann@theqtcompany.com>
-
- Feb 16, 2016
-
-
Qt Submodule Update Bot authored
Change-Id: I6ad2f0dfbfb78f8f4d9c20f81a84803472a4b31c Reviewed-by:Jani Heikkinen <jani.heikkinen@theqtcompany.com>
-
- Feb 15, 2016
-
-
Qt Submodule Update Bot authored
Change-Id: I444b4f3ddbb851d94abda55e2e2dfcfee3921d94 Reviewed-by:Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>
-
- Feb 12, 2016
-
-
Oswald Buddenhagen authored
Conflicts: .gitmodules Change-Id: Ic3c425211f24b0dc3a341cac7d9fd9d0b7edac03
-
- Feb 10, 2016
-
-
Qt Submodule Update Bot authored
Change-Id: I8740e98ba27c1f554366a5183c6972207f0b0061 Reviewed-by:Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>
-
- Feb 07, 2016
-
-
Oswald Buddenhagen authored
all repos which are released (whichever way) need release branches. and vice versa. also, it needs to be the *right* release branch. Task-number: QTBUG-50695 Change-Id: Id7b5d106d2d9bdf70e9d5276e205a3c7ea827144 Reviewed-by:
Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com> Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com> Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com>
-
Qt Submodule Update Bot authored
Change-Id: Ic407bd126cc4c0a557ec7769d41394aa68c0cbee Reviewed-by:Jani Heikkinen <jani.heikkinen@theqtcompany.com>
-
Oswald Buddenhagen authored
Change-Id: I13ec7a6acdc8a47efea14bfabf0413d8a3570870 Reviewed-by:Simon Hausmann <simon.hausmann@theqtcompany.com>
-
Oswald Buddenhagen authored
instead of a simple bool, we now have five states: preview, active, addon, obsolete, and ignore (the default). the default includes the first three. the CI system is expected to use --module-subset=all,-ignore to include everything that is expected to build (in some configurations). Change-Id: Ifb43412054a8e42db0425f24f8e53acfce363caa Reviewed-by:Simon Hausmann <simon.hausmann@theqtcompany.com>
-
- Jan 25, 2016
-
-
Oswald Buddenhagen authored
Change-Id: Id78b6c131063a8d25616282cd3b76815323e8048
-
- Jan 22, 2016
-
-
Qt Submodule Update Bot authored
Change-Id: I88b34da37a589451ae32c6f736f4dc863715b339 Reviewed-by:Simon Hausmann <simon.hausmann@theqtcompany.com>
-
Qt Submodule Update Bot authored
Change-Id: I2c671f50d878e8ed03418c2a59c8c997ed3bd6f4 Reviewed-by:Simon Hausmann <simon.hausmann@theqtcompany.com>
-
Oswald Buddenhagen authored
this removes the last redundant module list. the module build order which is not determined by dependencies is pretty random now. this is avoided for a few heavy and "less relevant" modules by setting a priority to built them as late as possible. Change-Id: Ie8ef9777d050a4915cd2282dc9ccb48fcdbc02d2 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com>
-
- Jan 19, 2016
-
-
Qt Submodule Update Bot authored
Change-Id: Ie0cf0058a5e8f383be4608a5c094b610b9a575af Reviewed-by:Simon Hausmann <simon.hausmann@theqtcompany.com>
-
- Jan 18, 2016
-
-
Qt Submodule Update Bot authored
Change-Id: Ia4dbb4d02b5c32c76cd9cbdc320709af668dc4bc Reviewed-by:Simon Hausmann <simon.hausmann@theqtcompany.com>
-
- Jan 17, 2016
-
-
Qt Submodule Update Bot authored
Change-Id: I3ce0cb4e9ea44dcd860b48d3a6ecaad0eb31964f Reviewed-by:Simon Hausmann <simon.hausmann@theqtcompany.com>
-
- Jan 12, 2016
-
-
Qt Submodule Update Bot authored
Change-Id: Iff91870d954d24d2649334d2eeb8357e483009b3 Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com> Reviewed-by:
Jani Heikkinen <jani.heikkinen@theqtcompany.com>
-
- Jan 05, 2016
-
-
Qt Submodule Update Bot authored
Change-Id: Ibacf35a5fb113f9b54a96c10d52aa70e2e64f8da Reviewed-by:Jani Heikkinen <jani.heikkinen@theqtcompany.com>
-
- Dec 25, 2015
-
-
Oswald Buddenhagen authored
Change-Id: I360a6d5246e33dcf3f72bc83f2790905af8c1463 Reviewed-by:Simon Hausmann <simon.hausmann@theqtcompany.com>
-
Oswald Buddenhagen authored
Change-Id: Ic02a5d8b5a8a813a23bed1c0b45bcb8ee47e3edb Reviewed-by:Simon Hausmann <simon.hausmann@theqtcompany.com>
-