summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Purge default locations from commonly used device makespecsLaszlo Agocs2015-05-133-12/+2
* 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
* Merge remote-tracking branch 'origin/5.4' into merge5.5Allan Sandfeld Jensen2015-05-083-3/+3
|\
| * Require -fPIC instead of just -fPIE for -reduce-relocationsThiago Macieira2015-05-073-3/+3
* | rpath: use new DTAGS if availableOswald Buddenhagen2015-05-052-0/+2
* | Move QMAKE_CXXFLAGS_RELEASE_WITH_DEBUGINFO definition to gcc-base.confRomain Pokrzywka2015-04-303-6/+3
* | 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
* | Fix clang release with debuginfo buildsAllan Sandfeld Jensen2015-04-011-0/+2
* | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-3113-17/+23
|\|
| * Android: Fix compilation on armv5 with 4.9 toolchainEskil Abrahamsen Blomfeldt2015-03-201-1/+1
| * restore qt4's qtLibraryTarget() behaviorOswald Buddenhagen2015-03-055-9/+15
| * Adjust wiki links to the new redirectSergio Ahumada2015-03-047-7/+7
* | testlib: Don't limit linking to XCTest to Xcode projectsTor Arne Vestbø2015-03-301-1/+1
* | fix C4275 warnings for MSVC 2010 buildDebao Zhang2015-03-281-1/+2
* | Add XCTest logger backend to QtTestLibTor Arne Vestbø2015-03-273-3/+33
* | fix quoting problems in ios main() renamerOswald Buddenhagen2015-03-272-8/+11
* | 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
* | Revert "iOS: Prefer debug-simulator as default test target"Tor Arne Vestbø2015-03-251-3/+0
* | revisit dumpcpp ruleJoerg Bornemann2015-03-251-1/+1
* | Add device mkspec for Odroid-XU3Andy Nichols2015-03-182-0/+51
* | iOS: Prefer debug-simulator as default test targetTor Arne Vestbø2015-03-161-0/+3
* | iOS: Pass TESTARGS environment variable as args during Xcode test actionTor Arne Vestbø2015-03-161-1/+7
* | iOS: enable QMAKE_EXTRA_TARGETSRichard Moe Gustavsen2015-03-151-1/+0
* | 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
* | 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