summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Fix warning about headerpad_max_install_names ignored when using bitcodeJake Petroules2016-08-314-4/+6
* Provide better QMAKE_RPATHDIR defaults on Apple platformsJake Petroules2016-08-312-1/+8
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-08-3118-83/+153
|\
| * Move ios_devices.pl into uikit folderMike Krus2016-08-303-4/+4
| * de-duplicate code relating to evaluation of 'negative' flagsOswald Buddenhagen2016-08-301-12/+5
| * remove pointless export from qtConfHandleLibrary()Oswald Buddenhagen2016-08-301-1/+0
| * make qtConfOutputVar() a tad less crypticOswald Buddenhagen2016-08-301-3/+3
| * don't export cached libraries which were in fact not foundOswald Buddenhagen2016-08-301-1/+2
| * fix location of injected headers in shadow buildsOswald Buddenhagen2016-08-301-3/+5
| * fix build with configure -sdk iphonesimulatorOswald Buddenhagen2016-08-301-1/+1
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-2914-43/+115
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-293-3/+12
| | |\
| | | * Mark Clang 3.9 as warning-freeThiago Macieira2016-08-271-2/+2
| | | * winrt: Add support for version requirements for MSVC2015Maurice Kalinowski2016-08-252-1/+10
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-256-8/+60
| | |\|
| | | * fix conditions relating to host_build in non-cross buildsOswald Buddenhagen2016-08-242-3/+3
| | | * iOS, mkspec: update UUID parsing to support Xcode 8 betaRichard Moe Gustavsen2016-08-243-3/+55
| | | * Xcode: Don't enable document versioning debuggingTor Arne Vestbø2016-08-241-2/+2
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-185-24/+29
| | |\|
| | | * Fix missing qmlplugindump_wrapper.sh (debug_and_release)J-P Nurmi2016-08-161-19/+23
| | | * Revert "Android: use gold linker"BogDan Vatra2016-08-162-2/+2
| | | * Android: use gold linkerBogDan Vatra2016-08-152-2/+2
| | | * Android: Use -gcc-toolchain for clang linker commandBogDan Vatra2016-08-154-5/+6
| | * | Fix missing plugins.qmltypes in static buildsJ-P Nurmi2016-08-172-8/+14
| * | | don't cache test result after pre-dep failureOswald Buddenhagen2016-08-251-16/+18
| * | | don't cache results of build_parts and skip_modulesOswald Buddenhagen2016-08-251-0/+2
| * | | clean up qconfig/qmodule.pri handling in configureOswald Buddenhagen2016-08-251-1/+1
| * | | remove extra empty line before configure reportOswald Buddenhagen2016-08-251-1/+0
* | | | Remove unnecessary compiler and warning flags from UIKit mkspecsJake Petroules2016-08-261-23/+1
* | | | qmake: handle QMAKE_PLUGIN_BUNDLE_NAME in resolve_target.prfJake Petroules2016-08-251-1/+11
* | | | qmake: Add shallow bundle supportJake Petroules2016-08-253-5/+7
* | | | Remove obsolete mkspecs for macOS targetsJake Petroules2016-08-2315-389/+0
* | | | Reorder directives in macOS mkspecs to match iOS, tvOS, and watchOSJake Petroules2016-08-226-21/+21
* | | | Remove strange INCLUDEPATH from tvOS and watchOS mkspecsJake Petroules2016-08-222-4/+0
* | | | Move common/ios configurations into common/uikitJake Petroules2016-08-225-9/+9
|/ / /
* | | qmake: Also add bitcode flags to linkerJake Petroules2016-08-201-0/+2
* | | qmake: enable bitcode also for iOSJake Petroules2016-08-193-3/+1
* | | Add support for Apple watchOSJake Petroules2016-08-1912-2/+153
* | | fix up detection code for compiler defaulting to c++98Oswald Buddenhagen2016-08-191-2/+0
* | | add configure test result cachingOswald Buddenhagen2016-08-191-0/+71
* | | Remove useless guards around #define's in qconfig.hLars Knoll2016-08-191-2/+0
* | | Don't define QT_OPENGL_ES_2* in opengl.prfLars Knoll2016-08-191-2/+1
* | | Use qtConfig throughout in qtbaseLars Knoll2016-08-1923-58/+58
* | | Rework privateFeatureLars Knoll2016-08-191-3/+5
* | | Add support for safe feature checking at compile timeLars Knoll2016-08-192-0/+24
* | | Improve library version handlingLars Knoll2016-08-191-1/+16
* | | sync timestamps also for forwarding headers to generated onesOswald Buddenhagen2016-08-191-0/+2
* | | fix relative paths in forwarding headers to generated privatesOswald Buddenhagen2016-08-191-1/+2
* | | employ QMAKE_USE: LIBS += -lfooOswald Buddenhagen2016-08-191-1/+0
* | | Add method to encapsulate dependencies to external librariesLars Knoll2016-08-191-0/+23