summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | | 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
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-291-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.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-155-46/+49
* | | Add a QT_REQUIRE_CONFIG(feature) macroLars Knoll2016-09-161-2/+9
* | | Convert the old feature systemLars Knoll2016-09-152-6/+14
* | | rename description => label in configure.jsonOswald Buddenhagen2016-09-151-7/+7
* | | Modularize configure.json/.priLars Knoll2016-09-151-0/+1
* | | 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-051-3/+6
* | | | Make DEVICE_ARCHS and SIMULATOR_ARCHS variables platform independentJake Petroules2016-09-052-31/+11
|/ / /
* | | 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/+54
* | | 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