summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Xcode: Add support for generating XCTest test bundles out of Qt testcasesTor Arne Vestbø2015-03-061-0/+6
* | Fix leaking ISA extensions in LTCG buildsAllan Sandfeld Jensen2015-03-041-0/+1
* | Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-03-021-1/+1
|\|
| * Replace old qt-project.org wiki with wiki.qt.ioSergio Ahumada2015-02-271-1/+1
* | Fix VS build for target path with spacesOswald Buddenhagen2015-02-261-2/+2
* | Fixed license headersJani Heikkinen2015-02-171-1/+1
* | support spaces in build and install dirsOswald Buddenhagen2015-02-174-21/+28
* | 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-112-25/+17
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-102-5/+4
|\|
| * 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
* | 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
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-212-2/+3
|\|
| * 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
* | WinRT: Refactor icon specification usageMaurice Kalinowski2015-01-131-0/+12
* | Clean up ltcg.prf with variables, including a new static modeThiago Macieira2015-01-112-17/+22
* | Let qmake find the number of processors onlineThiago Macieira2015-01-111-8/+2
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-291-3/+0
|\|
| * Use the GCC and Clang __builtin_bswap intrinsics in qbswapThiago Macieira2014-12-201-3/+0
* | Haiku: Add support for Haiku to build systemTobias Koenig2014-12-211-0/+2
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-106-20/+31
|\|
| * 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' into devFrederik Gladhorn2014-11-249-9/+64
|\|
| * Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-213-4/+9
| |\