aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2015-12-18 18:50:54 +0100
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2016-01-22 04:26:12 +0000
commit06c3d40cc90ae33a4d06b3dc21b9c0f23ad00c35 (patch)
tree037bf84fa19e76aad707f89e8447550562519121 /.gitattributes
parentf47e82703c80504304dd18335d669852e72be09f (diff)
move module dependencies from qt.pro to .gitmodules
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>
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index df15048e..084cdfd6 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,7 +1,6 @@
.tag export-subst
.gitignore export-ignore
.gitattributes export-ignore
-.gitmodules export-ignore
.commit-template export-ignore
init-repository export-ignore
README.git export-ignore