summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Windows: Add -static-runtime configure optionKai Koehne2015-03-111-0/+7
* QNX: enable Neon support to be compiled in for QNXSamuli Piippo2015-03-092-1/+1
* iOS: Auto-detect available devices when running make check for testingTor Arne Vestbø2015-03-091-1/+17
* iOS: Use Xcode project to filter out environment variables instead of shellTor Arne Vestbø2015-03-091-1/+2
* iOS: Enable runnnig Qt tests using 'make check' via xcodebuild testTor Arne Vestbø2015-03-071-9/+7
* Xcode: Make QMAKE_MAC_SDK_(PLATFORM_)PATH depend on active SDKTor Arne Vestbø2015-03-071-0/+18
* iOS: Resolve QT depends before checking if we need to link in platform pluginTor Arne Vestbø2015-03-071-1/+2
* centralize setup of shell-related variables in spec_post.prfOswald Buddenhagen2015-03-0621-93/+64
* Xcode: Generate scheme manually, instead of letting Xcode do itTor Arne Vestbø2015-03-063-0/+106
* qmake: Expose iOS/OS X SDK platform path as QMAKE_MAC_SDK_PLATFORM_PATHTor Arne Vestbø2015-03-061-0/+8
* iOS: Resolve correct SDK as part of sdk.prf instead of default_post.prfTor Arne Vestbø2015-03-062-10/+12
* Xcode: Add support for generating XCTest test bundles out of Qt testcasesTor Arne Vestbø2015-03-061-0/+6
* eglfs: Pluginize RPi, iMX6 and Mali backendsLaszlo Agocs2015-03-057-372/+10
* Add Raspberry Pi 2 specsLaszlo Agocs2015-03-052-0/+60
* Add __APPLE_CC_ to QMAKE_COMPILER_DEFINES for moc.prfTor Arne Vestbø2015-03-041-1/+1
* Fix leaking ISA extensions in LTCG buildsAllan Sandfeld Jensen2015-03-043-0/+5
* Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-03-027-7/+7
|\
| * Replace old qt-project.org wiki with wiki.qt.ioSergio Ahumada2015-02-277-7/+7
* | Add mfloat-abi to linker flags for ARM devicesSamuli Piippo2015-02-272-0/+3
* | Fix VS build for target path with spacesOswald Buddenhagen2015-02-261-2/+2
* | Remove BlackBerry PlayBook support.Rafael Roquetto2015-02-204-84/+0
* | Fixed license headersJani Heikkinen2015-02-172-2/+2
* | support spaces in build and install dirsOswald Buddenhagen2015-02-174-21/+28
* | MSVC: Remove use of -Zm argumentKai Koehne2015-02-132-2/+2
* | Configure MSVC builds as C++11Allan Sandfeld Jensen2015-02-131-0/+2
* | Fix up the imx6 mkspecsLaszlo Agocs2015-02-121-12/+2
* | fix fallback for xcode specsOswald Buddenhagen2015-02-121-0/+1
* | remove branches for no longer supported build toolsOswald Buddenhagen2015-02-121-3/+0
* | make use of qtAddToolEnv() in pkgConfigExecutable()Oswald Buddenhagen2015-02-121-9/+5
* | Update copyright headersJani Heikkinen2015-02-11130-927/+911
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-103-5/+7
|\|
| * fix env variable setup on unix for testcases when DESTDIR is setOswald Buddenhagen2015-02-031-3/+4
| * Overwrite QMAKE_DEFAULT_XXXDIRS values.BogDan Vatra2015-02-031-0/+3
| * CMake: Fix QObject::connect failing on ARMAlbert Astals Cid2015-02-031-2/+0
* | Remove unused function from rpi hooksLaszlo Agocs2015-02-051-33/+0
* | introduce /dev variants of qmake propertiesOswald Buddenhagen2015-02-051-1/+1
* | make the installed meta files play nicely with sysrootsOswald Buddenhagen2015-02-052-8/+25
* | add value quoting to qtAddToolEnv()Oswald Buddenhagen2015-02-041-1/+2
* | nuke gbuild generatorOswald Buddenhagen2015-02-022-251/+0
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devSimon Hausmann2015-01-218-5/+22
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-218-5/+22
| |\|
| | * iOS: add AppIcon asset name to Xcode projectRichard Moe Gustavsen2015-01-161-0/+15
| | * iOS: bump QMAKE_IOS_DEPLOYMENT_TARGET to 5.1.1Richard Moe Gustavsen2015-01-081-1/+1
| | * use the major qt version for the library stem also in cmake filesOswald Buddenhagen2015-01-081-1/+1
| | * Remove the -load_all option from the linker enabling static buildsAndy Shaw2015-01-071-2/+0
| | * windeployqt: add clean step to toplevel makefileMaurice Kalinowski2015-01-061-1/+2
| | * Link against QMAKE_LIBS_EXECINFO when using backtrace(3).Raphael Kubo da Costa2015-01-033-0/+3
* | | WinRT: Disable compiler warning 4996 for debug buildsKai Koehne2015-01-191-1/+1
|/ /
* | QNX: Rename qcc-base-qnx-armv7le.conf mkspec.Rafael Roquetto2015-01-184-4/+4
* | QNX: Remove deprecated armv7le mkspecs.Rafael Roquetto2015-01-186-117/+0