summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devSimon Hausmann2015-06-049-16/+39
|\
| * Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-039-16/+39
| |\
| | * Merge 5.5 into 5.5.0Oswald Buddenhagen2015-06-013-3/+19
| | |\
| | | * Run license checker in qmakeKai Koehne2015-05-271-0/+15
| | | * remove vestiges of .private_dependsOswald Buddenhagen2015-05-221-2/+2
| | | * Fixed compilation of auto tests using vc(x)proj filesOliver Wolff2015-05-221-1/+2
| | * | fix installing unix dll symlinks on windows hostsOswald Buddenhagen2015-06-011-3/+2
| | |/
| | * allow modules to declare that they have generated private includesOswald Buddenhagen2015-05-201-2/+9
| | * Let MSVC treat warnings as errorsKai Koehne2015-05-181-0/+3
| | * Build Qt for OS X and iOS with relative rpath.Adam Strzelecki2015-05-132-6/+3
| | * change approach to requesting headers-only modulesOswald Buddenhagen2015-05-081-2/+2
| | * rpath: use new DTAGS if availableOswald Buddenhagen2015-05-051-0/+1
* | | remove now superfluous eval callsJoerg Bornemann2015-06-031-2/+2
|/ /
* | deprecate DEPLOYMENT variableJoerg Bornemann2015-06-021-1/+1
* | Ensure that CONFIG += plugin_bundle will create Mach-O bundles on OSX/iOSTor Arne Vestbø2015-05-241-0/+2
* | Allow RESOURCES to contain standalone files and collections of filesTor Arne Vestbø2015-05-181-0/+60
|/
* make headers-only modules work for framework buildsOswald Buddenhagen2015-04-272-4/+11
* cmake: Don't mark header-only frameworks with the FRAMEWORK property.Stephen Kelly2015-04-271-0/+2
* fix distclean targetsOswald Buddenhagen2015-04-232-0/+25
* support headers-only modulesOswald Buddenhagen2015-04-231-3/+8
* don't overengineer DESTDIR calculationOswald Buddenhagen2015-04-232-8/+10
* cmake: Don't populate legacy variables for header-only modules.Stephen Kelly2015-04-231-0/+2
* don't try to include non-existing private module .priOswald Buddenhagen2015-04-211-2/+5
* disable automatic PCH compilation for headers-only modulesOswald Buddenhagen2015-04-211-1/+1
* make QMAKE_CXX/CROSS_COMPILE verification work under windowsOswald Buddenhagen2015-04-212-6/+21
* Implement a more direct headersclean checkThiago Macieira2015-04-173-5/+93
* Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Liang Qi2015-04-151-0/+14
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-0/+14
| |\
| | * fix dependencies for generated headers from TYPELIBSJoerg Bornemann2015-04-041-0/+14
* | | cmake: Generate INTERFACE targets for include-only modules.Stephen Kelly2015-04-153-6/+66
|/ /
* | Remove the old headersclean unit testThiago Macieira2015-04-102-94/+0
* | Upgrade ANGLE to 2.1~99f075dade7cAndrew Knight2015-04-091-1/+1
* | qmake: Rework dll deploymentOliver Wolff2015-04-071-4/+2
* | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-316-10/+16
|\|
| * restore qt4's qtLibraryTarget() behaviorOswald Buddenhagen2015-03-055-9/+15
| * Adjust wiki links to the new redirectSergio Ahumada2015-03-041-1/+1
* | testlib: Don't limit linking to XCTest to Xcode projectsTor Arne Vestbø2015-03-301-1/+1
* | Add XCTest logger backend to QtTestLibTor Arne Vestbø2015-03-271-0/+6
* | provide a way to disable only the axserver registrationOswald Buddenhagen2015-03-271-1/+2
* | make it possible to suppress the creation of a private moduleOswald Buddenhagen2015-03-271-2/+2
* | export modules with TEMPLATE=aux as no_linkOswald Buddenhagen2015-03-271-1/+3
* | revisit dumpcpp ruleJoerg Bornemann2015-03-251-1/+1
* | Fix separate_debug_info silent buildsAllan Sandfeld Jensen2015-03-131-1/+1
* | Fix installation of separate debug infoAllan Sandfeld Jensen2015-03-121-10/+12
* | Qmake: Add newly detected OSX framework paths also if they don't existUlf Hermann2015-03-121-1/+1
* | Only run tests for the default exclusive builds targetTor Arne Vestbø2015-03-121-16/+9
* | qmake winrt package_manifest: Abort when uuidgen is not foundAndrew Knight2015-03-121-1/+3
* | Windows: Add -static-runtime configure optionKai Koehne2015-03-111-0/+7
* | centralize setup of shell-related variables in spec_post.prfOswald Buddenhagen2015-03-061-0/+62
* | qmake: Expose iOS/OS X SDK platform path as QMAKE_MAC_SDK_PLATFORM_PATHTor Arne Vestbø2015-03-061-0/+8