summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* fix dependencies for generated headers from TYPELIBSJoerg Bornemann2015-04-041-0/+14
* restore qt4's qtLibraryTarget() behaviorOswald Buddenhagen2015-03-055-9/+15
* Adjust wiki links to the new redirectSergio Ahumada2015-03-041-1/+1
* Replace old qt-project.org wiki with wiki.qt.ioSergio Ahumada2015-02-271-1/+1
* fix env variable setup on unix for testcases when DESTDIR is setOswald Buddenhagen2015-02-031-3/+4
* CMake: Fix QObject::connect failing on ARMAlbert Astals Cid2015-02-031-2/+0
* use the major qt version for the library stem also in cmake filesOswald Buddenhagen2015-01-081-1/+1
* windeployqt: add clean step to toplevel makefileMaurice Kalinowski2015-01-061-1/+2
* Use the GCC and Clang __builtin_bswap intrinsics in qbswapThiago Macieira2014-12-201-3/+0
* Make no_debug_info also strip out -gstabsAllan Sandfeld Jensen2014-12-051-4/+4
* Fix linking of sources without LTCG to a static lib with LTCGThiago Macieira2014-12-014-17/+22
* Make sure plugins under LTCG get the right flags too.Thiago Macieira2014-12-011-0/+2
* Decouple caching of iOS/OSX SDK path and version in sdk.prfTor Arne Vestbø2014-12-011-1/+5
* Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-213-4/+9
|\
| * Set CFBundleIdentifier prefix for Qt frameworksMorten Johan Sørvig2014-11-171-0/+2
| * Revert "Build Qt for OS X and iOS with relative rpath"Morten Johan Sørvig2014-11-172-3/+6
| * rcc: Change two-pass feature from opt-out to opt-inhjk2014-11-151-1/+1
* | mkspec macx-ios-clang: ensure SDK version is validRichard Moe Gustavsen2014-11-111-0/+4
|/
* WinRT: Add missing manifest specifier for rotationMaurice Kalinowski2014-11-071-0/+15
* Build Qt for OS X and iOS with relative rpathAdam Strzelecki2014-11-012-6/+3
* Add rpath pointing to Qt libraries in OS X and iOSAdam Strzelecki2014-11-011-0/+24
* Enable the latest versions of GCC, Clang and ICC with -WerrorThiago Macieira2014-10-311-6/+6
* add support for explicitly declaring the module master headerOswald Buddenhagen2014-10-292-1/+8
* Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-281-1/+4
|\
| * pay attention to the MAKE env variableOswald Buddenhagen2014-10-281-1/+4
* | embed a VERSIONINFO resource into Qt pluginsJoerg Bornemann2014-10-201-0/+6
* | WinCE: fix DLL build errors with CONFIG+=consoleJoerg Bornemann2014-10-081-0/+1
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Oswald Buddenhagen2014-10-074-8/+18
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-064-8/+18
| |\|
| | * fix parallel installation of private and qpa headers in qt framework bundlesOswald Buddenhagen2014-10-011-0/+2
| | * Don't make Info.plist for debug framework bundlesGabriel de Dietrich2014-10-011-2/+5
| | * actually use DIRLIST_SEPARATOROswald Buddenhagen2014-10-011-1/+1
| | * create_cmake: Fix mingw plugin pathTimothy Gu2014-09-291-5/+10
* | | pass windows/console linker flags to DLLs and executablesJoerg Bornemann2014-10-062-7/+5
|/ /
* | micro-optimization: make use of qtPrepareTool()'s new modeOswald Buddenhagen2014-09-301-3/+3
* | use correct quoting style when running syncqt under mingwOswald Buddenhagen2014-09-302-7/+9
* | create_cmake: Make the warning actually useful.Robin Burchell2014-09-261-1/+3
* | make -force-debug-info work for objective COswald Buddenhagen2014-09-261-0/+1
* | Use the correct QMake spec when running config testsThomas McGuire2014-09-251-1/+1
* | copy qml files only once in debug-and-release buildsOswald Buddenhagen2014-09-171-1/+1
* | Use Qt's major version in the library prefixJocelyn Turcotte2014-09-102-7/+5
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-08-044-29/+11
|\|
| * avoid that CROSS_COMPILE affects host buildsOswald Buddenhagen2014-08-011-1/+3
| * Merge "Merge remote-tracking branch 'origin/stable' into 5.3" into refs/stagi...Oswald Buddenhagen2014-07-311-6/+1
| |\
| | * Merge remote-tracking branch 'origin/stable' into 5.3Oswald Buddenhagen2014-07-301-6/+1
| | |\
| | | * Remove -Wcast-align from QMAKE_CXXFLAGS.Lisandro Damián Nicanor Pérez Meyer2014-06-271-6/+1
| * | | Android: export ANDROID_SDK_BUILD_TOOLS_REVISION.BogDan Vatra2014-07-312-22/+7
| |/ /
* | | Android: Output QML import and root paths for qmlimportscannerEskil Abrahamsen Blomfeldt2014-08-011-0/+7
* | | make module-by-module build work when old builds are installedOswald Buddenhagen2014-07-301-3/+5
* | | turn off multi-pass RCC for Visual Studio projectsJoerg Bornemann2014-07-291-1/+1