summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qt_common.prf
Commit message (Expand)AuthorAgeFilesLines
* Update the list of compilers we are free of warnings withThiago Macieira2015-09-221-6/+6
* Add detection of C++14 and C++1z compiler featuresThiago Macieira2015-09-051-0/+2
* Make CONFIG += c++11 by default not disable GNU extensionsThiago Macieira2015-07-171-1/+1
* Update the list of compilers we are free of warnings withThiago Macieira2015-07-171-4/+4
* Let MSVC treat warnings as errorsKai Koehne2015-05-181-0/+3
* make the installed meta files play nicely with sysrootsOswald Buddenhagen2015-02-051-4/+7
* Use the GCC and Clang __builtin_bswap intrinsics in qbswapThiago Macieira2014-12-201-3/+0
* Enable the latest versions of GCC, Clang and ICC with -WerrorThiago Macieira2014-10-311-6/+6
* Fix linking warnings on OS X with qmlimportscannerSimon Hausmann2014-05-231-1/+1
* snuff -L/-I with system paths when installing meta filesOswald Buddenhagen2014-04-151-3/+9
* de-duplicate setup of libdir replacement in prl filesOswald Buddenhagen2014-04-151-0/+12
* purge -separate-debug-info=nocopyOswald Buddenhagen2014-03-201-1/+0
* Let Apple Clang 5.0 also have -Werror supportThiago Macieira2014-01-141-2/+2
* Use the QMAKE_CXXFLAGS_WARN_ON variable for setting -WerrorThiago Macieira2014-01-131-6/+6
* Add -Werror support for the regular Clang, not Apple'sThiago Macieira2014-01-101-3/+7
* Rewrite qmake's exclusive-build featureTor Arne Vestbø2013-10-251-0/+3
* Android: Never error out on literal-suffix warningEskil Abrahamsen Blomfeldt2013-09-201-0/+4
* Fix -Wno-error=deprecated for GCC and ClangThiago Macieira2013-09-041-2/+2
* Make sure deprecation warnings don't cause errors with -WerrorThiago Macieira2013-08-271-3/+4
* Set an upper range of compiler versions for -WerrorThiago Macieira2013-08-231-11/+13
* Add the infrastructure to compile Qt with -WerrorThiago Macieira2013-02-281-0/+34
* Enable C++11 mode for Qt tools tooThiago Macieira2013-02-281-1/+1
* Add qt_common.prf and move some common definitions thereThiago Macieira2013-02-281-0/+20