Commits on Source (6)
-
Steve Lhomme authored6f9f42e4
-
Steve Lhomme authored
We need to pass the compiler definition so they are know during the configure phase. Otherwise the system libraries are not detected.
0e88baaf -
Steve Lhomme authored
We don't need to set static as it's set in QT_CONFIG and will be kept for all targets.
19eb9f2b -
Steve Lhomme authored
We don't need a Makefile.Debug and Makefile.Release as we only build one variant at a time.
46651f24 -
Steve Lhomme authored
We already set object_parallel_to_source globally.
e6a6d2c1 -
Steve Lhomme authored
We remove the create_libtool feature globally in .qmake.cache.
cee6cee6
Showing
- contrib/src/qt/configure-env.py 23 additions, 0 deletionscontrib/src/qt/configure-env.py
- contrib/src/qt/qt-fix-msys-long-pathes.patch 0 additions, 8 deletionscontrib/src/qt/qt-fix-msys-long-pathes.patch
- contrib/src/qt/rules.mak 4 additions, 5 deletionscontrib/src/qt/rules.mak
- contrib/src/qtgraphicaleffects/rules.mak 1 addition, 0 deletionscontrib/src/qtgraphicaleffects/rules.mak
- contrib/src/qtx11extras/rules.mak 1 addition, 0 deletionscontrib/src/qtx11extras/rules.mak
contrib/src/qt/configure-env.py
0 → 100755