summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configure.exe: Add -verbose option.Friedemann Kleint2015-10-022-3/+19
* remove now superfluous QMAKE_*_VERSION_OVERRIDEsOswald Buddenhagen2015-10-021-6/+0
* merge MingwMakefileGenerator::findLibraries() into Win32MakefileGeneratorOswald Buddenhagen2015-10-029-115/+87
* rewrite windows library handlingOswald Buddenhagen2015-10-025-71/+63
* make .prl processing less convolutedOswald Buddenhagen2015-10-024-66/+51
* make processPrlFile() munge the path less when replacing the targetOswald Buddenhagen2015-10-021-9/+8
* make lflags deduplication independent from link_prlOswald Buddenhagen2015-10-021-2/+1
* merge processPrlFiles() into findLibraries()Oswald Buddenhagen2015-10-028-161/+121
* Doc: replace \target with \keyword if at start of pageNico Vertriest2015-10-028-8/+8
* Doc: Update obsolete URLs to external documentationTopi Reinio2015-10-0212-19/+19
* Doc: Use correct image in Qt::BusyCursor documentationTopi Reinio2015-10-021-1/+1
* qdoc: Fix a regression with QML node attributes written to index filesTopi Reinio2015-10-021-19/+19
* Doc: Fix URL in QSystemTrayIcon documentationTopi Reinio2015-10-021-1/+1
* qdoc: Resolve namespaces declared in index treesTopi Reinio2015-10-021-1/+5
* tst_qdesktopservices: Use regular expression to suppress error message.Friedemann Kleint2015-10-021-1/+4
* tst_QSharedPointer: Add jom.exe to the list of make tools to be searched.Friedemann Kleint2015-10-021-0/+1
* Fix build without PCH after commit 3ae2387f375798a983b6d052723f10fc88b63da0Simon Hausmann2015-10-021-0/+4
* Revamp signal handling in eglfs/linuxfbLaszlo Agocs2015-10-023-70/+62
* Xcode: Set DYLD_IMAGE_SUFFIX=_debug when launching Debug configurationTor Arne Vestbø2015-10-011-0/+7
* Fix missing "We mean it" in qtbase private headersThiago Macieira2015-10-0110-0/+110
* Revert "Add support for same-file intrinsics with Clang 3.7"Thiago Macieira2015-10-011-3/+2
* Make -dbus-linked the default on all platformsThiago Macieira2015-10-012-14/+29
* QLocale: remove (harmless) dead codeThiago Macieira2015-10-011-6/+6
* remove QMAKE_<lib>_SUFFIX supportOswald Buddenhagen2015-10-013-8/+1
* remove support for CONFIG+=compile_libtoolOswald Buddenhagen2015-10-012-100/+10
* remove questionable libtool "compatibility" code from prl processingOswald Buddenhagen2015-10-011-11/+2
* remove pointless code pathOswald Buddenhagen2015-10-011-11/+3
* remove pointless code from prl processingOswald Buddenhagen2015-10-011-13/+1
* remove QMakeMetaInfo::clear()Oswald Buddenhagen2015-10-012-9/+0
* remove bizarre prl substitution codeOswald Buddenhagen2015-10-011-9/+1
* make /LIBPATH: deduplication code more like in the unix generatorOswald Buddenhagen2015-10-011-18/+13
* remove link_highest_lib_version misfeatureOswald Buddenhagen2015-10-013-24/+4
* remove magic patching up of libraries specified by file nameOswald Buddenhagen2015-10-012-82/+24
* unify handling of library prefixes and extensionsOswald Buddenhagen2015-10-0113-35/+25
* move inclusions of unix.conf (and related files) near the topOswald Buddenhagen2015-10-0150-52/+102
* remove references to $$QMAKE_CYGWIN_EXEOswald Buddenhagen2015-10-012-3/+0
* inline NmakeMakefileGenerator::getPdbTarget()Oswald Buddenhagen2015-10-012-7/+1
* remove support for {rvct,arm,ti}_linkerOswald Buddenhagen2015-10-012-61/+12
* remove unsupported linux-armcc specOswald Buddenhagen2015-10-013-165/+0
* remove overuse of trimmed()Oswald Buddenhagen2015-10-014-10/+9
* de-duplicate calculation of target baseOswald Buddenhagen2015-10-011-6/+7
* don't support arbitrary flags in LIBS on windowsOswald Buddenhagen2015-10-011-8/+5
* don't overquote library pathOswald Buddenhagen2015-10-011-1/+1
* fix configure bootstrap on mingw with spaces in the builddirOswald Buddenhagen2015-10-011-1/+1
* 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
* "frame" execution of config tests preciselyOswald Buddenhagen2015-10-012-1/+9
* Clean up debug code and unused functions from imagegestures exampleJoni Poikelin2015-10-013-4/+0
* Purge extraneous execute permissions.Edward Welbourne2015-09-304-0/+0