summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-2315-20/+101
|\
| * Place classes from private headers in the Qt_5_PRIVATE_API ELF versionThiago Macieira2015-10-202-1/+73
| * don't try to use relative rpaths on platforms that don't support itOswald Buddenhagen2015-10-201-1/+1
| * support relative paths in QMAKE_RPATHDIROswald Buddenhagen2015-10-203-7/+7
| * Update qversiontagging.cpp not to use too much assembler magicThiago Macieira2015-10-201-2/+6
| * winrt: Avoid empty <Dependencies> section in manifest filesOliver Wolff2015-10-203-4/+6
| * winrt: use correct winapi family defines in mkspecs and system detectionAndrew Knight2015-10-205-5/+5
| * Turn C++11 on by default if the compiler supports C++11Thiago Macieira2015-10-161-0/+2
| * tools: use QStringBuilderMarc Mutz2015-10-151-0/+1
* | headersclean: s/QT_USE_FAST_CONCATENATION/QT_USE_QSTRINGBUILDERSérgio Martins2015-10-191-1/+1
* | Update mkspecs to use "c++11" instead of "c++0x"Thiago Macieira2015-10-184-7/+7
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-1484-319/+195
|\|
| * Add support for the Jetson TK1 Pro using EGLDeviceLaszlo Agocs2015-10-142-0/+72
| * Distinguish between Objective-C and Objective-C++ sourcesTor Arne Vestbø2015-10-0915-51/+10
| * Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2015-10-021-1/+1
| |\
| | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-1/+1
| | |\
| | | * Windows: Change the mocinclude extension to .optAndy Shaw2015-09-291-1/+1
| * | | remove now superfluous QMAKE_*_VERSION_OVERRIDEsOswald Buddenhagen2015-10-021-6/+0
| * | | merge MingwMakefileGenerator::findLibraries() into Win32MakefileGeneratorOswald Buddenhagen2015-10-021-0/+1
| |/ /
| * | Xcode: Set DYLD_IMAGE_SUFFIX=_debug when launching Debug configurationTor Arne Vestbø2015-10-011-0/+7
| * | unify handling of library prefixes and extensionsOswald Buddenhagen2015-10-018-5/+20
| * | move inclusions of unix.conf (and related files) near the topOswald Buddenhagen2015-10-0150-52/+102
| * | remove references to $$QMAKE_CYGWIN_EXEOswald Buddenhagen2015-10-011-1/+0
| * | remove unsupported linux-armcc specOswald Buddenhagen2015-10-013-165/+0
| * | omit trailing /. from relative RPATHs pointing to own directoryOswald Buddenhagen2015-10-011-2/+8
| * | fix place of "qnx" in $$QMAKE_PLATFORMOswald Buddenhagen2015-10-011-1/+1
| * | more accurate check for presence of target INSTALLOswald Buddenhagen2015-10-011-1/+2
| * | Don't include <windows.h> in the MinGW qplatformdefs.hThiago Macieira2015-09-301-1/+0
| * | Fix for platform socklen_t on other C libraries than glibc.Dave Flogeras2015-09-301-3/+3
| * | Remove unused font deployment featureAndrew Knight2015-09-301-62/+0
* | | configure: Add support for detecting AVX512 instructionsThiago Macieira2015-09-255-0/+71
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-2543-314/+365
|\| |
| * | Use QMAKE_MOD_LEX/QMAKE_MOD_YACC in lex/yacc featuresAndrew Knight2015-09-242-7/+7
| * | Update the list of compilers we are free of warnings withThiago Macieira2015-09-221-6/+6
| * | ICC: Remove the -fno-jump-tables workaround.Thiago Macieira2015-09-212-2/+2
| * | ICC: Update LTCG-related optionsThiago Macieira2015-09-213-1/+9
| * | Disable annoying ICC warning 809Thiago Macieira2015-09-211-1/+1
| * | inline qtAddModules() and dependenciesOswald Buddenhagen2015-09-172-124/+105
| * | change implementation of deprecated qtAddLibrary() to modify QTOswald Buddenhagen2015-09-171-1/+2
| * | inline qtAddRpathLink()Oswald Buddenhagen2015-09-172-18/+13
| * | sanitize qt rpath handling, in particular on macOswald Buddenhagen2015-09-176-27/+27
| * | simplify qt rpath codeOswald Buddenhagen2015-09-173-15/+5
| * | remove dead code re QTLIBOswald Buddenhagen2015-09-171-4/+0
| * | remove boundschecker exclusion hackOswald Buddenhagen2015-09-171-12/+0
| * | remove some mac multiarch vestigesOswald Buddenhagen2015-09-171-14/+1
| * | Fix QMAKE_CXX/CROSS_COMPILE verification with ccacheBenoît Thébaudeau2015-09-141-2/+7
| * | WinRT: Deployqt version/copyright information to dllsOliver Wolff2015-09-133-1/+3
| * | Do not install example sources when using vc(x)projOliver Wolff2015-09-131-0/+2
| * | Add a linker version script to Qt librariesThiago Macieira2015-09-135-0/+26
| * | iOS: filter out iWatch devices when running auto testsRichard Moe Gustavsen2015-09-112-2/+2