summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* fix manifest embedding for VS 2012, VS 2013 and VS 2015Joerg Bornemann2015-06-092-2/+2
* Add detection of and support for Visual Studio 2015Joerg Bornemann2015-04-092-0/+139
* Update copyright headersAkseli Salovaara2015-03-31183-2424/+2424
* Info.plist.lib whitespace fixupMorten Johan Sørvig2015-03-046-18/+18
* QNX: Fix QDir::entryInfoList()Bernd Weimer2014-04-222-2/+2
* Updated year in copyright headerKai Koehne2014-03-26177-177/+177
* win32-msvc2013: force synchronous writes to .pdb filesJoerg Bornemann2014-01-231-1/+1
* add support for Visual Studio 2013Joerg Bornemann2014-01-212-0/+139
* Enable building with clang / libc++ on OS X 10.9 MavericksBrian Jensen2013-12-054-0/+164
* QNX: Make use of _readdir64_rBernd Weimer2013-11-283-0/+21
* Sun CC: Fix QtNetwork compilationSergio Ahumada2013-08-281-1/+1
* gdb_dwarf_index: Use a sed call that's more POSIX-compliant.Raphael Kubo da Costa2013-08-131-1/+1
* Don't overwrite QMAKE_QT_CONFIG with empty valueJonathan Liu2013-06-061-1/+5
* Avoid macro re-definition after 65bd0bd1f047f6db6d67a8f089a9a409354b95a1Konstantin Ritt2013-04-248-8/+8
* qmake: increase .pro-file compatibility between Qt 4 and 5Marc Mutz2013-04-051-1/+12
* mkspecs: fix the path for rcc for win32-g++Liang Qi2013-03-201-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-13175-175/+175
* QNX: adjust settings for separate debug info featurePeter Hartmann2012-12-151-3/+10
* BlackBerry mkspecs: optimize linker flagsPeter Hartmann2012-12-042-0/+4
* Device mkspec for Blackberry PlaybookRafael Roquetto2012-11-284-0/+98
* BlackBerry mkspecs: use compiler flags for C++ and C compilerPeter Hartmann2012-11-282-0/+5
* BlackBerry mkspecs: tell compiler the specific ARM version (cortex-a9)Peter Hartmann2012-11-261-0/+2
* Updated and fixed win32-icc mkspec for ICC 12.1 or betterAlexey Ivanov2012-11-011-16/+18
* don't set QT_BUILD_DIR as a side effectOswald Buddenhagen2012-10-302-7/+10
* Remove the -falign-stack option from ICC's mkspec.Thiago Macieira2012-10-181-1/+1
* optimize loading of qconfig.pri & qdevice.pri somewhatOswald Buddenhagen2012-10-172-5/+5
* Blackberry mkspecs: Refine compiler optionsPeter Hartmann2012-10-143-7/+19
* QNX: change suffix for separate debug filesPeter Hartmann2012-10-021-7/+9
* Enable HiDPI mode for retina displays.Morten Sorvig2012-10-027-0/+14
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-29179-4274/+4274
* Refactor coreservices -> ios & QT_NO_CORESERVICES -> Q_OS_IOSIan Dean2012-09-181-1/+1
* Add msvc2012 supportPeter Kümmel2012-09-172-0/+139
* When x-compiling on Linux the host tools doesn't have Windows' executable suffixPeter Kümmel2012-09-121-3/+5
* find qdevice.pri even for installed qt buildsOswald Buddenhagen2012-09-101-1/+1
* Add -pipe option of win32-g++'s QMAKE_CFLAGSYuchen Deng2012-09-101-1/+1
* Add qmake CROSS_COMPILE variable via load(device_config)Peter Kümmel2012-09-071-7/+13
* Minimal backport of --device-option support in configurePeter Kümmel2012-09-071-0/+14
* QNX: Move qpa-based mkspecs out of the unsupported directorySean Harmer2012-09-058-8/+8
* QNX: Enable pre-compiled header support for QNXSean Harmer2012-09-041-0/+5
* Decouple -lang-c++ from CXX command on QNX mkspecsSean Harmer2012-09-044-8/+5
* Fix indentation.Morten Sorvig2012-08-247-7/+7
* QNX: Enable QT_NO_IMPORT_QT47_QMLKevin Ottens2012-08-231-0/+2
* Fix vcproj file generation for incredibuild handling of moc etc targetsAndy Shaw2012-08-141-1/+2
* Update contact information in license headers.Sergio Ahumada2012-08-01160-310/+312
* [Blackberry] Set default platform name for QPARafael Roquetto2012-07-302-0/+4
* Add common build flags required for iOS platform plugins.Ian Dean2012-07-271-1/+1
* Removed existing iOS mkspecs. Added Qt5 iOS mkspecs to unsupported.Ian Dean2012-07-2541-317/+1322
* Clang: Do not warn about unused parameters (caused by ccache)Tobias Hunger2012-06-281-0/+2
* Fix compile issue on AIXAndy Shaw2012-06-241-1/+1
* Enable extra warnings for win32-g++ mkspecsJonathan Liu2012-05-242-2/+2