summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'gerrit/5.8' into devTor Arne Vestbø2016-11-051-13/+49
|\
| * decouple packageExists() and PKGCONFIG from qt configurationOswald Buddenhagen2016-11-011-13/+49
* | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2016-11-0228-144/+196
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-0228-144/+196
| |\|
| | * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-018-14/+29
| | |\
| | | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-272-1/+3
| | | |\
| | | | * unset OBJECTIVE_SOURCES and QMAKE_OBJECTIVE_CFLAGS after absorbing themOswald Buddenhagen2016-10-251-0/+2
| | | | * don't moc OBJECTIVE_SOURCES twiceOswald Buddenhagen2016-10-251-1/+1
| | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-222-3/+4
| | | |\|
| | | | * normalize name of plugin default linkage overridesOswald Buddenhagen2016-10-171-2/+3
| | | | * don't strip off plugin subtypesOswald Buddenhagen2016-10-171-1/+1
| | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-171-7/+11
| | | |\|
| | | | * fix xcodebuilds without -sdk iphonesimulatorOswald Buddenhagen2016-10-141-7/+11
| | | * | findclasslist.pl: namespaces can be exported tooThiago Macieira2016-10-131-1/+1
| | * | | Enable the "use" option for library checks that come with a testLars Knoll2016-10-281-1/+3
| | * | | Be more robust about ensuring that device and simulator are setJake Petroules2016-10-281-13/+16
| | * | | Write PKG_CONFIG_EXECUTABLE to qmodule.priLars Knoll2016-10-261-1/+1
| | * | | add launch targets to qt appsOswald Buddenhagen2016-10-262-0/+25
| | * | | make use of top-level return() to beautify codeOswald Buddenhagen2016-10-261-3/+1
| | * | | fix over-exposure of private dependenciesOswald Buddenhagen2016-10-261-1/+1
| | * | | quote regexpsOswald Buddenhagen2016-10-201-2/+2
| | * | | make-expand cflags before passing them to $$system()Oswald Buddenhagen2016-10-191-1/+11
| | * | | slightly improve logging of library probingOswald Buddenhagen2016-10-181-4/+7
| | * | | stop exporting the library versionsOswald Buddenhagen2016-10-182-23/+1
| | * | | propagate the correct library variable to the private module priOswald Buddenhagen2016-10-181-1/+1
| | * | | fix QMAKE_DEFAULT_*DIRS resolution with apple SDK, take 2Oswald Buddenhagen2016-10-166-53/+56
| | * | | Get rid of simulator_and_device CONFIG option (mostly)Oswald Buddenhagen2016-10-167-9/+8
| | * | | limit ability to override QMAKE_MAC_SDKOswald Buddenhagen2016-10-161-8/+0
| | * | | rely on transitive library dependencies for freetype/fontconfigOswald Buddenhagen2016-10-152-8/+0
| | * | | cleanup related to transitive dependenciesOswald Buddenhagen2016-10-152-2/+2
| | * | | make users of qt modules inherit the modules' public QMAKE_USEOswald Buddenhagen2016-10-153-0/+6
| | * | | use helper libs via QMAKE_USEOswald Buddenhagen2016-10-151-0/+25
| | * | | get rid of Q_FONTCONFIGDATABASE defineOswald Buddenhagen2016-10-151-1/+0
| | * | | fix shadow builds with pre-synced headers, part 3Oswald Buddenhagen2016-10-142-3/+5
| | * | | don't include injected headers into linker version scriptOswald Buddenhagen2016-10-143-3/+3
* | | | | Remove unnecessary CONFIG-=simulator from qtConfTest_compileJake Petroules2016-11-011-1/+1
|/ / / /
* | | | macOS: Don't build auto-tests as application bundles unless explicitly requestedTor Arne Vestbø2016-10-232-0/+5
* | | | Enable QT_NO_NARROWING_CONVERSIONS_IN_CONNECT in Qt's own buildGiuseppe D'Angelo2016-10-211-0/+2
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-1316-209/+329
|\| | |
| * | | fix referencing libs fields dispatched to the selected sourceOswald Buddenhagen2016-10-121-1/+1
| * | | Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-10-111-2/+3
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-111-2/+3
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-081-2/+3
| | | |\|
| | | | * Skip chmod for separate_debug_info when cross compiling on WindowsSamuli Piippo2016-10-071-2/+3
| * | | | winrt: Enable usage of static manifest filesMaurice Kalinowski2016-10-111-121/+125
| |/ / /
| * | | Make sure flags from library detections go to the right placesThiago Macieira2016-10-102-16/+28
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-066-22/+120
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-013-2/+113
| | |\|
| | | * Add the ability for qmake to build Xcode asset catalogsJake Petroules2016-09-283-2/+113
| | * | purge attempt to install fontsOswald Buddenhagen2016-09-291-4/+0