summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* use bindir instead of libdir when launching tools on windows, take 2Oswald Buddenhagen2016-09-282-3/+5
* 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
* | | Add a QT_REQUIRE_CONFIG(feature) macroLars Knoll2016-09-161-2/+9
* | | 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
* | | Modularize the new configure system (infrastructure part)Lars Knoll2016-09-108-167/+430
* | | Be more robust when reading the library version number from pkg-configLars Knoll2016-09-101-0/+1
* | | Add BLACKLIST to builtin_testdataMaurice Kalinowski2016-09-071-0/+5
* | | Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-09-061-3/+3
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-051-3/+3
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-051-3/+3
| | |\|
| | | * Mark Apple Clang 7.x as warning-free on macOS and (also Clang 3.9) iOSJake Petroules2016-08-311-3/+3
* | | | Make TARGETED_DEVICE_FAMILY variable platform independentJake Petroules2016-09-054-6/+9
* | | | Make DEVICE_ARCHS and SIMULATOR_ARCHS variables platform independentJake Petroules2016-09-055-37/+17
|/ / /
* | | Remove simulator_and_device handling for the Makefile generatorJake Petroules2016-09-037-84/+77
* | | Remove the ability to build simulator/device targets from SUBDIRS projectsJake Petroules2016-09-031-34/+0
* | | Enable precompiled headers on iOS, tvOS, watchOSJake Petroules2016-09-022-5/+26
* | | configure: ask pkg-config only for the info we're interestedThiago Macieira2016-08-311-1/+1
* | | 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
* | | qmake: Also add bitcode flags to linkerJake Petroules2016-08-201-0/+2
* | | qmake: enable bitcode also for iOSJake Petroules2016-08-193-3/+1