summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | 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
* | 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
* | 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
* | Fix qmldir copying in debug and release builds on WindowsSimon Hausmann2016-08-151-7/+9
* | Copy qmldir file even for prefix buildsKai Koehne2016-08-131-3/+15
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-132-3/+2
|\|
| * iOS, mkspec: remove faulty SDK checkRichard Moe Gustavsen2016-08-121-3/+0
| * ios_destinations.sh: ignore devices that are marked as placeholdersRichard Moe Gustavsen2016-08-121-0/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-101-1/+1
|\|
| * win: Disable warning about deprecated ATL modulesMaurice Kalinowski2016-08-101-1/+1
* | Add X11 support for the DRIVE CXLaszlo Agocs2016-08-101-1/+8
* | Add -opengl es2 to the DRIVE CX configure exampleLaszlo Agocs2016-08-081-1/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-266-195/+396
|\|
| * configure and mkspecs: Don't try to find xcrun with xcrunGabriel de Dietrich2016-07-211-1/+1
| * Android: Add support for clang compilerBogDan Vatra2016-07-205-193/+395
| * Change compiler flags for AndroidBogDan Vatra2016-07-191-18/+17
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-157-6/+26
|\|
| * Set library strip flags on Apple platformsJake Petroules2016-07-131-0/+1
| * generalize references to exclusive buildsOswald Buddenhagen2016-07-133-4/+3
| * remove redundant condition from private module use warningOswald Buddenhagen2016-07-131-1/+1
| * Add warning when using pkg-config with a Qt build with it disabledSamuel Gaist2016-07-131-1/+4
| * OpenBSD: add X11R6/lib to QMAKE_RPATHDIRRalf Nolden2016-07-131-0/+2
| * OpenBSD: redefine g++/gcc commands to eg++/egcc to use newer gcc 4.9Ralf Nolden2016-07-071-0/+15
* | Enable -WX (warnings are errors) for MSVC 2015Thiago Macieira2016-07-151-3/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-043-2/+5
|\|
| * Fix the naming of an LLVM tool in common/clang.confThiago Macieira2016-07-021-1/+1
| * NetBSD: add QMAKE_RPATHDIR for standard QMAKE_LIBDIRRalf Nolden2016-07-011-0/+3
| * winrt: Set minimum SDK version to 10586Maurice Kalinowski2016-07-011-1/+1