summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
...
| | | * delay resolution of darwin deployment target and architecturesOswald Buddenhagen2016-12-302-80/+80
| | | * remove pointless conditionalsOswald Buddenhagen2016-12-301-2/+2
| | | * centralize QMAKE_COMPILER_DEFINES+=_WIN32 also for winrt specsOswald Buddenhagen2016-12-304-3/+1
| | | * Fix GCC 7 developer buildAllan Sandfeld Jensen2016-12-261-0/+3
| | | * Fix typo in -Xarch handlingJake Petroules2016-12-231-1/+1
| | | * Merge all "win32-msvc*" mkspecs into oneThiago Macieira2016-12-2320-292/+28
| | | * Remove hard-coded MS compiler versions from the mkspecsThiago Macieira2016-12-2320-44/+22
| | | * determine msvc compat version in clang spec dynamicallyOswald Buddenhagen2016-12-232-2/+21
| | | * determine compiler version at build time, not in configureOswald Buddenhagen2016-12-2311-9/+108
| | | * prune obsolete qml file deploymentOswald Buddenhagen2016-12-231-34/+0
| | | * prune vestiges of DEPLOYMENT_PLUGINOswald Buddenhagen2016-12-231-21/+2
| | | * Mark QPA symbols as privateLisandro Damián Nicanor Pérez Meyer2016-12-211-2/+5
* | | | Build Qt libraries with -fapplication-extensionJake Petroules2017-01-274-0/+16
|/ / /
* / / Remove useless DARWIN_NO_CARBON define from uikit mkspecsJake Petroules2017-01-241-1/+0
|/ /
* | Rename ill-named RPi3 specs to match the restLaszlo Agocs2017-01-204-0/+0
* | Fix --exceptions flag usage on INTEGRITYKimmo Ollila2017-01-181-0/+5
* | Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-1815-427/+12
* | Add support for building for INTEGRITY using GHS toolchainKimmo Ollila2017-01-102-5/+10
* | Bump the minimum required Darwin versionsJake Petroules2017-01-036-6/+6
* | CMake: Create a Qt5::<ModuleName>Private target for each moduleStephen Kelly2016-12-231-0/+25
* | qmake: add support for launch images in asset catalogsJake Petroules2016-12-221-0/+15
* | Add generic device for general cross-buildingAllan Sandfeld Jensen2016-12-212-0/+49
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1623-114/+153
|\|
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-165-6/+7
| |\
| | * Merge remote-tracking branch 'origin/5.7' into 5.8.0Liang Qi2016-12-081-1/+1
| | |\
| | | * fix qlalr invocation in silent buildsOswald Buddenhagen2016-12-071-1/+1
| | * | moc: force the Microsoft compiler not to define _MSC_EXTENSIONSThiago Macieira2016-12-081-2/+2
| | * | Disable ICC warning 3373Thiago Macieira2016-12-073-3/+3
| | * | Set a proper name for the moc_predefs extra compilerJoerg Bornemann2016-11-301-0/+1
| * | | move all target spec handling to qmake-based configure systemOswald Buddenhagen2016-12-132-8/+16
| * | | move qdevice.pri creation to qmake-based configure systemOswald Buddenhagen2016-12-134-1/+11
| * | | move generation of qconfig.cpp (and qt.conf) to qmake-based configureOswald Buddenhagen2016-12-131-1/+1
| * | | nuke configure -host-optionOswald Buddenhagen2016-12-131-6/+6
| * | | move device spec validation to configureOswald Buddenhagen2016-12-139-58/+45
| * | | write HOST_QT_TOOLS to qmodule.pri instead of qhost.priOswald Buddenhagen2016-12-131-1/+1
| * | | move definition of configure -continue switch to builtinsOswald Buddenhagen2016-12-131-0/+2
| * | | move configure -redo handling (mostly) to qmake-based systemOswald Buddenhagen2016-12-132-3/+22
| * | | make handling of built-in configure options data-drivenOswald Buddenhagen2016-12-134-30/+41
| * | | move preparation of configure test build dir to qmake-based systemOswald Buddenhagen2016-12-131-0/+1
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1310-13/+94
|\| | |
| * | | move license check to qmake-based configure systemOswald Buddenhagen2016-12-081-3/+11
| * | | Add -Wdouble-promotion to headerscleanJesus Fernandez2016-11-301-0/+11
| |/ /
| * | Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-11-261-0/+1
| |\ \
| | * | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-251-0/+1
| | |\|
| | | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-251-0/+1
| | | |\
| | | | * Android: All gcc flags should be set for clang tooBogDan Vatra2016-11-251-0/+1
| | | | * Fix qmldir copying in debug and release builds on WindowsJoerg Bornemann2016-11-231-1/+5
| * | | | make handling of qml module search path sanerOswald Buddenhagen2016-11-254-7/+23
| * | | | fix use of $$QMAKE_QMAKE, take 2Oswald Buddenhagen2016-11-251-1/+2
| |/ / /
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-243-1/+45
| |\| |