summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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-1327-225/+335
|\
| * fix referencing libs fields dispatched to the selected sourceOswald Buddenhagen2016-10-121-1/+1
| * winrt: Added 2013 scheme to Windows Phone 8.1 AppxManifest templateOliver Wolff2016-10-121-1/+1
| * Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-10-113-4/+5
| |\
| | * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-113-4/+5
| | |\
| | | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-083-4/+5
| | | |\
| | | | * Skip chmod for separate_debug_info when cross compiling on WindowsSamuli Piippo2016-10-071-2/+3
| | | | * Add QMAKE_LFLAGS_SONAME to linker flags for Android pluginsBogDan Vatra2016-10-062-2/+2
| * | | | 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-103-17/+28
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-068-22/+123
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-017-18/+121
| | |\|
| | | * Fix explicit -sdk iphoneos buildsJake Petroules2016-10-011-1/+6
| | | * fix also QMAKE_CXXFLAGS_RELEASE_WITH_DEBUGINFOOswald Buddenhagen2016-09-291-0/+1
| | | * Add the ability for qmake to build Xcode asset catalogsJake Petroules2016-09-285-17/+115
| | * | purge attempt to install fontsOswald Buddenhagen2016-09-291-4/+0
| * | | Clean up QT_QPA_DEFAULT_PLATFORM handlingJake Petroules2016-10-055-12/+0
| * | | fix freetype/fontconfig configure systemOswald Buddenhagen2016-10-042-2/+2
| * | | make QMAKE_USE parameterizableOswald Buddenhagen2016-10-041-4/+9
| * | | factor out QMAKE_USE* processing to a separate prf fileOswald Buddenhagen2016-10-043-24/+23
| * | | Don't add -spec XXX more than once to system command in xcodebuild.prfJake Petroules2016-10-041-2/+6
| * | | fix parsing of -system-proxiesOswald Buddenhagen2016-10-041-6/+10
| * | | make command line parsing more compliant with configure scriptOswald Buddenhagen2016-10-041-9/+12
| * | | remove redundant load(qt_build_config)Oswald Buddenhagen2016-10-041-2/+0
| * | | remove obsolete module warningOswald Buddenhagen2016-10-041-8/+0
| * | | fix msvc build in dirs with spacesOswald Buddenhagen2016-10-041-1/+1
| * | | Reorder arguments to qmake self-invocation in xcodebuild.prfJake Petroules2016-09-301-1/+1
* | | | mkspec: Add cross-compilation support for FreeBSDOleksandr Tymoshenko2016-10-126-0/+146
* | | | Allow Qt for UIKit to be built as shared libraries and default to itJake Petroules2016-10-071-0/+3
* | | | Share the multi-arch infrastructure between UIKit and macOSJake Petroules2016-09-2910-97/+109
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-293-4/+12
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-291-1/+7
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-231-1/+7
| | |\|
| | | * Pass -quiet to xcodebuild when invoking make with -s optionJake Petroules2016-09-211-1/+7
| * | | use bindir instead of libdir when launching tools on windows, take 2Oswald Buddenhagen2016-09-282-3/+5
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-261-7/+7
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-7/+7
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-7/+7
| | |\|
| | | * Fixes issue with iOS when project path has a whitespaceVikas Pachdha2016-09-151-7/+7
| | * | fix QMAKE_DEFAULT_*DIRS resolution with apple SDKOswald Buddenhagen2016-09-156-46/+51
* | | | Remove macx-clang-32 and macx-g++-32 mkspecsJake Petroules2016-09-2110-245/+0
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-211-2/+9
|\| | |
| * | | Add a QT_REQUIRE_CONFIG(feature) macroLars Knoll2016-09-161-2/+9
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-1533-338/+625
|\| | |
| * | | Convert the old feature systemLars Knoll2016-09-1512-20/+17
| * | | rename description => label in configure.jsonOswald Buddenhagen2016-09-151-7/+7
| * | | Modularize configure.json/.priLars Knoll2016-09-151-0/+1
| * | | Add a spec for NXP Colibri VF50/61Laszlo Agocs2016-09-102-0/+57